12 places near Rossdale, Manitoba, Manitoba, Canada
filter by placetype:
  1. Rossdale
    Rossdale, Manitoba, Manitoba, Canada (Town)
  2. St. Andrews
    St. Andrews, Manitoba, Manitoba, Canada (Town)
  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.084 seconds ⌛; show me the details?

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