14 places near Fairford, Manitoba, Manitoba, Canada
filter by placetype:
  1. Fairford
    Fairford, Manitoba, Manitoba, Canada (Town)
  2. Fairford Indian Reserve 50
    Fairford Indian Reserve 50, Manitoba, Manitoba, Canada (Town)
  3. Lake Winnipeg
    Lake Winnipeg, Manitoba, Manitoba, Canada (Drainage)
  4. Lake Manitoba
    Lake Manitoba, Canada (Drainage)
  5. Canada International Border States
    Canada International Border States, United States (Colloquial)
  6. Great Plains
    Great Plains, United States (Colloquial)
  7. Manitoba
    Manitoba, Manitoba, Canada (County)
  8. America/Winnipeg
    America/Winnipeg, Canada (Timezone)
  9. Manitoba
    Manitoba, Manitoba, Canada (State)
  10. Canada
    Canada, Canada (Country)

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

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

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