65 places near Brick Lane, Greater London, England, United Kingdom
filter by placetype:
  1. Liverpool Street
    Liverpool Street, Greater London, England, United Kingdom (POI)
  2. Brick Lane
    Brick Lane, Greater London, England, United Kingdom (POI)
  3. Aldgate Underground Station
    Aldgate Underground Station, Greater London, England, United Kingdom (POI)
  4. Aldgate East Underground Station
    Aldgate East Underground Station, Greater London, England, United Kingdom (POI)
  5. Bethnal Green Railway Station
    Bethnal Green Railway Station, Greater London, England, United Kingdom (POI)
  6. Liverpool Street Railway Station
    Liverpool Street Railway Station, Greater London, England, United Kingdom (POI)
  7. Shoreditch Underground Station
    Shoreditch Underground Station, Greater London, England, United Kingdom (POI)
  8. Whitechapel Underground Station
    Whitechapel Underground Station, Greater London, England, United Kingdom (POI)
  9. Dennis Severs' House
    Dennis Severs' House, Greater London, England, United Kingdom (POI)
  10. University of London St.Bartholomew's and the Royal London School of Medicine and Dentistry
    University of London St.Bartholomew's and the Royal London School of Medicine and Dentistry, Greater London, England, United Kingdom (POI)

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

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

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