20 places near Zapla, Palpalá, Jujuy, Argentina
filter by placetype:
  1. San Pedro
    San Pedro, San Pedro, Jujuy, Argentina (Town)
  2. Santa Clara
    Santa Clara, Santa Barbara, Jujuy, Argentina (Town)
  3. Joaquín V. González
    Joaquín V. González, Anta, Salta, Argentina (Town)
  4. Zapla
    Zapla, Palpalá, Jujuy, Argentina (Town)
  5. Palpalá
    Palpalá, Palpalá, Jujuy, Argentina (Town)
  6. Gran Chaco
    Gran Chaco (Colloquial)
  7. Palpalá
    Palpalá, Jujuy, Argentina (County)
  8. San Antonio
    San Antonio, Jujuy, Argentina (County)
  9. Dr Manuel Belgrano
    Dr Manuel Belgrano, Jujuy, Argentina (County)
  10. America/Argentina/Cordoba
    America/Argentina/Cordoba, Argentina (Timezone)

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

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

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