33 places near 28047, Madrid, Comunidad de Madrid, España
filter by placetype:
  1. Estación de Carabanchel
    Estación de Carabanchel, Madrid, Comunidad de Madrid, España (POI)
  2. Estación de Carpetana
    Estación de Carpetana, Madrid, Comunidad de Madrid, España (POI)
  3. Estación de Laguna
    Estación de Laguna, Madrid, Comunidad de Madrid, España (POI)
  4. Estación de Vista Alegre
    Estación de Vista Alegre, Madrid, Comunidad de Madrid, España (POI)
  5. Estación de Eugenia de Montijo
    Estación de Eugenia de Montijo, Madrid, Comunidad de Madrid, España (POI)
  6. Carabanchel
    Carabanchel, Madrid, Comunidad de Madrid, España (Suburb)
  7. Latina
    Latina, Madrid, Comunidad de Madrid, España (Suburb)
  8. Abrantes
    Abrantes, Madrid, Comunidad de Madrid, España (Suburb)
  9. San Isidro
    San Isidro, Madrid, Comunidad de Madrid, España (Suburb)
  10. Aluche
    Aluche, Madrid, Comunidad de Madrid, España (Suburb)

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

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

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