17 places near Ventura, Canar, Canar, Ecuador
filter by placetype:
  1. Cumanda
    Cumanda, Cumanda, Chimborazo, Ecuador (LocalAdmin)
  2. El Triunfo
    El Triunfo, El Triunfo, Guayas, Ecuador (LocalAdmin)
  3. Ventura
    Ventura, Canar, Canar, Ecuador (LocalAdmin)
  4. Canar
    Canar, Canar, Ecuador (County)
  5. Cumanda
    Cumanda, Chimborazo, Ecuador (County)
  6. El Triunfo
    El Triunfo, Guayas, Ecuador (County)
  7. America/Bogota
    America/Bogota (Timezone)
  8. America/Guayaquil
    America/Guayaquil, Ecuador (Timezone)
  9. America/Lima
    America/Lima (Timezone)
  10. Canar
    Canar, Canar, Ecuador (State)

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, -2.26945 ] } } } } ], "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" } } ] }