30 places near Weaver Elementary School, Dallas, Texas, United States
filter by placetype:
  1. Sellers Middle School
    Sellers Middle School, Dallas, Texas, United States (POI)
  2. Weaver Elementary School
    Weaver Elementary School, Dallas, Texas, United States (POI)
  3. Garland Christian Academy
    Garland Christian Academy, Dallas, Texas, United States (POI)
  4. North Garland
    North Garland, Dallas, Texas, United States (Suburb)
  5. Northeast Garland
    Northeast Garland, Dallas, Texas, United States (Suburb)
  6. West Garland
    West Garland, Dallas, Texas, United States (Suburb)
  7. Coomer Creek
    Coomer Creek, Dallas, Texas, United States (Suburb)
  8. Dallas
    Dallas, Dallas, Texas, United States (Town)
  9. Garland
    Garland, Dallas, Texas, United States (Town)
  10. Richardson
    Richardson, Dallas, Texas, United States (Town)

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

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

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