19 places near Ovington, Norfolk, England, United Kingdom
filter by placetype:
  1. Neaton
    Neaton, Norfolk, England, United Kingdom (Town)
  2. Ovington
    Ovington, Norfolk, England, United Kingdom (Town)
  3. Watton
    Watton, Norfolk, England, United Kingdom (Town)
  4. Breckland District
    Breckland District, Norfolk, England, United Kingdom (LocalAdmin)
  5. Eastern England
    Eastern England, England, United Kingdom (Colloquial)
  6. East Anglia
    East Anglia, England, United Kingdom (Colloquial)
  7. Great Britain
    Great Britain, United Kingdom (Colloquial)
  8. England and Wales
    England and Wales, United Kingdom (Colloquial)
  9. Norfolk
    Norfolk, England, United Kingdom (County)
  10. Europe/London
    Europe/London (Timezone)

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

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

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