5 places near Birch Lake Elementary School, Ramsey, Minnesota, United States
filter by placetype:
  1. Bald Eagle
    Bald Eagle, Ramsey, Minnesota, United States (Suburb)
  2. Campanaro Gardens
    Campanaro Gardens, Ramsey, Minnesota, United States (Suburb)
  3. Manitou Village
    Manitou Village, Ramsey, Minnesota, United States (Suburb)
  4. Podvin Park
    Podvin Park, Ramsey, Minnesota, United States (Suburb)
  5. White Bear Parkway
    White Bear Parkway, Ramsey, Minnesota, United States (Suburb)

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": [ -93.032372, 45.082802 ] } } } }, { "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" } } ] }