18 places near Chicoana, Chicoana, Salta, Argentina
filter by placetype:
  1. Santa Gertrudis
    Santa Gertrudis, Chicoana, Salta, Argentina (Town)
  2. San Pedro
    San Pedro, San Pedro, Jujuy, Argentina (Town)
  3. Santa Clara
    Santa Clara, Santa Barbara, Jujuy, Argentina (Town)
  4. Chicoana
    Chicoana, Chicoana, Salta, Argentina (Town)
  5. Gran Chaco
    Gran Chaco (Colloquial)
  6. Salta
    Salta, Salta, Argentina (County)
  7. Cerrillos
    Cerrillos, Salta, Argentina (County)
  8. Chicoana
    Chicoana, Salta, Argentina (County)
  9. Rosario de Lerma
    Rosario de Lerma, Salta, 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.015 seconds ⌛; show me the details?

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