7 places near Hunters Woods, Dupage, Illinois, United States
filter by placetype:
  1. Farmington
    Farmington, Will, Illinois, United States (Suburb)
  2. Heritage Knolls
    Heritage Knolls, Will, Illinois, United States (Suburb)
  3. Hunters Woods
    Hunters Woods, Dupage, Illinois, United States (Suburb)
  4. Naper Carriage Hill
    Naper Carriage Hill, Dupage, Illinois, United States (Suburb)
  5. Oak Creek
    Oak Creek, Dupage, Illinois, United States (Suburb)
  6. Signal Point
    Signal Point, Dupage, Illinois, United States (Suburb)
  7. University Heights
    University Heights, Dupage, Illinois, United States (Suburb)

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

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

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