41 places near Chadwick University, Jefferson, Alabama, United States
filter by placetype:
  1. Ramsay High School
    Ramsay High School, Jefferson, Alabama, United States (POI)
  2. South Highland Station
    South Highland Station, Jefferson, Alabama, United States (POI)
  3. Chadwick University
    Chadwick University, Jefferson, Alabama, United States (POI)
  4. American Sentinel University
    American Sentinel University, Jefferson, Alabama, United States (POI)
  5. Cullom Place
    Cullom Place, Jefferson, Alabama, United States (Suburb)
  6. Five Points South
    Five Points South, Jefferson, Alabama, United States (Suburb)
  7. Glen Iris
    Glen Iris, Jefferson, Alabama, United States (Suburb)
  8. Highland Residence Park
    Highland Residence Park, Jefferson, Alabama, United States (Suburb)
  9. Northside
    Northside, Jefferson, Alabama, United States (Suburb)
  10. Red Mountain
    Red Mountain, Jefferson, Alabama, United States (Suburb)

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

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

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