L'Assomption (Quebec) Map Cropping Samples
L'Assomption (Quebec) Map Cropping Samples-1
L'Assomption (Quebec) Map Cropping Samples-2
L'Assomption neighborhoods and villages map with 3D shadow effect
flag map of L'Assomption with 3D shadow effect
L'Assomption map with 3d shadow effect
Download outline map of L'Assomption (geojson format) :
L'Assomption.geojson (**)
Download polygon array of L'Assomption map for "Google Maps" :
L'Assomption.txt
Bounding Box for L'Assomption Map : ( 45.701679 , -73.57857 , 45.94376 , -73.284363 )
Wikipedia ID for L'Assomption : Q141754
Wikipedia SPARQL Query for L'Assomption (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q141754 wdt:P1082 ?population. }
OPTIONAL { wd:Q141754 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q141754 wdt:P2046 ?area. }
OPTIONAL { wd:Q141754 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q141754 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q141754 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 L'Assomption map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.701679, -73.57857, 45.94376, -73.284363);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (L'Assomption)
[out:json];
(
rel["name"="L'Assomption"][type=boundary];
rel["name:en"="L'Assomption"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of L'Assomption
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Charlemagne | 45.725346 , -73.490372 |
Croissant-du-Bourg | 45.848060 , -73.434170 |
Domaine-des-Deux-Lacs | 45.856980 , -73.516800 |
Domaine-des-Fleurs | 45.853060 , -73.436670 |
Domaine-Martel | 45.935830 , -73.456940 |
Domaine-Ouellet | 45.898370 , -73.424860 |
Domaine-Papin | 45.855320 , -73.430410 |
L'Assomption | 45.857143 , -73.426725 |
L'Épiphanie | 45.849402 , -73.483642 |
L'Épiphanie | 45.847948 , -73.507608 |
Repentigny | 45.761246 , -73.470722 |
St.-Sulpice | 45.826546 , -73.355308 |
Notes:
- You can download geometry data for L'Assomption 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.