38 places near Camelot Woods, Jefferson, Alabama, United States
filter by placetype:
  1. Shades Mountain Elementary School
    Shades Mountain Elementary School, Jefferson, Alabama, United States (POI)
  2. Camelot Woods
    Camelot Woods, Jefferson, Alabama, United States (Suburb)
  3. Chimney Hills
    Chimney Hills, Jefferson, Alabama, United States (Suburb)
  4. Crossgate
    Crossgate, Jefferson, Alabama, United States (Suburb)
  5. Gentilly Forest
    Gentilly Forest, Jefferson, Alabama, United States (Suburb)
  6. Imperial Forest
    Imperial Forest, Jefferson, Alabama, United States (Suburb)
  7. Mountain Oaks
    Mountain Oaks, Jefferson, Alabama, United States (Suburb)
  8. Plantation Point
    Plantation Point, Jefferson, Alabama, United States (Suburb)
  9. Shades Cliff
    Shades Cliff, Jefferson, Alabama, United States (Suburb)
  10. Southwest
    Southwest, Jefferson, Alabama, United States (Suburb)

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

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

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