Download outline map of Les Appalaches (geojson format) :
Les Appalaches.geojson (**)
Download polygon array of Les Appalaches map for "Google Maps" :
Les Appalaches.txt
Bounding Box for Les Appalaches Map : ( 45.768807 , -71.684874 , 46.349188 , -70.970054 )
Wikipedia ID for Les Appalaches : Q1517564
Wikipedia SPARQL Query for Les Appalaches (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1517564 wdt:P1082 ?population. }
OPTIONAL { wd:Q1517564 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1517564 wdt:P2046 ?area. }
OPTIONAL { wd:Q1517564 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1517564 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1517564 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 Les Appalaches map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.768807, -71.684874, 46.349188, -70.970054);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Les Appalaches)
[out:json];
(
rel["name"="Les Appalaches"][type=boundary];
rel["name:en"="Les Appalaches"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Les Appalaches
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adstock | 46.047827 , -71.132556 |
Beaulac-Garthby | 45.833686 , -71.399944 |
Belmina | 45.986420 , -71.474820 |
Black Lake | 46.042694 , -71.359022 |
Coleraine | 45.966700 , -71.375090 |
Disraeli | 45.895322 , -71.345668 |
Disraeli | 45.913924 , -71.388626 |
Domaine-des-Pins | 45.958920 , -71.363420 |
East Broughton | 46.223399 , -71.081548 |
Irlande | 46.065811 , -71.485771 |
Kinnear's Mills | 46.204879 , -71.342847 |
Pontbriand | 46.154120 , -71.253400 |
Sacré-Coeur-de-Jésus | 46.207907 , -71.069301 |
Saint-Adrien-d'Irlande | 46.118855 , -71.429817 |
Saint-Fortunat | 45.965010 , -71.605063 |
Saint-Jacques-de-Leeds | 46.290562 , -71.331074 |
Saint-Jacques-le-Majeur | 45.940370 , -71.503470 |
Saint-Jacques-le-Majeur-de-Wolfestown | 45.938727 , -71.499396 |
Saint-Jean-de-Brébeuf | 46.175637 , -71.447384 |
Saint-Joseph-de-Coleraine | 45.989641 , -71.326092 |
Saint-Julien | 46.008562 , -71.529229 |
Saint-Pierre-de-Broughton | 46.248135 , -71.193726 |
Sainte-Clotilde-de-Beauce | 46.122730 , -71.039672 |
Sainte-Praxède | 45.891618 , -71.226427 |
Sanborn | 45.932260 , -71.552040 |
St.-Jacques-de-Leeds | 46.291650 , -71.335601 |
Ste.-Praxède | 45.896320 , -71.173810 |
Thetford Mines | 46.106475 , -71.287316 |
Thetford-Partie-Sud | 46.047220 , -71.265990 |
Vimy Ridge | 46.008470 , -71.418170 |
Notes:
- You can download geometry data for Les Appalaches 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.