45 places near Eastlawn, Lake, Florida, United States
filter by placetype:
  1. Minneola Station
    Minneola Station, Lake, Florida, United States (POI)
  2. Mohawk Station
    Mohawk Station, Lake, Florida, United States (POI)
  3. Mohawk
    Mohawk, Lake, Florida, United States (Suburb)
  4. Centerhill
    Centerhill, Lake, Florida, United States (Suburb)
  5. Chester Oaks
    Chester Oaks, Lake, Florida, United States (Suburb)
  6. Clermont Commons
    Clermont Commons, Lake, Florida, United States (Suburb)
  7. Dove Hollow
    Dove Hollow, Lake, Florida, United States (Suburb)
  8. Eastlawn
    Eastlawn, Lake, Florida, United States (Suburb)
  9. Edgewood
    Edgewood, Lake, Florida, United States (Suburb)
  10. High Pointe
    High Pointe, Lake, Florida, United States (Suburb)

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

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

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