29 places near Burbank Gardens, Dallas, Texas, United States
filter by placetype:
  1. Fannin Elementary School
    Fannin Elementary School, Dallas, Texas, United States (POI)
  2. Hector P Garcia Elementary School
    Hector P Garcia Elementary School, Dallas, Texas, United States (POI)
  3. Burbank Gardens
    Burbank Gardens, Dallas, Texas, United States (Suburb)
  4. Southeast Dallas
    Southeast Dallas, Dallas, Texas, United States (Suburb)
  5. West Dallas
    West Dallas, Dallas, Texas, United States (Suburb)
  6. Mountain Creek Meadows
    Mountain Creek Meadows, Dallas, Texas, United States (Suburb)
  7. Dallas
    Dallas, Dallas, Texas, United States (Town)
  8. Grand Prairie
    Grand Prairie, Dallas, Texas, United States (Town)
  9. Irving
    Irving, Dallas, Texas, United States (Town)
  10. Prairies and Lakes
    Prairies and Lakes, Texas, United States (Colloquial)

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

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

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