6 places near Elizabeth Lake Estates, Oakland, Michigan, United States
filter by placetype:
  1. Clinton
    Clinton, Macomb, Michigan, United States (Town)
  2. Elizabeth Lake Estates
    Elizabeth Lake Estates, Oakland, Michigan, United States (Town)
  3. Waterford
    Waterford, Oakland, Michigan, United States (Town)
  4. West Bloomfield
    West Bloomfield, Oakland, Michigan, United States (Town)
  5. Shelby
    Shelby, Macomb, Michigan, United States (Town)
  6. Orchard Lake Village
    Orchard Lake Village, Oakland, Michigan, United States (Town)

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": [ -83.409286, 42.616909 ] } } } }, { "term": { "woe:placetype": 7 } } ], "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" } } ] }