48 places near Docklands, Greater London, England, United Kingdom
filter by placetype:
  1. All Saints DLR Station
    All Saints DLR Station, Greater London, England, United Kingdom (POI)
  2. Blackwall DLR Station
    Blackwall DLR Station, Greater London, England, United Kingdom (POI)
  3. Canary Wharf DLR Station
    Canary Wharf DLR Station, Greater London, England, United Kingdom (POI)
  4. Crossharbour DLR Station
    Crossharbour DLR Station, Greater London, England, United Kingdom (POI)
  5. Heron Quays DLR Station
    Heron Quays DLR Station, Greater London, England, United Kingdom (POI)
  6. Poplar DLR Station
    Poplar DLR Station, Greater London, England, United Kingdom (POI)
  7. South Quay DLR Station
    South Quay DLR Station, Greater London, England, United Kingdom (POI)
  8. Westferry DLR Station
    Westferry DLR Station, Greater London, England, United Kingdom (POI)
  9. London Arena
    London Arena, Greater London, England, United Kingdom (POI)
  10. Canary Wharf Underground Station
    Canary Wharf Underground Station, Greater London, England, United Kingdom (POI)

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": [ -0.01657, 51.503101 ] } } } } ], "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" } } ] }