Download outline map of Temiscouata (geojson format) :
Temiscouata.geojson (**)
Download polygon array of Temiscouata map for "Google Maps" :
Temiscouata.txt
Bounding Box for Temiscouata Map : ( 47.297623984 , -69.588602365 , 48.065772652 , -68.382422361 )
Wikipedia ID for Temiscouata : Q3546770
Wikipedia SPARQL Query for Temiscouata (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3546770 wdt:P1082 ?population. }
OPTIONAL { wd:Q3546770 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3546770 wdt:P2046 ?area. }
OPTIONAL { wd:Q3546770 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3546770 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3546770 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 Temiscouata map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.297623984, -69.588602365, 48.065772652, -68.382422361);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Temiscouata)
[out:json];
(
rel["name"="Temiscouata"][type=boundary];
rel["name:en"="Temiscouata"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Temiscouata
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Auclair | 47.740385 , -68.655243 |
Biencourt | 47.930306 , -68.553690 |
Cabano | 47.680650 , -68.878100 |
Dégelis | 47.585822 , -68.535352 |
Lac-des-Aigles | 47.997966 , -68.677475 |
Lejeune | 47.765337 , -68.521211 |
Notre-Dame-du-Lac | 47.610589 , -68.784067 |
Packington | 47.472124 , -68.806073 |
Pohénégamook | 47.516329 , -69.265682 |
Rivière-Bleue | 47.413091 , -69.012015 |
Saint-Athanase | 47.415518 , -69.427870 |
Saint-Elzéar-de-Témiscouata | 47.569098 , -69.070170 |
Saint-Eusèbe | 47.535901 , -68.919858 |
Saint-Honoré-de-Témiscouata | 47.667492 , -69.176944 |
Saint-Jean-de-la-Lande | 47.425307 , -68.695759 |
Saint-Juste-du-Lac | 47.683285 , -68.730230 |
Saint-Louis-du-Ha! Ha! | 47.666012 , -68.997581 |
Saint-Marc-du-Lac-Long | 47.391302 , -68.882986 |
Saint-Michel-du-Squatec | 47.837332 , -68.734157 |
Saint-Pierre-de-Lamy | 47.784381 , -68.991384 |
St.-Louis-du-Ha! Ha! | 47.671230 , -68.989397 |
Témiscouata-sur-le-Lac | 47.643374 , -68.856379 |
Notes:
- You can download geometry data for Temiscouata 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.