13 places near Palanda, Zamora-Chinchipe, Ecuador
filter by placetype:
  1. Valladolid
    Valladolid, Palanda, Zamora-Chinchipe, Ecuador (LocalAdmin)
  2. Yangana
    Yangana, Loja, Loja, Ecuador (LocalAdmin)
  3. Loja
    Loja, Loja, Ecuador (County)
  4. Palanda
    Palanda, Zamora-Chinchipe, Ecuador (County)
  5. America/Guayaquil
    America/Guayaquil, Ecuador (Timezone)
  6. America/Lima
    America/Lima (Timezone)
  7. Loja
    Loja, Loja, Ecuador (State)
  8. Zamora-Chinchipe
    Zamora-Chinchipe, Zamora-Chinchipe, 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.041 seconds ⌛; show me the details?

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