Deux-Montagnes (Quebec) Map Cropping Samples
Deux-Montagnes (Quebec) Map Cropping Samples-1
Deux-Montagnes (Quebec) Map Cropping Samples-2
Deux-Montagnes neighborhoods and villages map with 3D shadow effect
flag map of Deux-Montagnes with 3D shadow effect
Deux-Montagnes map with 3d shadow effect
Download outline map of Deux-Montagnes (geojson format) :
Deux-Montagnes.geojson (**)
Download polygon array of Deux-Montagnes map for "Google Maps" :
Deux-Montagnes.txt
Bounding Box for Deux-Montagnes Map : ( 45.45836 , -74.278919 , 45.621722 , -73.840691 )
Wikipedia ID for Deux-Montagnes : Q141943
Wikipedia SPARQL Query for Deux-Montagnes (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q141943 wdt:P1082 ?population. }
OPTIONAL { wd:Q141943 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q141943 wdt:P2046 ?area. }
OPTIONAL { wd:Q141943 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q141943 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q141943 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 Deux-Montagnes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.45836, -74.278919, 45.621722, -73.840691);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Deux-Montagnes)
[out:json];
(
rel["name"="Deux-Montagnes"][type=boundary];
rel["name:en"="Deux-Montagnes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Deux-Montagnes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baie-du-Lac | 45.525040 , -73.947930 |
Chicot | 45.596150 , -73.936540 |
Deux-Montagnes | 45.541383 , -73.902526 |
Domaine-Beaumont | 45.516670 , -74.100000 |
Domaine-Royal | 45.513100 , -73.955160 |
Kanesatake Lands | 45.491548 , -74.118128 |
La Trappe | 45.494780 , -74.024210 |
Oka | 45.486899 , -74.069665 |
Oka-Kanesatake | 45.472155 , -74.071111 |
Oka-sur-la-Montagne | 45.503930 , -74.067380 |
Plage-Roger | 45.519760 , -73.943210 |
Pointe-aux-Anglais | 45.498930 , -74.169060 |
Saint-Eustache | 45.576507 , -73.932585 |
Saint-Joseph-du-Lac | 45.532382 , -74.016859 |
Saint-Placide | 45.533489 , -74.200189 |
Sainte-Marthe-sur-le-Lac | 45.527493 , -73.936316 |
St.-Eustache | 45.565000 , -73.905540 |
St.-Joseph-du-Lac | 45.533380 , -73.999200 |
St.-Placide | 45.533380 , -74.199230 |
Ste.-Marthe-sur-le-Lac | 45.533380 , -73.932500 |
Terrasse-Bigras | 45.496150 , -74.142390 |
Terrasse-Raymond | 45.486430 , -74.129330 |
Notes:
- You can download geometry data for Deux-Montagnes 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.