34 places near Jackson Technology Center, Dallas, Texas, United States
filter by placetype:
  1. Beaver Technology Center
    Beaver Technology Center, Dallas, Texas, United States (POI)
  2. Davis Elementary School
    Davis Elementary School, Dallas, Texas, United States (POI)
  3. Jackson Technology Center
    Jackson Technology Center, Dallas, Texas, United States (POI)
  4. Lake Highlands
    Lake Highlands, Dallas, Texas, United States (Suburb)
  5. North Garland
    North Garland, Dallas, Texas, United States (Suburb)
  6. Oakridge
    Oakridge, Dallas, Texas, United States (Suburb)
  7. West Garland
    West Garland, Dallas, Texas, United States (Suburb)
  8. Walnut Creek Estates
    Walnut Creek Estates, Dallas, Texas, United States (Suburb)
  9. Whispering Hills
    Whispering Hills, Dallas, Texas, United States (Suburb)
  10. Forest Crest
    Forest Crest, Dallas, Texas, United States (Suburb)

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

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

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