8 places near Washington Heights, Jefferson, Alabama, United States
filter by placetype:
  1. Franklin Gardens
    Franklin Gardens, Jefferson, Alabama, United States (Suburb)
  2. North Birmingham
    North Birmingham, Jefferson, Alabama, United States (Suburb)
  3. Oakhurst
    Oakhurst, Jefferson, Alabama, United States (Suburb)
  4. Sayreton
    Sayreton, Jefferson, Alabama, United States (Suburb)
  5. Zion Heights
    Zion Heights, Jefferson, Alabama, United States (Suburb)
  6. Acipco-Finley
    Acipco-Finley, Jefferson, Alabama, United States (Suburb)
  7. Collegeville
    Collegeville, Jefferson, Alabama, United States (Suburb)
  8. Fairmont
    Fairmont, Jefferson, Alabama, United States (Suburb)

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

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

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