16 places near El Barco, Contralmirante Villar, Tumbes, Peru
filter by placetype:
  1. El Barco
    El Barco, Contralmirante Villar, Tumbes, Peru (Town)
  2. Contralmirante Villar
    Contralmirante Villar, Tumbes, Peru (County)
  3. Sullana
    Sullana, Piura, Peru (County)
  4. Tumbes
    Tumbes, Tumbes, Peru (County)
  5. America/Bogota
    America/Bogota (Timezone)
  6. America/Guayaquil
    America/Guayaquil, Ecuador (Timezone)
  7. America/Lima
    America/Lima (Timezone)
  8. Piura
    Piura, Piura, Peru (State)
  9. Tumbes
    Tumbes, Tumbes, Peru (State)
  10. Peru
    Peru, Peru (Country)

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

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

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