Maria-Chapdelaine (Quebec) Map Cropping Samples
Maria-Chapdelaine (Quebec) Map Cropping Samples-1
Maria-Chapdelaine (Quebec) Map Cropping Samples-2
Maria-Chapdelaine neighborhoods and villages map with 3D shadow effect
flag map of Maria-Chapdelaine with 3D shadow effect
Maria-Chapdelaine map with 3d shadow effect
Download outline map of Maria-Chapdelaine (geojson format) :
Maria-Chapdelaine.geojson (**)
Download polygon array of Maria-Chapdelaine map for "Google Maps" :
Maria-Chapdelaine.txt
Bounding Box for Maria-Chapdelaine Map : ( 48.677989 , -73.815324 , 52.279823 , -70.857952 )
Wikipedia ID for Maria-Chapdelaine : Q1517952
Wikipedia SPARQL Query for Maria-Chapdelaine (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1517952 wdt:P1082 ?population. }
OPTIONAL { wd:Q1517952 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1517952 wdt:P2046 ?area. }
OPTIONAL { wd:Q1517952 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1517952 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1517952 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 Maria-Chapdelaine map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.677989, -73.815324, 52.279823, -70.857952);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maria-Chapdelaine)
[out:json];
(
rel["name"="Maria-Chapdelaine"][type=boundary];
rel["name:en"="Maria-Chapdelaine"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maria-Chapdelaine
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albanel | 48.914920 , -72.395107 |
Canton-Pelletier | 49.016940 , -72.304440 |
Didyme | 48.900030 , -72.665630 |
Dolbeau | 48.876460 , -72.226270 |
Dolbeau-Mistassini | 48.826687 , -72.217931 |
Girardville | 49.018965 , -72.551254 |
Normandin | 48.828974 , -72.550369 |
Notre-Dame-de-Lorette | 49.092624 , -72.396791 |
Péribonka | 48.781504 , -71.952750 |
Pont Rouge | 48.883320 , -72.082470 |
Saint-Augustin | 48.811939 , -71.934775 |
Saint-Edmond | 48.900000 , -72.548820 |
Saint-Edmond-les-Plaines | 48.950026 , -72.583214 |
Saint-Eugène-d'Argentenay | 48.978027 , -72.291858 |
Saint-Stanislas | 49.050560 , -72.186855 |
Saint-Thomas-Didyme | 48.947685 , -72.748734 |
Sainte-Jeanne-d'Arc | 48.906484 , -72.017535 |
Sainte-Marguerite-Marie | 48.817220 , -72.235000 |
Village-Villeneuve | 48.883330 , -72.256110 |
Notes:
- You can download geometry data for Maria-Chapdelaine 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.