18 places near Cherry Knoll, Lake, Florida, United States
filter by placetype:
  1. Centerhill
    Centerhill, Lake, Florida, United States (Suburb)
  2. Cherry Knoll
    Cherry Knoll, Lake, Florida, United States (Suburb)
  3. Citrus Tower Centre
    Citrus Tower Centre, Lake, Florida, United States (Suburb)
  4. Clermont Shores
    Clermont Shores, Lake, Florida, United States (Suburb)
  5. Edgewood
    Edgewood, Lake, Florida, United States (Suburb)
  6. Lincoln Park
    Lincoln Park, Lake, Florida, United States (Suburb)
  7. Oakmont
    Oakmont, Lake, Florida, United States (Suburb)
  8. Orange Brook
    Orange Brook, Lake, Florida, United States (Suburb)
  9. Palm Gardens
    Palm Gardens, Lake, Florida, United States (Suburb)
  10. Parkside
    Parkside, Lake, Florida, United States (Suburb)

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

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

        
0.085 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -81.753731, 28.56728 ] } } } }, { "term": { "woe:placetype": 22 } } ], "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" } } ] }