Download outline map of Le Granit (geojson format) :
Le Granit.geojson (**)
Download polygon array of Le Granit map for "Google Maps" :
Le Granit.txt
Bounding Box for Le Granit Map : ( 45.228638 , -71.392167 , 45.957202 , -70.383964 )
Wikipedia ID for Le Granit : Q1809910
Wikipedia SPARQL Query for Le Granit (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1809910 wdt:P1082 ?population. }
OPTIONAL { wd:Q1809910 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1809910 wdt:P2046 ?area. }
OPTIONAL { wd:Q1809910 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1809910 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1809910 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 Le Granit map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.228638, -71.392167, 45.957202, -70.383964);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Le Granit)
[out:json];
(
rel["name"="Le Granit"][type=boundary];
rel["name:en"="Le Granit"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Le Granit
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Audet | 45.638430 , -70.715935 |
Courcelles | 45.883824 , -70.984186 |
Domaine-Donald-Morrison | 45.601430 , -71.137580 |
Frontenac | 45.532818 , -70.793379 |
La Grosse-Roche | 45.593650 , -70.939240 |
Lac-Drolet | 45.735188 , -70.833247 |
Lac-Mégantic | 45.585908 , -70.886218 |
Lambton | 45.867676 , -71.087692 |
Laval-Nord | 45.597540 , -70.919520 |
Le Coin | 45.487260 , -70.926460 |
Marsboro | 45.551710 , -70.946460 |
Marston | 45.554514 , -70.970465 |
Milan | 45.593044 , -71.144351 |
Mont-Megantic | 45.448330 , -71.120280 |
Nantes | 45.631501 , -71.014122 |
Notre-Dame-des-Bois | 45.376639 , -71.057922 |
Piopolis | 45.473988 , -70.937993 |
Saint-Augustin-de-Woburn | 45.370596 , -70.837600 |
Saint-Ludger | 45.720922 , -70.674331 |
Saint-Robert-Bellarmin | 45.740286 , -70.527274 |
Saint-Romain | 45.758387 , -71.083710 |
Saint-Samuel-Station | 45.710590 , -70.917860 |
Saint-Sébastien | 45.796143 , -70.959022 |
Sainte-Cécile-de-Whitton | 45.680917 , -70.928064 |
St.-Romain | 45.783370 , -71.099070 |
Stornoway | 45.716619 , -71.188459 |
Stratford | 45.788843 , -71.290274 |
Tolsta | 45.657260 , -71.220370 |
Val-Racine | 45.497591 , -71.085085 |
Vieux-Piopolis | 45.507260 , -70.926460 |
Woburn | 45.384790 , -70.862630 |
Notes:
- You can download geometry data for Le Granit 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.