38 places near Wayne, Wayne, Michigan, United States
filter by placetype:
  1. Lincoln Elementary School
    Lincoln Elementary School, Wayne, Michigan, United States (POI)
  2. Wayne Memorial High School
    Wayne Memorial High School, Wayne, Michigan, United States (POI)
  3. St Mary Catholic School
    St Mary Catholic School, Wayne, Michigan, United States (POI)
  4. St Joseph's School
    St Joseph's School, Wayne, Michigan, United States (POI)
  5. Norwayne
    Norwayne, Wayne, Michigan, United States (Suburb)
  6. Grace
    Grace, Wayne, Michigan, United States (Suburb)
  7. Van Born
    Van Born, Wayne, Michigan, United States (Suburb)
  8. Venoy Rd
    Venoy Rd, Wayne, Michigan, United States (Suburb)
  9. Wayne City Center
    Wayne City Center, Wayne, Michigan, United States (Suburb)
  10. South Westland
    South Westland, Wayne, Michigan, United States (Suburb)

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

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

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