19 places near Haugar, Myrasysla, Ísland
filter by placetype:
  1. Haugar
    Haugar, Myrasysla, Ísland (Town)
  2. Greenland
    Greenland, Greenland (Island)
  3. Iceland
    Iceland, Ísland (Island)
  4. America/Godthab
    America/Godthab, Greenland (Timezone)
  5. Atlantic/Reykjavik
    Atlantic/Reykjavik (Timezone)
  6. Arnessysla
    Arnessysla, Arnessysla, Ísland (State)
  7. Borgarfjardarsysla
    Borgarfjardarsysla, Borgarfjardarsysla, Ísland (State)
  8. Myrasysla
    Myrasysla, Myrasysla, Ísland (State)
  9. Nordgronland
    Nordgronland, Greenland (State)
  10. Ostgronland
    Ostgronland, Greenland (State)

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

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

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