33 places near Meadow Shores Park, Steuben, Indiana, United States
filter by placetype:
  1. Elmira
    Elmira, Lagrange, Indiana, United States (Town)
  2. Lakeside Park
    Lakeside Park, Lagrange, Indiana, United States (Town)
  3. Meadow Shores Park
    Meadow Shores Park, Steuben, Indiana, United States (Town)
  4. Oak Lodge
    Oak Lodge, Lagrange, Indiana, United States (Town)
  5. Sha-Get Acres
    Sha-Get Acres, Steuben, Indiana, United States (Town)
  6. Stroh
    Stroh, Lagrange, Indiana, United States (Town)
  7. Westview
    Westview, Steuben, Indiana, United States (Town)
  8. Wildwood
    Wildwood, Steuben, Indiana, United States (Town)
  9. Wildwood Landing
    Wildwood Landing, Steuben, Indiana, United States (Town)
  10. Mid West
    Mid West, United States (Colloquial)

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

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

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