26 places near Dedham, Essex, England, United Kingdom
filter by placetype:
  1. Dedham
    Dedham, Essex, England, United Kingdom (Town)
  2. East Bergholt
    East Bergholt, Suffolk, England, United Kingdom (Town)
  3. Manningtree
    Manningtree, Essex, England, United Kingdom (Town)
  4. Stratford St. Mary
    Stratford St. Mary, Suffolk, England, United Kingdom (Town)
  5. Colchester Borough
    Colchester Borough, Essex, England, United Kingdom (LocalAdmin)
  6. Tendring District
    Tendring District, Essex, England, United Kingdom (LocalAdmin)
  7. Babergh District
    Babergh District, Suffolk, England, United Kingdom (LocalAdmin)
  8. Eastern England
    Eastern England, England, United Kingdom (Colloquial)
  9. South East England
    South East England, England, United Kingdom (Colloquial)
  10. Dedham Vale
    Dedham Vale, England, United Kingdom (Colloquial)

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

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

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