La Mitis (Quebec) Map Cropping Samples
La Mitis (Quebec) Map Cropping Samples-1
La Mitis (Quebec) Map Cropping Samples-2
La Mitis neighborhoods and villages map with 3D shadow effect
flag map of La Mitis with 3D shadow effect
La Mitis map with 3d shadow effect
Download outline map of La Mitis (geojson format) :
La Mitis.geojson (**)
Download polygon array of La Mitis map for "Google Maps" :
La Mitis.txt
Bounding Box for La Mitis Map : ( 47.999816 , -68.426056 , 48.692397 , -67.585808 )
Wikipedia ID for La Mitis : Q1517363
Wikipedia SPARQL Query for La Mitis (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1517363 wdt:P1082 ?population. }
OPTIONAL { wd:Q1517363 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1517363 wdt:P2046 ?area. }
OPTIONAL { wd:Q1517363 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1517363 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1517363 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 Mitis map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.999816, -68.426056, 48.692397, -67.585808);
);
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 Mitis)
[out:json];
(
rel["name"="La Mitis"][type=boundary];
rel["name:en"="La Mitis"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Mitis
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Grand-Métis | 48.624499 , -68.092406 |
La Rédemption | 48.422002 , -67.889819 |
Les Boules | 48.677077 , -67.920742 |
Les Hauteurs | 48.363061 , -68.107588 |
Mont-Joli | 48.585819 , -68.191130 |
Padoue | 48.585342 , -67.964170 |
Price | 48.601285 , -68.126180 |
Saint-Charles-Garnier | 48.331746 , -68.035769 |
Saint-Donat | 48.490677 , -68.245075 |
Saint-Gabriel-de-Rimouski | 48.421049 , -68.180079 |
Saint-Joseph-de-Lepage | 48.556834 , -68.168244 |
Saint-Octave-de-Métis | 48.603448 , -68.044876 |
Sainte-Angèle-de-Mérici | 48.512952 , -68.077587 |
Sainte-Flavie | 48.599780 , -68.211610 |
Sainte-Jeanne-d'Arc | 48.467973 , -67.982080 |
Sainte-Luce | 48.533319 , -68.327697 |
Ste.-Flavie | 48.609305 , -68.229045 |
Notes:
- You can download geometry data for La Mitis 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.