20 places near Matagalo, Zarumilla, Tumbes, Peru
filter by placetype:
  1. Matapalo
    Matapalo, Zarumilla, Tumbes, Peru (Town)
  2. Matagalo
    Matagalo, Zarumilla, Tumbes, Peru (Town)
  3. Carcabon
    Carcabon, Arenillas, El Oro, Ecuador (LocalAdmin)
  4. Palmales
    Palmales, Arenillas, El Oro, Ecuador (LocalAdmin)
  5. Tumbes
    Tumbes, Tumbes, Peru (County)
  6. Zarumilla
    Zarumilla, Tumbes, Peru (County)
  7. Arenillas
    Arenillas, El Oro, 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.037 seconds ⌛; show me the details?

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