Laval (Quebec) Map Cropping Samples
Laval (Quebec) Map Cropping Samples-1
Laval (Quebec) Map Cropping Samples-2
Laval neighborhoods and villages map with 3D shadow effect
flag map of Laval with 3D shadow effect
Laval map with 3d shadow effect
Download outline map of Laval (geojson format) :
Laval.geojson (**)
Download polygon array of Laval map for "Google Maps" :
Laval.txt
Bounding Box for Laval Map : ( 45.512637 , -73.890119 , 45.699654 , -73.529155 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Laval map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.512637, -73.890119, 45.699654, -73.529155);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Laval)
[out:json];
(
rel["name"="Laval"][type=boundary];
rel["name:en"="Laval"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Laval
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bas-de-Sainte-Rose | 45.651710 , -73.748200 |
Cap-Saint-Martin | 45.592820 , -73.709040 |
Champ-Fleuri | 45.589210 , -73.782090 |
Duvernay | 45.604166 , -73.661529 |
Duvernay-Est | 45.654760 , -73.605140 |
Jolibourg | 45.526980 , -73.856540 |
Laval | 45.605220 , -73.725142 |
Plage-Chartrand | 45.663370 , -73.579590 |
Pont-Viau | 45.575119 , -73.678436 |
Saint-Elzear | 45.603380 , -73.726980 |
Sainte-Marie-de-Laval | 45.684210 , -73.684030 |
Val-des-Arbres | 45.598370 , -73.675420 |
Val-Martin | 45.545320 , -73.746810 |
Notes:
- You can download geometry data for Laval 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.