19 places near El Perchel, Tilcara, 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. El Perchel
    El Perchel, Tilcara, Jujuy, Argentina (Town)
  4. Gran Chaco
    Gran Chaco (Colloquial)
  5. Cochinoca
    Cochinoca, Jujuy, Argentina (County)
  6. Humahuaca
    Humahuaca, Jujuy, Argentina (County)
  7. Tilcara
    Tilcara, Jujuy, Argentina (County)
  8. Tumbaya
    Tumbaya, Jujuy, Argentina (County)
  9. America/Argentina/Cordoba
    America/Argentina/Cordoba, Argentina (Timezone)
  10. America/Argentina/Jujuy
    America/Argentina/Jujuy, 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.359352, -23.47035 ] } } } } ], "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" } } ] }