18 places near 28743, Madrid, Comunidad de Madrid, España
filter by placetype:
  1. Canencia
    Canencia, Madrid, Comunidad de Madrid, España (Town)
  2. Ebro River
    Ebro River, España (Drainage)
  3. Canencia
    Canencia, Madrid, Comunidad de Madrid, España (LocalAdmin)
  4. Madrid
    Madrid, Comunidad de Madrid, España (County)
  5. Segovia
    Segovia, Castilla y León, 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.164 seconds ⌛; show me the details?

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