6 places near Rocky Ridge Elementary School, Jefferson, Alabama, United States
filter by placetype:
  1. Brookview
    Brookview, Jefferson, Alabama, United States (Suburb)
  2. Havenview
    Havenview, Jefferson, Alabama, United States (Suburb)
  3. Ivy Glenn
    Ivy Glenn, Jefferson, Alabama, United States (Suburb)
  4. Loch Haven
    Loch Haven, Jefferson, Alabama, United States (Suburb)
  5. Longleaf
    Longleaf, Jefferson, Alabama, United States (Suburb)
  6. Rocky Ridge
    Rocky Ridge, Jefferson, Alabama, United States (Suburb)

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

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

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