29 places near Manitou Village, Ramsey, Minnesota, United States
filter by placetype:
  1. Central Middle School
    Central Middle School, Ramsey, Minnesota, United States (POI)
  2. St Mary of the Lake School
    St Mary of the Lake School, Ramsey, Minnesota, United States (POI)
  3. Lake Shore Park
    Lake Shore Park, Ramsey, Minnesota, United States (Suburb)
  4. Bald Eagle
    Bald Eagle, Ramsey, Minnesota, United States (Suburb)
  5. Campanaro Gardens
    Campanaro Gardens, Ramsey, Minnesota, United States (Suburb)
  6. Manitou Village
    Manitou Village, Ramsey, Minnesota, United States (Suburb)
  7. Podvin Park
    Podvin Park, Ramsey, Minnesota, United States (Suburb)
  8. Bald Eagle
    Bald Eagle, Ramsey, Minnesota, United States (Town)
  9. White Bear Lake
    White Bear Lake, Ramsey, Minnesota, United States (Town)
  10. White Bear
    White Bear, Ramsey, Minnesota, United States (Town)

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

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

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