15 places near Balfate, Balfate, Colón, Honduras
filter by placetype:
  1. Balfate
    Balfate, Balfate, Colón, Honduras (Town)
  2. Jutiapa
    Jutiapa, Jutiapa, Atlántida, Honduras (Town)
  3. Sonaguera
    Sonaguera, Sonaguera, Colón, Honduras (Town)
  4. Balfate
    Balfate, Colón, Honduras (County)
  5. Jutiapa
    Jutiapa, Atlántida, Honduras (County)
  6. America/Tegucigalpa
    America/Tegucigalpa (Timezone)
  7. Atlántida
    Atlántida, Atlántida, Honduras (State)
  8. Colón
    Colón, Colón, Honduras (State)
  9. Honduras
    Honduras, Honduras (Country)
  10. Caribbean Sea
    Caribbean Sea (Sea)

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

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

        
0.017 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -86.396477, 15.77848 ] } } } } ], "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" } } ] }