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

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": [ -97.602966, 50.997139 ] } } } } ], "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" } } ] }