6 places near Northeast Connection, Dallas, Texas, United States
filter by placetype:
  1. Mountain Creek
    Mountain Creek, Dallas, Texas, United States (Suburb)
  2. Northeast Connection
    Northeast Connection, Dallas, Texas, United States (Suburb)
  3. United Southeast
    United Southeast, 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)

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

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

        
0.046 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -96.983978, 32.754009 ] } } } }, { "term": { "woe:placetype": 22 } } ], "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" } } ] }