10 places near Earlsfield, Greater London, England, United Kingdom
filter by placetype:
  1. Battersea
    Battersea, Greater London, England, United Kingdom (Suburb)
  2. Clapham
    Clapham, Greater London, England, United Kingdom (Suburb)
  3. Putney
    Putney, Greater London, England, United Kingdom (Suburb)
  4. Tooting
    Tooting, Greater London, England, United Kingdom (Suburb)
  5. Wimbledon
    Wimbledon, Greater London, England, United Kingdom (Suburb)
  6. Southfields
    Southfields, Greater London, England, United Kingdom (Suburb)
  7. West Hill
    West Hill, Greater London, England, United Kingdom (Suburb)
  8. Wandsworth Common
    Wandsworth Common, Greater London, England, United Kingdom (Suburb)
  9. Earlsfield
    Earlsfield, Greater London, England, United Kingdom (Suburb)
  10. Wandsworth
    Wandsworth, Greater London, England, United Kingdom (Suburb)

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

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

        
0.16 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -0.1854, 51.443901 ] } } } }, { "term": { "woe:placetype": 22 } } ], "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" } } ] }