31 places near Thomas Elementary School, Collin, Texas, United States
filter by placetype:
  1. Thomas Elementary School
    Thomas Elementary School, Collin, Texas, United States (POI)
  2. Hunters Glen 1
    Hunters Glen 1, Collin, Texas, United States (Suburb)
  3. Hunters Glen 2
    Hunters Glen 2, Collin, Texas, United States (Suburb)
  4. Hunters Glen 3
    Hunters Glen 3, Collin, Texas, United States (Suburb)
  5. Park Forest
    Park Forest, Collin, Texas, United States (Suburb)
  6. Park Forest North
    Park Forest North, Collin, Texas, United States (Suburb)
  7. Parkhill Addition
    Parkhill Addition, Collin, Texas, United States (Suburb)
  8. Quail Creek
    Quail Creek, Collin, Texas, United States (Suburb)
  9. Allen
    Allen, Collin, Texas, United States (Town)
  10. Dallas
    Dallas, Dallas, Texas, United States (Town)

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": [ -96.726517, 33.061649 ] } } } } ], "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" } } ] }