15 places near 700, Klaksvik, Føroyar
filter by placetype:
  1. Vágur
    Vágur, Klaksvik, Føroyar (Town)
  2. Eysturoy Island
    Eysturoy Island, Føroyar (Island)
  3. Bordoy Island
    Bordoy Island, Føroyar (Island)
  4. Atlantic/Faroe
    Atlantic/Faroe (Timezone)
  5. Europe/Oslo
    Europe/Oslo (Timezone)
  6. Klaksvik
    Klaksvik, Klaksvik, Føroyar (State)
  7. Norðoy
    Norðoy, Norðoy, Føroyar (State)
  8. Syðra Eysturoy
    Syðra Eysturoy, Syðra Eysturoy, Føroyar (State)
  9. Føroyar
    Føroyar, Føroyar (Country)
  10. Norwegian Sea
    Norwegian Sea (Sea)

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": [ -6.57922, 62.212132 ] } } } } ], "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" } } ] }