29 places near Three Rivers District, Hertfordshire, England, United Kingdom
filter by placetype:
  1. Bucks Hill
    Bucks Hill, Hertfordshire, England, United Kingdom (Town)
  2. Chandlers Cross
    Chandlers Cross, Hertfordshire, England, United Kingdom (Town)
  3. Croxley Green
    Croxley Green, Hertfordshire, England, United Kingdom (Town)
  4. Kings Langley
    Kings Langley, Hertfordshire, England, United Kingdom (Town)
  5. Rickmansworth
    Rickmansworth, Hertfordshire, England, United Kingdom (Town)
  6. Watford
    Watford, Hertfordshire, England, United Kingdom (Town)
  7. Langleybury
    Langleybury, Hertfordshire, England, United Kingdom (Town)
  8. London
    London, Greater London, England, United Kingdom (Town)
  9. Three Rivers District
    Three Rivers District, Hertfordshire, England, United Kingdom (LocalAdmin)
  10. Watford Borough
    Watford Borough, Hertfordshire, England, United Kingdom (LocalAdmin)

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.45086, 51.670231 ] } } } } ], "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" } } ] }