19 places near La Libertad, Espejo, Carchi, Ecuador
  1. Tulcán
    Tulcán, Tulcan, Carchi, Ecuador (Town)
  2. El Angel
    El Angel, Espejo, Carchi, Ecuador (LocalAdmin)
  3. La Libertad
    La Libertad, Espejo, Carchi, Ecuador (LocalAdmin)
  4. Amazonia
    Amazonia (Colloquial)
  5. Espejo
    Espejo, Carchi, Ecuador (County)
  6. Ibarra
    Ibarra, Imbabura, Ecuador (County)
  7. Mira
    Mira, Carchi, Ecuador (County)
  8. Tulcan
    Tulcan, Carchi, 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.032 seconds ⌛; show me the details?

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