Les Basques (Quebec) Map Cropping Samples
Les Basques (Quebec) Map Cropping Samples-1
Les Basques (Quebec) Map Cropping Samples-2
Les Basques neighborhoods and villages map with 3D shadow effect
flag map of Les Basques with 3D shadow effect
Les Basques map with 3d shadow effect
Download outline map of Les Basques (geojson format) :
Les Basques.geojson (**)
Download polygon array of Les Basques map for "Google Maps" :
Les Basques.txt
Bounding Box for Les Basques Map : ( 47.857623 , -69.275187 , 48.271745 , -68.659263 )
Wikipedia ID for Les Basques : Q1517282
Wikipedia SPARQL Query for Les Basques (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1517282 wdt:P1082 ?population. }
OPTIONAL { wd:Q1517282 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1517282 wdt:P2046 ?area. }
OPTIONAL { wd:Q1517282 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1517282 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1517282 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 Les Basques map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.857623, -69.275187, 48.271745, -68.659263);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Les Basques)
[out:json];
(
rel["name"="Les Basques"][type=boundary];
rel["name:en"="Les Basques"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Les Basques
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Les Escoumins | 48.111100 , -69.023600 |
Notre-Dame-des-Neiges | 48.109093 , -69.143164 |
Rivière-Trois-Pistoles | 48.091151 , -69.254422 |
Saint-Clément | 47.918812 , -69.105440 |
Saint-Éloi | 48.032363 , -69.195849 |
Saint-Guy | 48.041851 , -68.762715 |
Saint-Jean-de-Dieu | 48.004286 , -69.009313 |
Saint-Mathieu-de-Rioux | 48.169420 , -68.962287 |
Saint-Médard | 48.072783 , -68.853593 |
Saint-Simon | 48.212864 , -69.019840 |
Saint-Simon-de-Rimouski | 48.200080 , -69.049760 |
Sainte-Françoise | 48.071328 , -69.033993 |
Sainte-Rita | 47.946641 , -68.887380 |
St.-Clément | 47.924035 , -69.087245 |
St.-Mathieu | 48.185602 , -69.011392 |
St.-Mathieu-de-Rioux | 48.183170 , -68.986930 |
St.-Simon | 48.199849 , -69.020833 |
Trois-Pistoles | 48.126652 , -69.169695 |
Notes:
- You can download geometry data for Les Basques 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.