32 places near John Ireland Elementary School, Dallas, Texas, United States
filter by placetype:
  1. John Ireland Elementary School
    John Ireland Elementary School, Dallas, Texas, United States (POI)
  2. Cedar Crest
    Cedar Crest, Dallas, Texas, United States (Suburb)
  3. Pleasant Grove
    Pleasant Grove, Dallas, Texas, United States (Suburb)
  4. Piedmont Addition
    Piedmont Addition, Dallas, Texas, United States (Suburb)
  5. South Boulevard
    South Boulevard, Dallas, Texas, United States (Suburb)
  6. East Dallas
    East Dallas, Dallas, Texas, United States (Suburb)
  7. South Dallas
    South Dallas, Dallas, Texas, United States (Suburb)
  8. Southeast Dallas
    Southeast Dallas, Dallas, Texas, United States (Suburb)
  9. Highland Meadows
    Highland Meadows, Dallas, Texas, United States (Suburb)
  10. Pleasant Grove
    Pleasant Grove, Dallas, Texas, United States (Suburb)

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

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

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