52 places near Grasselli Heights, Jefferson, Alabama, United States
filter by placetype:
  1. Wenonah Elementary School
    Wenonah Elementary School, Jefferson, Alabama, United States (POI)
  2. Lawson State Community College
    Lawson State Community College, Jefferson, Alabama, United States (POI)
  3. Duncan
    Duncan, Jefferson, Alabama, United States (Suburb)
  4. Grasselli
    Grasselli, Jefferson, Alabama, United States (Suburb)
  5. Hillman
    Hillman, Jefferson, Alabama, United States (Suburb)
  6. Hillman Gardens
    Hillman Gardens, Jefferson, Alabama, United States (Suburb)
  7. Hillman Park
    Hillman Park, Jefferson, Alabama, United States (Suburb)
  8. Park Place
    Park Place, Jefferson, Alabama, United States (Suburb)
  9. Phoenixville
    Phoenixville, Jefferson, Alabama, United States (Suburb)
  10. Tarpley
    Tarpley, Jefferson, Alabama, United States (Suburb)

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

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

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