17 places near 8420, Syddjurs, Midtjylland, Danmark
filter by placetype:
  1. Eg
    Eg, Syddjurs, Midtjylland, Danmark (Town)
  2. Tved
    Tved, Syddjurs, Midtjylland, Danmark (Town)
  3. Begstrup Vig
    Begstrup Vig, Syddjurs, Midtjylland, Danmark (Town)
  4. Jutland
    Jutland (Colloquial)
  5. Fennoscandia
    Fennoscandia (Colloquial)
  6. Syddjurs
    Syddjurs, Midtjylland, Danmark (County)
  7. Europe/Copenhagen
    Europe/Copenhagen (Timezone)
  8. Midtjylland
    Midtjylland, Midtjylland, Danmark (State)
  9. Danmark
    Danmark, Danmark (Country)
  10. Atlantic Ocean
    Atlantic Ocean (Ocean)

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": [ 10.45505, 56.178848 ] } } } } ], "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" } } ] }