29 places near Whitchurch, Oxfordshire, England, United Kingdom
filter by placetype:
  1. Pangbourne Railway Station
    Pangbourne Railway Station, Berkshire, England, United Kingdom (POI)
  2. Basildon
    Basildon, Berkshire, England, United Kingdom (Town)
  3. Goring Heath
    Goring Heath, Oxfordshire, England, United Kingdom (Town)
  4. Pangbourne
    Pangbourne, Berkshire, England, United Kingdom (Town)
  5. Reading
    Reading, Berkshire, England, United Kingdom (Town)
  6. Whitchurch
    Whitchurch, Oxfordshire, England, United Kingdom (Town)
  7. Whitchurch Hill
    Whitchurch Hill, Oxfordshire, England, United Kingdom (Town)
  8. South Oxfordshire District
    South Oxfordshire District, Oxfordshire, England, United Kingdom (LocalAdmin)
  9. Newbury
    Newbury, Berkshire, England, United Kingdom (LocalAdmin)
  10. South East England
    South East England, England, United Kingdom (Colloquial)

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

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

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