57 places near Hampton Hill, Brazos, Texas, United States
filter by placetype:
  1. Ashford Hills
    Ashford Hills, Brazos, Texas, United States (Suburb)
  2. Borderbrook
    Borderbrook, Brazos, Texas, United States (Suburb)
  3. Cedar Ridge
    Cedar Ridge, Brazos, Texas, United States (Suburb)
  4. College Heights
    College Heights, Brazos, Texas, United States (Suburb)
  5. College Oaks
    College Oaks, Brazos, Texas, United States (Suburb)
  6. Dellwood Park
    Dellwood Park, Brazos, Texas, United States (Suburb)
  7. Ehlinger Place
    Ehlinger Place, Brazos, Texas, United States (Suburb)
  8. Garden District
    Garden District, Brazos, Texas, United States (Suburb)
  9. Hampton Hill
    Hampton Hill, Brazos, Texas, United States (Suburb)
  10. Holick
    Holick, Brazos, Texas, United States (Suburb)

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": [ -96.362358, 30.63279 ] } } } } ], "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" } } ] }