33 places near Fort Morgan, Morgan, Colorado, United States
filter by placetype:
  1. Columbine Elementary School
    Columbine Elementary School, Morgan, Colorado, United States (POI)
  2. Fort Morgan High School
    Fort Morgan High School, Morgan, Colorado, United States (POI)
  3. Green Acres Elementary School
    Green Acres Elementary School, Morgan, Colorado, United States (POI)
  4. Sherman Early Childhood Center
    Sherman Early Childhood Center, Morgan, Colorado, United States (POI)
  5. Fort Morgan Middle School
    Fort Morgan Middle School, Morgan, Colorado, United States (POI)
  6. Baker Central School
    Baker Central School, Morgan, Colorado, United States (POI)
  7. Fort Morgan Station
    Fort Morgan Station, Morgan, Colorado, United States (POI)
  8. Fort Morgan
    Fort Morgan, Morgan, Colorado, United States (Town)
  9. Mid West
    Mid West, United States (Colloquial)
  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.082 seconds ⌛; show me the details?

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