33 places near Woodville's, Hillsborough, Florida, United States
filter by placetype:
  1. Sulphur Springs
    Sulphur Springs, Hillsborough, Florida, United States (Suburb)
  2. Lowry Park Central
    Lowry Park Central, Hillsborough, Florida, United States (Suburb)
  3. Lowry Park North
    Lowry Park North, Hillsborough, Florida, United States (Suburb)
  4. Old Seminole Heights
    Old Seminole Heights, Hillsborough, Florida, United States (Suburb)
  5. Live Oaks Square
    Live Oaks Square, Hillsborough, Florida, United States (Suburb)
  6. Avon Springs
    Avon Springs, Hillsborough, Florida, United States (Suburb)
  7. Bungalow Park
    Bungalow Park, Hillsborough, Florida, United States (Suburb)
  8. Crawford Place
    Crawford Place, Hillsborough, Florida, United States (Suburb)
  9. Crichlow Heights
    Crichlow Heights, Hillsborough, Florida, United States (Suburb)
  10. Dixie Terrace
    Dixie Terrace, Hillsborough, Florida, United States (Suburb)

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

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

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