18 places near Pedro Aguirre Cerda, Santiago, Santiago, Chile
filter by placetype:
  1. Lo Ovalle
    Lo Ovalle, Santiago, Santiago, Chile (Suburb)
  2. Santiago
    Santiago, Santiago, Santiago, Chile (Town)
  3. San Bernardo
    San Bernardo, Maipo, Santiago, Chile (LocalAdmin)
  4. Cerrillos
    Cerrillos, Santiago, Santiago, Chile (LocalAdmin)
  5. La Cisterna
    La Cisterna, Santiago, Santiago, Chile (LocalAdmin)
  6. Pedro Aguirre Cerda
    Pedro Aguirre Cerda, Santiago, Santiago, Chile (LocalAdmin)
  7. Maipo
    Maipo, Santiago, Chile (County)
  8. Santiago
    Santiago, Santiago, Chile (County)
  9. America/Santiago
    America/Santiago, Chile (Timezone)
  10. America/Argentina/Catamarca
    America/Argentina/Catamarca, Argentina (Timezone)

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

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

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