13 places near Fisher Bay, Manitoba, Manitoba, Canada
filter by placetype:
  1. Fisher Bay
    Fisher Bay, Manitoba, Manitoba, Canada (Town)
  2. Lake Winnipeg
    Lake Winnipeg, Manitoba, Manitoba, Canada (Drainage)
  3. Fisher River
    Fisher River, 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.054 seconds ⌛; show me the details?

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