31 places near 75044, Dallas, Texas, United States
filter by placetype:
  1. Naaman
    Naaman, Dallas, Texas, United States (Suburb)
  2. Firewheel
    Firewheel, Dallas, Texas, United States (Suburb)
  3. North Garland
    North Garland, Dallas, Texas, United States (Suburb)
  4. Northeast Garland
    Northeast Garland, Dallas, Texas, United States (Suburb)
  5. Coomer Creek
    Coomer Creek, Dallas, Texas, United States (Suburb)
  6. Dallas
    Dallas, Dallas, Texas, United States (Town)
  7. Garland
    Garland, Dallas, Texas, United States (Town)
  8. Plano
    Plano, Collin, Texas, United States (Town)
  9. Richardson
    Richardson, Dallas, Texas, United States (Town)
  10. Rowlett
    Rowlett, Dallas, Texas, United States (Town)

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

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

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