17 places near North Pole, Fairbanks North Star Borough, Alaska, United States
filter by placetype:
  1. North Pole Elementary School
    North Pole Elementary School, Fairbanks North Star Borough, Alaska, United States (POI)
  2. North Pole Middle School
    North Pole Middle School, Fairbanks North Star Borough, Alaska, United States (POI)
  3. Highland Park
    Highland Park, Fairbanks North Star Borough, Alaska, United States (Suburb)
  4. North Pole
    North Pole, Fairbanks North Star Borough, Alaska, United States (Town)
  5. Pacific States
    Pacific States, United States (Colloquial)
  6. Canada International Border States
    Canada International Border States, United States (Colloquial)
  7. Alaskan Interior
    Alaskan Interior, Alaska, United States (Colloquial)
  8. Mat-Su Valley
    Mat-Su Valley, Alaska, United States (Colloquial)
  9. Fairbanks North Star Borough
    Fairbanks North Star Borough, Alaska, United States (County)
  10. Yukon-Koyukuk Census Area
    Yukon-Koyukuk Census Area, Alaska, United States (County)

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

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

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