33 places near Fukaye Fields, Adams, Colorado, United States
filter by placetype:
  1. Fukaye Fields
    Fukaye Fields, Adams, Colorado, United States (Suburb)
  2. Larkspur Village East
    Larkspur Village East, Adams, Colorado, United States (Suburb)
  3. Riverdale Park
    Riverdale Park, Adams, Colorado, United States (Suburb)
  4. Riverdale Park
    Riverdale Park, Adams, Colorado, United States (Suburb)
  5. Wyndemere
    Wyndemere, Adams, Colorado, United States (Suburb)
  6. Camas
    Camas, Adams, Colorado, United States (Suburb)
  7. Gamueda Acres
    Gamueda Acres, Adams, Colorado, United States (Suburb)
  8. Farmington
    Farmington, Adams, Colorado, United States (Suburb)
  9. Brighton
    Brighton, Adams, Colorado, United States (Town)
  10. Denver
    Denver, Denver, Colorado, United States (Town)

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

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

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