38 places near College Park, Dallas, Texas, United States
filter by placetype:
  1. Jess Harben Elementary School
    Jess Harben Elementary School, Dallas, Texas, United States (POI)
  2. Lake Highlands
    Lake Highlands, Dallas, Texas, United States (Suburb)
  3. Far North Dallas
    Far North Dallas, Dallas, Texas, United States (Suburb)
  4. Glenville Park
    Glenville Park, Dallas, Texas, United States (Suburb)
  5. Richland Park
    Richland Park, Dallas, Texas, United States (Suburb)
  6. North Garland
    North Garland, Dallas, Texas, United States (Suburb)
  7. West Garland
    West Garland, Dallas, Texas, United States (Suburb)
  8. College Park
    College Park, Dallas, Texas, United States (Suburb)
  9. Highland Terrace
    Highland Terrace, Dallas, Texas, United States (Suburb)
  10. Marlborough Square
    Marlborough Square, Dallas, Texas, United States (Suburb)

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

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

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