Lajemmerais (Quebec) Map Cropping Samples
Lajemmerais (Quebec) Map Cropping Samples-1
Lajemmerais (Quebec) Map Cropping Samples-2
Lajemmerais neighborhoods and villages map with 3D shadow effect
flag map of Lajemmerais with 3D shadow effect
Lajemmerais map with 3d shadow effect
Download outline map of Lajemmerais (geojson format) :
Lajemmerais.geojson (**)
Download polygon array of Lajemmerais map for "Google Maps" :
Lajemmerais.txt
Bounding Box for Lajemmerais Map : ( 45.553862 , -73.482919 , 45.980883 , -73.164874 )
Wikipedia ID for Lajemmerais : Q1517923
Wikipedia SPARQL Query for Lajemmerais (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1517923 wdt:P1082 ?population. }
OPTIONAL { wd:Q1517923 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1517923 wdt:P2046 ?area. }
OPTIONAL { wd:Q1517923 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1517923 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1517923 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 Lajemmerais map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.553862, -73.482919, 45.980883, -73.164874);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lajemmerais)
[out:json];
(
rel["name"="Lajemmerais"][type=boundary];
rel["name:en"="Lajemmerais"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lajemmerais
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Calixa-Lavallée | 45.751295 , -73.267617 |
Contrecoeur | 45.871983 , -73.231313 |
Domaine-Beaudry | 45.662820 , -73.321250 |
Domaine-des-Hauts-Bois | 45.567540 , -73.317630 |
Lanoraie-d'autray | 45.972748 , -73.180789 |
Saint-Amable | 45.658275 , -73.299426 |
Sainte-Julie | 45.599947 , -73.329426 |
St.-Amable | 45.650080 , -73.299160 |
Ste.-Julie | 45.583380 , -73.332460 |
Varennes | 45.681248 , -73.403850 |
Verchères | 45.750141 , -73.334332 |
Notes:
- You can download geometry data for Lajemmerais 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.