15 places near Tonchigüe, Atacames, Esmeraldas, Ecuador
filter by placetype:
  1. Tonchigüe
    Tonchigüe, Atacames, Esmeraldas, Ecuador (Town)
  2. San Francisco
    San Francisco, Muisne, Esmeraldas, Ecuador (LocalAdmin)
  3. Tonchigue
    Tonchigue, Atacames, Esmeraldas, Ecuador (LocalAdmin)
  4. Atacames
    Atacames, Esmeraldas, Ecuador (County)
  5. Muisne
    Muisne, Esmeraldas, Ecuador (County)
  6. America/Bogota
    America/Bogota (Timezone)
  7. America/Guayaquil
    America/Guayaquil, Ecuador (Timezone)
  8. Esmeraldas
    Esmeraldas, Esmeraldas, Ecuador (State)
  9. Ecuador
    Ecuador, Ecuador (Country)
  10. Atlantic Ocean
    Atlantic Ocean (Ocean)

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

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

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