38 places near Custer Park, Collin, Texas, United States
filter by placetype:
  1. Carpenter Middle School
    Carpenter Middle School, Collin, Texas, United States (POI)
  2. Audubon Place
    Audubon Place, Collin, Texas, United States (Suburb)
  3. Briarmeade
    Briarmeade, Collin, Texas, United States (Suburb)
  4. Copper Creek Estates
    Copper Creek Estates, Collin, Texas, United States (Suburb)
  5. Cross Bend Addition
    Cross Bend Addition, Collin, Texas, United States (Suburb)
  6. Hunters Glen 1
    Hunters Glen 1, Collin, Texas, United States (Suburb)
  7. Hunters Glen 2
    Hunters Glen 2, Collin, Texas, United States (Suburb)
  8. Park Forest
    Park Forest, Collin, Texas, United States (Suburb)
  9. Parker Road Estates West 1-E
    Parker Road Estates West 1-E, Collin, Texas, United States (Suburb)
  10. Parker Road Estates West 2-E
    Parker Road Estates West 2-E, Collin, Texas, United States (Suburb)

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

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

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