13 places near Whytewold, Manitoba, Manitoba, Canada
filter by placetype:
  1. Dunnottar
    Dunnottar, Manitoba, Manitoba, Canada (Town)
  2. Whytewold
    Whytewold, Manitoba, Manitoba, Canada (Town)
  3. Lake Winnipeg
    Lake Winnipeg, Manitoba, Manitoba, Canada (Drainage)
  4. Canada International Border States
    Canada International Border States, United States (Colloquial)
  5. Great Plains
    Great Plains, United States (Colloquial)
  6. Manitoba
    Manitoba, Manitoba, Canada (County)
  7. America/Winnipeg
    America/Winnipeg, Canada (Timezone)
  8. Manitoba
    Manitoba, Manitoba, Canada (State)
  9. Canada
    Canada, Canada (Country)
  10. North America
    North America (Continent)

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

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

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