19 places near A1301, Sigsig, Azuay, Ecuador
filter by placetype:
  1. Amazon River
    Amazon River, Brasil (Drainage)
  2. Chiguinda
    Chiguinda, Gualaquiza, Morona-Santiago, Ecuador (LocalAdmin)
  3. Cuchil
    Cuchil, Sigsig, Azuay, Ecuador (LocalAdmin)
  4. Principal
    Principal, Chordeleg, Azuay, Ecuador (LocalAdmin)
  5. Sigsig
    Sigsig, Sigsig, Azuay, Ecuador (LocalAdmin)
  6. Chordeleg
    Chordeleg, Azuay, Ecuador (County)
  7. Gualaquiza
    Gualaquiza, Morona-Santiago, Ecuador (County)
  8. Sigsig
    Sigsig, Azuay, Ecuador (County)
  9. America/Bogota
    America/Bogota (Timezone)
  10. America/Guayaquil
    America/Guayaquil, Ecuador (Timezone)

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

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

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