38 places near Kingsway Terrace, Jefferson, Alabama, United States
filter by placetype:
  1. Birmingham Int'l Airport
    Birmingham Int'l Airport, Jefferson, Alabama, United States (Airport)
  2. Kingsway Terrace
    Kingsway Terrace, Jefferson, Alabama, United States (Suburb)
  3. Lake Highlands
    Lake Highlands, Jefferson, Alabama, United States (Suburb)
  4. Meadwood Heights
    Meadwood Heights, Jefferson, Alabama, United States (Suburb)
  5. Parker Heights
    Parker Heights, Jefferson, Alabama, United States (Suburb)
  6. Trotwood Park
    Trotwood Park, Jefferson, Alabama, United States (Suburb)
  7. Wahouma
    Wahouma, Jefferson, Alabama, United States (Suburb)
  8. Woodlawn
    Woodlawn, Jefferson, Alabama, United States (Suburb)
  9. Cahaba
    Cahaba, Jefferson, Alabama, United States (Suburb)
  10. South Woodlawn
    South Woodlawn, Jefferson, Alabama, United States (Suburb)

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

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

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