17 places near Cevallos, Tungurahua, Ecuador
filter by placetype:
  1. Amazon River
    Amazon River, Brasil (Drainage)
  2. Cevallos
    Cevallos, Cevallos, Tungurahua, Ecuador (LocalAdmin)
  3. Montalvo
    Montalvo, Ambato, Tungurahua, Ecuador (LocalAdmin)
  4. Quero
    Quero, Quero, Tungurahua, Ecuador (LocalAdmin)
  5. Ambato
    Ambato, Tungurahua, Ecuador (County)
  6. Cevallos
    Cevallos, Tungurahua, Ecuador (County)
  7. Quero
    Quero, Tungurahua, Ecuador (County)
  8. America/Bogota
    America/Bogota (Timezone)
  9. America/Guayaquil
    America/Guayaquil, Ecuador (Timezone)
  10. America/Lima
    America/Lima (Timezone)

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

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

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