49 places near Rutherford Elementary School, Dallas, Texas, United States
filter by placetype:
  1. Rutherford Elementary School
    Rutherford Elementary School, Dallas, Texas, United States (POI)
  2. B J Smith Elementary School
    B J Smith Elementary School, Dallas, Texas, United States (POI)
  3. Cantura Cove
    Cantura Cove, Dallas, Texas, United States (Suburb)
  4. Creek Crossing
    Creek Crossing, Dallas, Texas, United States (Suburb)
  5. East Glen
    East Glen, Dallas, Texas, United States (Suburb)
  6. Mesquite Park
    Mesquite Park, Dallas, Texas, United States (Suburb)
  7. Highland Meadows
    Highland Meadows, Dallas, Texas, United States (Suburb)
  8. Alma Heights
    Alma Heights, Dallas, Texas, United States (Suburb)
  9. Alma Heights Rep
    Alma Heights Rep, Dallas, Texas, United States (Suburb)
  10. Bruton Oaks
    Bruton Oaks, Dallas, Texas, United States (Suburb)

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

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

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