21 places near 28040, Madrid, Comunidad de Madrid, España
filter by placetype:
  1. Moncloa
    Moncloa, Madrid, Comunidad de Madrid, España (Suburb)
  2. Valdemarin
    Valdemarin, Madrid, Comunidad de Madrid, España (Suburb)
  3. Ciudad Universitaria
    Ciudad Universitaria, Madrid, Comunidad de Madrid, España (Suburb)
  4. Moncloa-Aravaca
    Moncloa-Aravaca, Madrid, Comunidad de Madrid, España (Suburb)
  5. Madrid
    Madrid, Madrid, Comunidad de Madrid, España (Town)
  6. Tajo River
    Tajo River, Cáceres, Extremadura, España (Drainage)
  7. Madrid
    Madrid, Madrid, Comunidad de Madrid, España (LocalAdmin)
  8. Madrid
    Madrid, Comunidad de Madrid, España (County)
  9. Europe/Madrid
    Europe/Madrid, España (Timezone)
  10. Comunidad de Madrid
    Comunidad de Madrid, España (State)

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

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

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