44 places near Birmingham Station, Jefferson, Alabama, United States
filter by placetype:
  1. Advent Episcopal Day School
    Advent Episcopal Day School, Jefferson, Alabama, United States (POI)
  2. Birmingham Green Station
    Birmingham Green Station, Jefferson, Alabama, United States (POI)
  3. University of Al School of Medicine
    University of Al School of Medicine, Jefferson, Alabama, United States (POI)
  4. Birmingham Station
    Birmingham Station, Jefferson, Alabama, United States (POI)
  5. Five Points South
    Five Points South, Jefferson, Alabama, United States (Suburb)
  6. Fountain Heights
    Fountain Heights, Jefferson, Alabama, United States (Suburb)
  7. Magnolia Heights
    Magnolia Heights, Jefferson, Alabama, United States (Suburb)
  8. Smithfield
    Smithfield, Jefferson, Alabama, United States (Suburb)
  9. Central City
    Central City, Jefferson, Alabama, United States (Suburb)
  10. Northside
    Northside, 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.807762, 33.512581 ] } } } } ], "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" } } ] }