Drumheller (Alberta) Map Cropping Samples

Drumheller (Alberta) Map Cropping Samples-1
Drumheller (Alberta) Map Cropping Samples-1
Drumheller (Alberta) Map Cropping Samples-2
Drumheller (Alberta) Map Cropping Samples-2
Download outline map of Drumheller (geojson format) : Drumheller.geojson (**)
Download polygon array of Drumheller map for "Google Maps" : Drumheller.txt
Bounding Box for Drumheller Map : ( 51.321477 , -112.808037 , 51.488787 , -112.454354 )
Wikipedia ID for Drumheller : Q1012991
Wikipedia SPARQL Query for Drumheller (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1012991 wdt:P1082 ?population. }
OPTIONAL { wd:Q1012991 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1012991 wdt:P2046 ?area. }
OPTIONAL { wd:Q1012991 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1012991 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1012991 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](51.321477, -112.808037, 51.488787, -112.454354);
);
out geom;

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

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

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


Neighborhoods and Villages of Drumheller
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cambria 51.395560 , -112.592780
Drumheller 51.414385 , -112.633227
East Coulee 51.333420 , -112.485150
Eladesor 51.400130 , -112.585160
Kneehill 51.466830 , -112.735170
Nacmine 51.479057 , -112.799034
Newcastle Mine 51.466830 , -112.768570
Rosedale 51.416830 , -112.635160
Wayne 51.383330 , -112.650000
Western Monarch 51.328610 , -112.479720
Willow Creek 51.383430 , -112.535150


Notes:
- You can download geometry data for Drumheller 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 Drumheller neighborhoods and villages map.


Share this page