19 places near 8780000, Santiago, Santiago, Chile
filter by placetype:
  1. La Granja
    La Granja, Santiago, Santiago, Chile (Town)
  2. Santiago
    Santiago, Santiago, Santiago, Chile (Town)
  3. San Bernardo
    San Bernardo, Maipo, Santiago, Chile (LocalAdmin)
  4. La Florida
    La Florida, Santiago, Santiago, Chile (LocalAdmin)
  5. La Granja
    La Granja, Santiago, Santiago, Chile (LocalAdmin)
  6. San Ramon
    San Ramon, Santiago, Santiago, Chile (LocalAdmin)
  7. Cordillera
    Cordillera, Santiago, Chile (County)
  8. Maipo
    Maipo, Santiago, Chile (County)
  9. Santiago
    Santiago, Santiago, Chile (County)
  10. America/Santiago
    America/Santiago, Chile (Timezone)

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

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

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