30 places near Colton, Travis, Texas, United States
filter by placetype:
  1. Southeast Austin
    Southeast Austin, Travis, Texas, United States (Suburb)
  2. Austin
    Austin, Travis, Texas, United States (Town)
  3. Colton
    Colton, Travis, Texas, United States (Town)
  4. Pilot Knob
    Pilot Knob, Travis, Texas, United States (Town)
  5. Los Hornos Num 1 (salsipuedes)
    Los Hornos Num 1 (salsipuedes), Guasave, Sinaloa, México (Town)
  6. Texas Gulf Coast
    Texas Gulf Coast, Texas, United States (Colloquial)
  7. Hill Country
    Hill Country, Texas, United States (Colloquial)
  8. Prairies and Lakes
    Prairies and Lakes, Texas, United States (Colloquial)
  9. Austin-San Antonio Corridor
    Austin-San Antonio Corridor, Texas, United States (Colloquial)
  10. US Western States
    US Western States, United States (Colloquial)

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

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

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