Charlevoix-Est (Quebec) Map Cropping Samples
Charlevoix-Est (Quebec) Map Cropping Samples-1
Charlevoix-Est (Quebec) Map Cropping Samples-2
Charlevoix-Est neighborhoods and villages map with 3D shadow effect
flag map of Charlevoix-Est with 3D shadow effect
Charlevoix-Est map with 3d shadow effect
Download outline map of Charlevoix-Est (geojson format) :
Charlevoix-Est.geojson (**)
Download polygon array of Charlevoix-Est map for "Google Maps" :
Charlevoix-Est.txt
Bounding Box for Charlevoix-Est Map : ( 47.508749 , -70.529491 , 48.181631 , -69.706761 )
Wikipedia ID for Charlevoix-Est : Q1066730
Wikipedia SPARQL Query for Charlevoix-Est (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1066730 wdt:P1082 ?population. }
OPTIONAL { wd:Q1066730 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1066730 wdt:P2046 ?area. }
OPTIONAL { wd:Q1066730 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1066730 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1066730 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 Charlevoix-Est map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.508749, -70.529491, 48.181631, -69.706761);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Charlevoix-Est)
[out:json];
(
rel["name"="Charlevoix-Est"][type=boundary];
rel["name:en"="Charlevoix-Est"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Charlevoix-Est
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baie-Sainte-Catherine | 48.061687 , -69.786350 |
Baie-Ste.-Catherine | 48.106170 , -69.728340 |
Clermont | 47.717185 , -70.247030 |
La Malbaie | 47.703968 , -70.088082 |
Mont-Murray | 47.674640 , -70.078530 |
Notre-Dame-des-Monts | 47.664146 , -70.419286 |
Pointe-au-Pic | 47.632313 , -70.143302 |
Rivière-Malbaie | 47.667324 , -70.153060 |
Saint-Aimé-des-Lacs | 47.717228 , -70.375725 |
Saint-Siméon | 47.907355 , -69.884909 |
St.-Aimé-des-Lacs | 47.744541 , -70.283231 |
St.-Irénée | 47.565521 , -70.204500 |
St.-Siméon | 47.827216 , -69.884548 |
Notes:
- You can download geometry data for Charlevoix-Est 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.