Taber (Alberta) Map Cropping Samples
Taber (Alberta) Map Cropping Samples-1
Taber (Alberta) Map Cropping Samples-2
Taber neighborhoods and villages map with 3D shadow effect
flag map of Taber with 3D shadow effect
Taber map with 3d shadow effect
Download outline map of Taber (geojson format) :
Taber.geojson (**)
Download polygon array of Taber map for "Google Maps" :
Taber.txt
Bounding Box for Taber Map : ( 49.5312826718 , -112.643617493 , 50.3100290658 , -111.573871616 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Taber map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.5312826718, -112.643617493, 50.3100290658, -111.573871616);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Taber)
[out:json];
(
rel["name"="Taber"][type=boundary];
rel["name:en"="Taber"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Taber
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antonio | 49.816760 , -111.801770 |
Barnwell | 49.759663 , -112.263625 |
Barnwell | 49.766730 , -112.251810 |
Cranford | 49.766730 , -112.351820 |
Enchant | 50.166770 , -112.418520 |
Fincastle | 49.800050 , -112.001790 |
Grantham | 50.066790 , -112.001820 |
Grassy Lake | 49.824473 , -111.710486 |
Hays | 50.098060 , -111.793610 |
Purple Springs | 49.816750 , -111.901770 |
Retlaw | 50.066770 , -112.268520 |
Taber | 49.796051 , -112.145815 |
Taber Municipal District | 49.761419 , -112.103667 |
Vauxhall | 50.069701 , -112.108534 |
Notes:
- You can download geometry data for Taber 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.