42 places near Lipscomb Elementary School, Jefferson, Alabama, United States
filter by placetype:
  1. Lipscomb Elementary School
    Lipscomb Elementary School, Jefferson, Alabama, United States (POI)
  2. Bon-Air
    Bon-Air, Jefferson, Alabama, United States (Suburb)
  3. Broadmoor
    Broadmoor, Jefferson, Alabama, United States (Suburb)
  4. Crescent Heights
    Crescent Heights, Jefferson, Alabama, United States (Suburb)
  5. Gordon Heights
    Gordon Heights, Jefferson, Alabama, United States (Suburb)
  6. Hudson Gardens
    Hudson Gardens, Jefferson, Alabama, United States (Suburb)
  7. Hudson Grove
    Hudson Grove, Jefferson, Alabama, United States (Suburb)
  8. New Hill
    New Hill, Jefferson, Alabama, United States (Suburb)
  9. Roosevelt
    Roosevelt, Jefferson, Alabama, United States (Suburb)
  10. Woodward Junction
    Woodward Junction, Jefferson, Alabama, United States (Suburb)

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

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

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