Download outline map of Beauce-Sartigan (geojson format) :
Beauce-Sartigan.geojson (**)
Download polygon array of Beauce-Sartigan map for "Google Maps" :
Beauce-Sartigan.txt
Bounding Box for Beauce-Sartigan Map : ( 45.778908 , -71.106514 , 46.2627 , -70.238993 )
Wikipedia ID for Beauce-Sartigan : Q813348
Wikipedia SPARQL Query for Beauce-Sartigan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q813348 wdt:P1082 ?population. }
OPTIONAL { wd:Q813348 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q813348 wdt:P2046 ?area. }
OPTIONAL { wd:Q813348 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q813348 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q813348 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 Beauce-Sartigan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.778908, -71.106514, 46.2627, -70.238993);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Beauce-Sartigan)
[out:json];
(
rel["name"="Beauce-Sartigan"][type=boundary];
rel["name:en"="Beauce-Sartigan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Beauce-Sartigan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Armstrong | 45.949200 , -70.443960 |
La Guadeloupe | 45.980910 , -70.942686 |
Lac-Poulin | 46.098452 , -70.818368 |
Notre-Dame-des-Pins | 46.176494 , -70.715596 |
Saint-Benoît-Labre | 46.069177 , -70.794848 |
Saint-Côme - Linière | 46.051096 , -70.508665 |
Saint-Éphrem-de-Beauce | 46.051747 , -70.937308 |
Saint-Évariste-de-Forsyth | 45.945324 , -70.986928 |
Saint-Gédéon-de-Beauce | 45.847544 , -70.635373 |
Saint-Georges | 46.096517 , -70.676531 |
Saint-Hilaire-de-Dorset | 45.846463 , -70.813160 |
Saint-Honoré-de-Shenley | 45.966128 , -70.815460 |
Saint-Martin | 45.955954 , -70.654846 |
Saint-Philibert | 46.138174 , -70.545306 |
Saint-René | 46.006167 , -70.597929 |
Saint-Simon-les-Mines | 46.213247 , -70.663711 |
Saint-Théophile | 45.919355 , -70.411305 |
St.-Benoît-Labre | 46.098471 , -70.754699 |
St.-Côme-- Linière | 46.057985 , -70.520076 |
St.-Éphrem-de-Beauce | 46.110277 , -70.977953 |
St.-Georges | 46.113530 , -70.665260 |
St.-Georges-Est | 46.098977 , -70.615139 |
St.-Martin | 45.966770 , -70.649030 |
St.-Philibert | 46.194329 , -70.607414 |
St.-Simon-les-Mines | 46.214560 , -70.666467 |
Notes:
- You can download geometry data for Beauce-Sartigan 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.