24 places near Upper Billesley, Warwickshire, England, United Kingdom
filter by placetype:
  1. Alcester
    Alcester, Warwickshire, England, United Kingdom (Town)
  2. Billesley
    Billesley, Warwickshire, England, United Kingdom (Town)
  3. Stratford-upon-Avon
    Stratford-upon-Avon, Warwickshire, England, United Kingdom (Town)
  4. Upper Billesley
    Upper Billesley, Warwickshire, England, United Kingdom (Town)
  5. Wilmcote
    Wilmcote, Warwickshire, England, United Kingdom (Town)
  6. Wychavon District
    Wychavon District, Worcestershire, England, United Kingdom (LocalAdmin)
  7. Stratford-on-Avon District
    Stratford-on-Avon District, Warwickshire, England, United Kingdom (LocalAdmin)
  8. Warwick District
    Warwick District, Warwickshire, England, United Kingdom (LocalAdmin)
  9. East Midlands
    East Midlands, England, United Kingdom (Colloquial)
  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.02 seconds ⌛; show me the details?

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