Lethbridge (Alberta) Map Cropping Samples
Lethbridge (Alberta) Map Cropping Samples-1
Lethbridge (Alberta) Map Cropping Samples-2
Lethbridge neighborhoods and villages map with 3D shadow effect
flag map of Lethbridge with 3D shadow effect
Lethbridge map with 3d shadow effect
Download outline map of Lethbridge (geojson format) :
Lethbridge.geojson (**)
Download polygon array of Lethbridge map for "Google Maps" :
Lethbridge.txt
Bounding Box for Lethbridge Map : ( 49.523365 , -113.276903 , 50.135254 , -112.217425 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Lethbridge map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.523365, -113.276903, 50.135254, -112.217425);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lethbridge)
[out:json];
(
rel["name"="Lethbridge"][type=boundary];
rel["name:en"="Lethbridge"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lethbridge
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barons | 49.997727 , -113.081522 |
Broxburn | 49.716700 , -112.701850 |
Chin | 49.766720 , -112.451830 |
Coaldale | 49.724721 , -112.618334 |
Coalhurst | 49.744094 , -112.926576 |
Diamond City | 49.756719 , -112.835855 |
Hardieville | 49.740280 , -112.828060 |
Kipp | 49.750000 , -112.951860 |
Lenzie | 49.716690 , -112.918570 |
Lethbridge | 49.687770 , -112.843978 |
Monarch | 49.800010 , -113.118570 |
Nobleford | 49.884266 , -113.053617 |
Picture Butte | 49.874182 , -112.782077 |
Piyami | 49.850000 , -112.835170 |
Stewart | 49.649990 , -112.735150 |
Tempest | 49.750010 , -112.535140 |
Tennion | 49.966740 , -112.585130 |
Whitney | 49.833310 , -112.968560 |
Wilson | 49.599990 , -112.651840 |
Notes:
- You can download geometry data for Lethbridge 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.