17 places near 13690, Ciudad Real, Castilla-La Mancha, España
filter by placetype:
  1. Tajo River
    Tajo River, Cáceres, Extremadura, España (Drainage)
  2. Rio Guardiana
    Rio Guardiana, España (Drainage)
  3. Alcázar de San Juan
    Alcázar de San Juan, Ciudad Real, Castilla-La Mancha, España (LocalAdmin)
  4. Campo de Criptana
    Campo de Criptana, Ciudad Real, Castilla-La Mancha, España (LocalAdmin)
  5. Ciudad Real
    Ciudad Real, Castilla-La Mancha, España (County)
  6. Toledo
    Toledo, Castilla-La Mancha, España (County)
  7. Europe/Madrid
    Europe/Madrid, España (Timezone)
  8. Castilla-La Mancha
    Castilla-La Mancha, España (State)
  9. España
    España, España (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.07 seconds ⌛; show me the details?

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