Download outline map of Les Maskoutains (geojson format) :
Les Maskoutains.geojson (**)
Download polygon array of Les Maskoutains map for "Google Maps" :
Les Maskoutains.txt
Bounding Box for Les Maskoutains Map : ( 45.452373 , -73.140123 , 45.908489 , -72.615987 )
Wikipedia ID for Les Maskoutains : Q1517861
Wikipedia SPARQL Query for Les Maskoutains (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1517861 wdt:P1082 ?population. }
OPTIONAL { wd:Q1517861 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1517861 wdt:P2046 ?area. }
OPTIONAL { wd:Q1517861 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1517861 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1517861 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 Maskoutains map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.452373, -73.140123, 45.908489, -72.615987);
);
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 Maskoutains)
[out:json];
(
rel["name"="Les Maskoutains"][type=boundary];
rel["name:en"="Les Maskoutains"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Les Maskoutains
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Clairvaux-de-Bagot | 45.721980 , -72.854010 |
Jogues | 45.487540 , -72.825120 |
La Présentation | 45.679736 , -73.060059 |
La Providence | 45.616780 , -72.949140 |
Lanoieville | 45.849200 , -72.880680 |
Point-du-Jour | 45.685590 , -72.989850 |
Saint-Barnabé-Sud | 45.739781 , -72.935915 |
Saint-Bernard-de-Michaudville | 45.822424 , -73.067161 |
Saint-Damase | 45.520583 , -73.012619 |
Saint-Dominique | 45.580098 , -72.829977 |
Saint-Georges-de-Bagot | 45.676420 , -72.832900 |
Saint-Hugues | 45.795212 , -72.839495 |
Saint-Hyacinthe | 45.636017 , -72.939368 |
Saint-Jude | 45.783687 , -72.998487 |
Saint-Liboire | 45.652375 , -72.765218 |
Saint-Louis | 45.856716 , -72.983804 |
Saint-Marcel-de-Richelieu | 45.856168 , -72.893595 |
Saint-Pie | 45.513051 , -72.898187 |
Saint-Simon | 45.718898 , -72.846227 |
Saint-Simon-de-Bagot | 45.734480 , -72.872900 |
Saint-Valérien-de-Milton | 45.566774 , -72.705879 |
Sainte-Hélène-de-Bagot | 45.735259 , -72.738697 |
Sainte-Madeleine | 45.595665 , -73.094837 |
Sainte-Marie-Madeleine | 45.584194 , -73.074615 |
Sainte-Rosalie-Jonction | 45.633930 , -72.905120 |
Salvail | 45.676430 , -73.072630 |
St.-Bernard-de-Michaudville | 45.833370 , -73.065840 |
St.-Hyacinthe | 45.616780 , -72.949140 |
St.-Hyacinthe-le-Confesseur | 45.642683 , -72.965945 |
St.-Jude | 45.764304 , -73.010298 |
St.-Liboire | 45.650070 , -72.765830 |
St.-Pie | 45.504653 , -72.906745 |
St.-Simon | 45.733370 , -72.865830 |
St.-thomas-d'aquin | 45.647588 , -72.978744 |
Ste.-Hélène-de-Bagot | 45.728277 , -72.748352 |
Ste.-Madeleine | 45.600080 , -73.099140 |
Ste.-Rosalie | 45.646170 , -72.898330 |
Notes:
- You can download geometry data for Les Maskoutains 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.