34 places near Roan, Lake, Florida, United States
filter by placetype:
  1. Roan Station
    Roan Station, Lake, Florida, United States (POI)
  2. Arrowhead
    Arrowhead, Lake, Florida, United States (Suburb)
  3. Gourd Neck Springs
    Gourd Neck Springs, Lake, Florida, United States (Suburb)
  4. Greater Hills
    Greater Hills, Lake, Florida, United States (Suburb)
  5. Lincoln Park
    Lincoln Park, Lake, Florida, United States (Suburb)
  6. Colina Bay
    Colina Bay, Lake, Florida, United States (Suburb)
  7. Castle Hill
    Castle Hill, Lake, Florida, United States (Town)
  8. Montverde
    Montverde, Lake, Florida, United States (Town)
  9. Montverde Junction
    Montverde Junction, Lake, Florida, United States (Town)
  10. Reavills Corner
    Reavills Corner, Lake, Florida, United States (Town)

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

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

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