28 places near Semmes, Mobile, Alabama, United States
filter by placetype:
  1. Big Creek
    Big Creek, Mobile, Alabama, United States (Suburb)
  2. Fire Tower
    Fire Tower, Mobile, Alabama, United States (Suburb)
  3. Pamona
    Pamona, Mobile, Alabama, United States (Suburb)
  4. Sunnyvale
    Sunnyvale, Mobile, Alabama, United States (Suburb)
  5. West Mobile
    West Mobile, Mobile, Alabama, United States (Suburb)
  6. Mobile
    Mobile, Mobile, Alabama, United States (Town)
  7. Semmes
    Semmes, Mobile, Alabama, United States (Town)
  8. Los Hornos Num 1 (salsipuedes)
    Los Hornos Num 1 (salsipuedes), Guasave, Sinaloa, México (Town)
  9. US Western States
    US Western States, United States (Colloquial)
  10. Old Southwest
    Old Southwest, United States (Colloquial)

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

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

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