Calgary (Alberta) Map Cropping Samples

Calgary (Alberta) Map Cropping Samples-1
Calgary (Alberta) Map Cropping Samples-1

Calgary (Alberta) Map Cropping Samples-2
Calgary (Alberta) Map Cropping Samples-2

Calgary neighborhoods and villages map with 3D shadow effect
Calgary neighborhoods and villages map with 3D shadow effect

flag map of Calgary with 3D shadow effect
flag map of Calgary with 3D shadow effect

Calgary map with 3d shadow effect
Calgary map with 3d shadow effect


Create and download free physical and topographic maps for Calgary.




Download outline map of Calgary (geojson format) : Calgary.geojson (**)
Download polygon array of Calgary map for "Google Maps" : Calgary.txt
Bounding Box for Calgary Map : ( 50.842822 , -114.315796 , 51.212425 , -113.859905 )
Wikipedia ID for Calgary : Q36312
Wikipedia SPARQL Query for Calgary (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q36312 wdt:P1082 ?population. }
OPTIONAL { wd:Q36312 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q36312 wdt:P2046 ?area. }
OPTIONAL { wd:Q36312 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q36312 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q36312 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 Calgary map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.842822, -114.315796, 51.212425, -113.859905);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Calgary)
[out:json];
(
rel["name"="Calgary"][type=boundary];
rel["name:en"="Calgary"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Neighborhoods and Villages of Calgary
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Academy 50.850110 , -114.051990
Albert Park 51.033410 , -114.001980
Bearspaw 51.133410 , -114.302000
Beddington 51.150110 , -114.051980
Calgary 51.035033 , -114.052224
Cinnamon Hills 51.166670 , -114.083330
Douglasdale Estates 50.938890 , -113.993060
East Springbank 51.041670 , -114.208330
Keith 51.100110 , -114.252000
Midnapore 50.916810 , -114.085290
Mount Royal University 51.012280 , -114.132390
Rocky View 51.183410 , -113.935270
Shepard 50.951610 , -113.911400
Simons Valley 51.183410 , -114.201990
Triwood 51.083330 , -114.108330
Tsuu T'ina Indian Reserve 145 50.951026 , -114.131104


Notes:
- You can download geometry data for Calgary 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.

Create Calgary neighborhoods and villages map.


Share this page