44 places near SW1W 8AB, Greater London, England, United Kingdom
filter by placetype:
  1. National Army Museum
    National Army Museum, Greater London, England, United Kingdom (POI)
  2. Sloane Square Underground Station
    Sloane Square Underground Station, Greater London, England, United Kingdom (POI)
  3. Chelsea Bridge
    Chelsea Bridge, Greater London, England, United Kingdom (POI)
  4. Inchbald School of Design
    Inchbald School of Design, Greater London, England, United Kingdom (POI)
  5. The Green College
    The Green College, Greater London, England, United Kingdom (POI)
  6. Battersea
    Battersea, Greater London, England, United Kingdom (Suburb)
  7. Chelsea
    Chelsea, Greater London, England, United Kingdom (Suburb)
  8. Kensington
    Kensington, Greater London, England, United Kingdom (Suburb)
  9. South Kensington
    South Kensington, Greater London, England, United Kingdom (Suburb)
  10. Victoria
    Victoria, Greater London, England, United Kingdom (Suburb)

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

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

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