16 places near San José, San José, La Paz, Honduras
filter by placetype:
  1. San José
    San José, San José, La Paz, Honduras (Town)
  2. Marcala
    Marcala, La Paz, Honduras (County)
  3. San José
    San José, La Paz, Honduras (County)
  4. Santa María
    Santa María, La Paz, Honduras (County)
  5. America/El_Salvador
    America/El_Salvador (Timezone)
  6. America/Tegucigalpa
    America/Tegucigalpa (Timezone)
  7. Comayagua
    Comayagua, Comayagua, Honduras (State)
  8. Intibucá
    Intibucá, Intibucá, Honduras (State)
  9. La Paz
    La Paz, La Paz, Honduras (State)
  10. Honduras
    Honduras, Honduras (Country)

Search again including deprecated places, unknown places, places that visit Null Island or everything?

This query took 0.01 seconds ⌛; show me the details?

        
0.01 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -87.959503, 14.24506 ] } } } } ], "must_not": [ { "terms": { "woe:placetype": [ 0, 11, 25 ] } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "desc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }