32 places near Spring Valley, Mobile, Alabama, United States
filter by placetype:
  1. Belle Chene
    Belle Chene, Mobile, Alabama, United States (Suburb)
  2. Cottage Hill
    Cottage Hill, Mobile, Alabama, United States (Suburb)
  3. Crestview
    Crestview, Mobile, Alabama, United States (Suburb)
  4. Farnell
    Farnell, Mobile, Alabama, United States (Suburb)
  5. Navco
    Navco, Mobile, Alabama, United States (Suburb)
  6. Spring Valley
    Spring Valley, Mobile, Alabama, United States (Suburb)
  7. Sunset Ranch
    Sunset Ranch, Mobile, Alabama, United States (Suburb)
  8. Airmont
    Airmont, Mobile, Alabama, United States (Suburb)
  9. Venetia
    Venetia, Mobile, Alabama, United States (Suburb)
  10. West Mobile
    West Mobile, Mobile, Alabama, United States (Suburb)

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

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

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