23 places near Brewood Road, Staffordshire, England, United Kingdom
filter by placetype:
  1. England and Wales
    England and Wales, United Kingdom (Colloquial)
  2. Staffordshire
    Staffordshire, England, United Kingdom (County)
  3. West Midlands
    West Midlands, England, United Kingdom (County)
  4. Europe/London
    Europe/London (Timezone)
  5. United Kingdom
    United Kingdom, United Kingdom (Country)
  6. North Sea
    North Sea (Sea)
  7. Atlantic Ocean
    Atlantic Ocean (Ocean)
  8. Pacific Ocean
    Pacific Ocean (Ocean)
  9. Europe
    Europe (Continent)
  10. British Isles
    British Isles (Supername)

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

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

        
0.05 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -2.136, 52.6576 ] } } } } ], "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" } } ], "from": 10 }