15 places near Badger, Fairbanks North Star Borough, Alaska, United States
filter by placetype:
  1. Fairbanks
    Fairbanks, Fairbanks North Star Borough, Alaska, United States (Town)
  2. Badger
    Badger, Fairbanks North Star Borough, Alaska, United States (Town)
  3. Pacific States
    Pacific States, United States (Colloquial)
  4. Canada International Border States
    Canada International Border States, United States (Colloquial)
  5. Alaskan Interior
    Alaskan Interior, Alaska, United States (Colloquial)
  6. Mat-Su Valley
    Mat-Su Valley, Alaska, United States (Colloquial)
  7. Fairbanks North Star Borough
    Fairbanks North Star Borough, Alaska, United States (County)
  8. Yukon-Koyukuk Census Area
    Yukon-Koyukuk Census Area, Alaska, United States (County)
  9. America/Anchorage
    America/Anchorage, United States (Timezone)
  10. Alaska
    Alaska, Alaska, United States (State)

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

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

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