18 places near 28811, Madrid, Comunidad de Madrid, España
filter by placetype:
  1. Corpa
    Corpa, Madrid, Comunidad de Madrid, España (Town)
  2. Tajo River
    Tajo River, Cáceres, Extremadura, España (Drainage)
  3. Corpa
    Corpa, Madrid, Comunidad de Madrid, España (LocalAdmin)
  4. Madrid
    Madrid, Comunidad de Madrid, España (County)
  5. Guadalajara
    Guadalajara, Castilla-La Mancha, España (County)
  6. Europe/Madrid
    Europe/Madrid, España (Timezone)
  7. Comunidad de Madrid
    Comunidad de Madrid, España (State)
  8. Castilla-La Mancha
    Castilla-La Mancha, España (State)
  9. Castilla y León
    Castilla y León, España (State)
  10. España
    España, España (Country)

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

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

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