15 places near Vaqueros, La Caldera, Salta, Argentina
filter by placetype:
  1. Vaqueros
    Vaqueros, La Caldera, Salta, Argentina (Town)
  2. San Pedro
    San Pedro, San Pedro, Jujuy, Argentina (Town)
  3. Santa Clara
    Santa Clara, Santa Barbara, Jujuy, Argentina (Town)
  4. Gran Chaco
    Gran Chaco (Colloquial)
  5. La Caldera
    La Caldera, Salta, Argentina (County)
  6. Salta
    Salta, Salta, Argentina (County)
  7. America/Argentina/Cordoba
    America/Argentina/Cordoba, Argentina (Timezone)
  8. America/Argentina/Salta
    America/Argentina/Salta, Argentina (Timezone)
  9. Salta
    Salta, Salta, Argentina (State)
  10. Argentina
    Argentina, Argentina (Country)

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

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

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