23 places near 28860, Madrid, Comunidad de Madrid, España
filter by placetype:
  1. Belvis de Jarama
    Belvis de Jarama, Madrid, Comunidad de Madrid, España (Town)
  2. Madrid
    Madrid, Madrid, Comunidad de Madrid, España (Town)
  3. Paracuellos de Jarama
    Paracuellos de Jarama, Madrid, Comunidad de Madrid, España (Town)
  4. Los Berrocales del Jarama
    Los Berrocales del Jarama, Madrid, Comunidad de Madrid, España (Town)
  5. Tajo River
    Tajo River, Cáceres, Extremadura, España (Drainage)
  6. Ajalvir
    Ajalvir, Madrid, Comunidad de Madrid, España (LocalAdmin)
  7. Madrid
    Madrid, Madrid, Comunidad de Madrid, España (LocalAdmin)
  8. Paracuellos de Jarama
    Paracuellos de Jarama, Madrid, Comunidad de Madrid, España (LocalAdmin)
  9. Madrid
    Madrid, Comunidad de Madrid, España (County)
  10. Guadalajara
    Guadalajara, Castilla-La Mancha, España (County)

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

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

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