10 places near Waterbury, Dupage, Illinois, United States
filter by placetype:
  1. Doves Landing
    Doves Landing, Dupage, Illinois, United States (Suburb)
  2. Echo Point
    Echo Point, Dupage, Illinois, United States (Suburb)
  3. Natural Falls
    Natural Falls, Dupage, Illinois, United States (Suburb)
  4. Piers 2
    Piers 2, Dupage, Illinois, United States (Suburb)
  5. Pine Ridge
    Pine Ridge, Dupage, Illinois, United States (Suburb)
  6. Waterbury
    Waterbury, Dupage, Illinois, United States (Suburb)
  7. 83rd Street Center
    83rd Street Center, Dupage, Illinois, United States (Suburb)
  8. Janes Plaza
    Janes Plaza, Dupage, Illinois, United States (Suburb)
  9. Jewel Plaza
    Jewel Plaza, Dupage, Illinois, United States (Suburb)
  10. Woodridge Plaza
    Woodridge Plaza, Dupage, Illinois, United States (Suburb)

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

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

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