13 places near Gueguensi Isla, Amapala, Valle, Honduras
filter by placetype:
  1. Nacaome
    Nacaome, Nacaome, Valle, Honduras (Town)
  2. Gueguensi Isla
    Gueguensi Isla, Amapala, Valle, Honduras (Island)
  3. Amapala
    Amapala, Valle, Honduras (County)
  4. Nacaome
    Nacaome, Valle, Honduras (County)
  5. America/Managua
    America/Managua (Timezone)
  6. America/Tegucigalpa
    America/Tegucigalpa (Timezone)
  7. Caribbean Sea
    Caribbean Sea (Sea)
  8. North America
    North America (Continent)
  9. South America
    South America (Continent)
  10. Central America
    Central America (Supername)

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

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

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