La Matapedia (Quebec) Map Cropping Samples
La Matapedia (Quebec) Map Cropping Samples-1
La Matapedia (Quebec) Map Cropping Samples-2
La Matapedia neighborhoods and villages map with 3D shadow effect
flag map of La Matapedia with 3D shadow effect
La Matapedia map with 3d shadow effect
Download outline map of La Matapedia (geojson format) :
La Matapedia.geojson (**)
Download polygon array of La Matapedia map for "Google Maps" :
La Matapedia.txt
Bounding Box for La Matapedia Map : ( 48.031922 , -67.980876 , 48.794835 , -65.949082 )
Wikipedia ID for La Matapedia : Q1798945
Wikipedia SPARQL Query for La Matapedia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1798945 wdt:P1082 ?population. }
OPTIONAL { wd:Q1798945 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1798945 wdt:P2046 ?area. }
OPTIONAL { wd:Q1798945 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1798945 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1798945 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 La Matapedia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.031922, -67.980876, 48.794835, -65.949082);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (La Matapedia)
[out:json];
(
rel["name"="La Matapedia"][type=boundary];
rel["name:en"="La Matapedia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Matapedia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albertville | 48.322261 , -67.369305 |
Amqui | 48.478137 , -67.436886 |
Causapscal | 48.371343 , -67.223617 |
Lac-au-Saumon | 48.406437 , -67.370184 |
Routhierville | 48.191725 , -67.162857 |
Saint-Alexandre-des-Lacs | 48.480153 , -67.269133 |
Saint-Cléophas | 48.485683 , -67.728297 |
Saint-Damase | 48.654273 , -67.797478 |
Saint-Léon-le-Grand | 48.368916 , -67.513175 |
Saint-Moïse | 48.530465 , -67.848825 |
Saint-Noël | 48.595816 , -67.827686 |
Saint-Tharcisius | 48.542332 , -67.320166 |
Saint-Vianney | 48.623237 , -67.414100 |
Saint-Zénon-du-Lac-Humqui | 48.304026 , -67.602753 |
Sainte-Florence | 48.269978 , -67.237176 |
Sainte-Irène | 48.429474 , -67.627005 |
Sainte-Marguerite-Marie | 48.311644 , -67.081066 |
Sayabec | 48.589111 , -67.683667 |
St.-Alexandre-des-Lacs | 48.465181 , -67.343431 |
St.-Moïse | 48.542977 , -67.854995 |
Ste.-Florence | 48.303978 , -67.252464 |
Val-Brillant | 48.519291 , -67.575566 |
Notes:
- You can download geometry data for La Matapedia 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.