St. Albert (Alberta) Map Cropping Samples
St. Albert (Alberta) Map Cropping Samples-1
St. Albert (Alberta) Map Cropping Samples-2
St. Albert neighborhoods and villages map with 3D shadow effect
flag map of St. Albert with 3D shadow effect
St. Albert map with 3d shadow effect
Download outline map of St. Albert (geojson format) :
St. Albert.geojson (**)
Download polygon array of St. Albert map for "Google Maps" :
St. Albert.txt
Bounding Box for St. Albert Map : ( 53.599595 , -113.707607 , 53.68266 , -113.565622 )
Wikipedia ID for St. Albert : Q939127
Wikipedia SPARQL Query for St. Albert (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q939127 wdt:P1082 ?population. }
OPTIONAL { wd:Q939127 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q939127 wdt:P2046 ?area. }
OPTIONAL { wd:Q939127 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q939127 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q939127 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of St. Albert map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](53.599595, -113.707607, 53.68266, -113.565622);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (St. Albert)
[out:json];
(
rel["name"="St. Albert"][type=boundary];
rel["name:en"="St. Albert"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of St. Albert
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campbell | 53.633440 , -113.568720 |
St. Albert | 53.640700 , -113.638440 |
Sturgeon | 53.627780 , -113.611110 |
Woodlands | 53.647220 , -113.594440 |
Notes:
- You can download geometry data for St. Albert 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.