32 places near Cottondale, Houston, Alabama, United States
filter by placetype:
  1. Grandview Elementary School
    Grandview Elementary School, Houston, Alabama, United States (POI)
  2. Southside Elementary School
    Southside Elementary School, Houston, Alabama, United States (POI)
  3. Cottondale
    Cottondale, Houston, Alabama, United States (Suburb)
  4. Fairlane
    Fairlane, Houston, Alabama, United States (Suburb)
  5. Miriam Heights
    Miriam Heights, Houston, Alabama, United States (Suburb)
  6. Parish
    Parish, Houston, Alabama, United States (Suburb)
  7. Shady Heights
    Shady Heights, Houston, Alabama, United States (Suburb)
  8. Stadium Place
    Stadium Place, Houston, Alabama, United States (Suburb)
  9. Vann
    Vann, Houston, Alabama, United States (Suburb)
  10. Dothan
    Dothan, Houston, Alabama, United States (Town)

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

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

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