34 places near Quail Creek, Johnson, Iowa, United States
filter by placetype:
  1. Cottonwood Estates
    Cottonwood Estates, Johnson, Iowa, United States (Suburb)
  2. Country Living
    Country Living, Johnson, Iowa, United States (Suburb)
  3. Country Pines
    Country Pines, Johnson, Iowa, United States (Suburb)
  4. Golf View
    Golf View, Johnson, Iowa, United States (Suburb)
  5. Harvest Estates
    Harvest Estates, Johnson, Iowa, United States (Suburb)
  6. Liberty Centre
    Liberty Centre, Johnson, Iowa, United States (Suburb)
  7. Liberty Heights
    Liberty Heights, Johnson, Iowa, United States (Suburb)
  8. Parkview
    Parkview, Johnson, Iowa, United States (Suburb)
  9. Quail Creek
    Quail Creek, Johnson, Iowa, United States (Suburb)
  10. Quail Ridge
    Quail Ridge, Johnson, Iowa, United States (Suburb)

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

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

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