14 places near X5841, Río Cuarto, Córdoba, Argentina
filter by placetype:
  1. La Carlota
    La Carlota, Juarez Celman, Córdoba, Argentina (Town)
  2. Río Cuarto
    Río Cuarto, Río Cuarto, Córdoba, Argentina (Town)
  3. Salado River
    Salado River, Argentina (Drainage)
  4. Río Cuarto
    Río Cuarto, Córdoba, Argentina (County)
  5. America/Argentina/Catamarca
    America/Argentina/Catamarca, Argentina (Timezone)
  6. America/Argentina/Cordoba
    America/Argentina/Cordoba, Argentina (Timezone)
  7. America/Argentina/Salta
    America/Argentina/Salta, Argentina (Timezone)
  8. Córdoba
    Córdoba, Córdoba, Argentina (State)
  9. Argentina
    Argentina, Argentina (Country)
  10. Atlantic Ocean
    Atlantic Ocean (Ocean)

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

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

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