10 places near Homewood, Jefferson, Alabama, United States
filter by placetype:
  1. Five Points South
    Five Points South, Jefferson, Alabama, United States (Suburb)
  2. Grove Park
    Grove Park, Jefferson, Alabama, United States (Suburb)
  3. Hollywood
    Hollywood, Jefferson, Alabama, United States (Suburb)
  4. Mayfair
    Mayfair, Jefferson, Alabama, United States (Suburb)
  5. Mountain Brook Village
    Mountain Brook Village, Jefferson, Alabama, United States (Suburb)
  6. Rosedale
    Rosedale, Jefferson, Alabama, United States (Suburb)
  7. Southwood
    Southwood, Jefferson, Alabama, United States (Suburb)
  8. Windsor Highlands
    Windsor Highlands, Jefferson, Alabama, United States (Suburb)
  9. Red Mountain
    Red Mountain, Jefferson, Alabama, United States (Suburb)
  10. Southside
    Southside, Jefferson, Alabama, United States (Suburb)

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

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

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