29 places near Gold Link, Gunnison, Colorado, United States
filter by placetype:
  1. Crested Butte Mountain Resort
    Crested Butte Mountain Resort, Gunnison, Colorado, United States (POI)
  2. Chalet Village
    Chalet Village, Gunnison, Colorado, United States (Suburb)
  3. Elk Run
    Elk Run, Gunnison, Colorado, United States (Suburb)
  4. Gold Link
    Gold Link, Gunnison, Colorado, United States (Suburb)
  5. Mount Crested Butte
    Mount Crested Butte, Gunnison, Colorado, United States (Suburb)
  6. North Village
    North Village, Gunnison, Colorado, United States (Suburb)
  7. Timberland
    Timberland, Gunnison, Colorado, United States (Suburb)
  8. Crested Butte
    Crested Butte, Gunnison, Colorado, United States (Town)
  9. Mount Crested Butte
    Mount Crested Butte, Gunnison, Colorado, United States (Town)
  10. New Southwest
    New Southwest, United States (Colloquial)

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

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

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