Crowsnest Pass (Alberta) Map Cropping Samples
Crowsnest Pass (Alberta) Map Cropping Samples-1
Crowsnest Pass (Alberta) Map Cropping Samples-2
Crowsnest Pass neighborhoods and villages map with 3D shadow effect
flag map of Crowsnest Pass with 3D shadow effect
Crowsnest Pass map with 3d shadow effect
Download outline map of Crowsnest Pass (geojson format) :
Crowsnest Pass.geojson (**)
Download polygon array of Crowsnest Pass map for "Google Maps" :
Crowsnest Pass.txt
Bounding Box for Crowsnest Pass Map : ( 49.495127 , -114.7534 , 49.684284 , -114.294888 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Crowsnest Pass map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.495127, -114.7534, 49.684284, -114.294888);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Crowsnest Pass)
[out:json];
(
rel["name"="Crowsnest Pass"][type=boundary];
rel["name:en"="Crowsnest Pass"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Crowsnest Pass
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bellevue | 49.583320 , -114.368690 |
Blairmore | 49.600020 , -114.435300 |
Coleman | 49.633320 , -114.502000 |
Crowsnest | 49.630620 , -114.694520 |
Crowsnest | 49.630877 , -114.659414 |
Crowsnest Pass | 49.604220 , -114.521400 |
Hazell | 49.630000 , -114.664440 |
Hillcrest | 49.583320 , -114.385290 |
Sentinel | 49.633320 , -114.585310 |
Notes:
- You can download geometry data for Crowsnest Pass in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.