12 places near 35254, Jefferson, Alabama, United States
filter by placetype:
  1. East Thomas
    East Thomas, Jefferson, Alabama, United States (Suburb)
  2. Owenton
    Owenton, Jefferson, Alabama, United States (Suburb)
  3. Smithfield
    Smithfield, Jefferson, Alabama, United States (Suburb)
  4. West End
    West End, Jefferson, Alabama, United States (Suburb)
  5. Titusville
    Titusville, Jefferson, Alabama, United States (Suburb)
  6. Arlington-West End
    Arlington-West End, Jefferson, Alabama, United States (Suburb)
  7. Bush Hills
    Bush Hills, Jefferson, Alabama, United States (Suburb)
  8. College Hills
    College Hills, Jefferson, Alabama, United States (Suburb)
  9. Enon Ridge
    Enon Ridge, Jefferson, Alabama, United States (Suburb)
  10. Five Points West
    Five Points West, Jefferson, Alabama, United States (Suburb)

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

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

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