17 places near 9530, Nordjylland, Danmark
filter by placetype:
  1. Støvring
    Støvring, Rebild, Nordjylland, Danmark (Town)
  2. Lindenborg Å
    Lindenborg Å, Nordjylland, Danmark (Drainage)
  3. Jutland
    Jutland (Colloquial)
  4. Fennoscandia
    Fennoscandia (Colloquial)
  5. Aalborg
    Aalborg, Nordjylland, Danmark (County)
  6. Rebild
    Rebild, Nordjylland, Danmark (County)
  7. Europe/Copenhagen
    Europe/Copenhagen (Timezone)
  8. Nordjylland
    Nordjylland, Nordjylland, 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.009 seconds ⌛; show me the details?

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