20 places near University West, Tarrant, Texas, United States
filter by placetype:
  1. University Area
    University Area, Tarrant, Texas, United States (Suburb)
  2. Westcliff
    Westcliff, Tarrant, Texas, United States (Suburb)
  3. Arlington Heights Sector
    Arlington Heights Sector, Tarrant, Texas, United States (Suburb)
  4. Berkeley Place
    Berkeley Place, Tarrant, Texas, United States (Suburb)
  5. Park Hill
    Park Hill, Tarrant, Texas, United States (Suburb)
  6. University Place
    University Place, Tarrant, Texas, United States (Suburb)
  7. University West
    University West, Tarrant, Texas, United States (Suburb)
  8. Alamo Heights
    Alamo Heights, Tarrant, Texas, United States (Suburb)
  9. Tanglewood
    Tanglewood, Tarrant, Texas, United States (Suburb)
  10. Bluebonnet Hills
    Bluebonnet Hills, Tarrant, Texas, United States (Suburb)

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

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

        
0.04 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -97.366348, 32.716648 ] } } } }, { "term": { "woe:placetype": 22 } } ], "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" } } ] }