20 places near Centerhill, 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. Chester Oaks
    Chester Oaks, Lake, Florida, United States (Suburb)
  4. Citrus Tower Centre
    Citrus Tower Centre, Lake, Florida, United States (Suburb)
  5. Clermont Shores
    Clermont Shores, Lake, Florida, United States (Suburb)
  6. Eastlawn
    Eastlawn, Lake, Florida, United States (Suburb)
  7. Edgewood
    Edgewood, Lake, Florida, United States (Suburb)
  8. Lincoln Park
    Lincoln Park, Lake, Florida, United States (Suburb)
  9. Meadowbrook
    Meadowbrook, Lake, Florida, United States (Suburb)
  10. Minneola Hills
    Minneola Hills, Lake, Florida, United States (Suburb)

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

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

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