Bonaventure (Quebec) Map Cropping Samples
Bonaventure (Quebec) Map Cropping Samples-1
Bonaventure (Quebec) Map Cropping Samples-2
Bonaventure neighborhoods and villages map with 3D shadow effect
flag map of Bonaventure with 3D shadow effect
Bonaventure map with 3d shadow effect
Download outline map of Bonaventure (geojson format) :
Bonaventure.geojson (**)
Download polygon array of Bonaventure map for "Google Maps" :
Bonaventure.txt
Bounding Box for Bonaventure Map : ( 48.000401 , -66.279841 , 48.679234 , -64.957404 )
Wikipedia ID for Bonaventure : Q43746
Wikipedia SPARQL Query for Bonaventure (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q43746 wdt:P1082 ?population. }
OPTIONAL { wd:Q43746 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q43746 wdt:P2046 ?area. }
OPTIONAL { wd:Q43746 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q43746 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q43746 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 Bonaventure map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.000401, -66.279841, 48.679234, -64.957404);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bonaventure)
[out:json];
(
rel["name"="Bonaventure"][type=boundary];
rel["name:en"="Bonaventure"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bonaventure
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bonaventure | 48.065461 , -65.454910 |
Caplan | 48.132226 , -65.678898 |
Cascapédia - Saint-Jules | 48.271737 , -65.942303 |
Cascapédia-- St-Jules | 48.297812 , -65.893249 |
Hope | 48.132762 , -65.234238 |
Hope Town | 48.094467 , -65.182546 |
New Carlisle | 48.057749 , -65.350375 |
New Richmond | 48.198795 , -65.799694 |
Paspébiac | 48.102127 , -65.287198 |
Saint-Alphonse | 48.197858 , -65.626767 |
Saint-Elzéar | 48.179157 , -65.438909 |
Saint-Godefroi | 48.153577 , -65.161838 |
Saint-Siméon | 48.114858 , -65.554493 |
Shigawake | 48.162510 , -65.108292 |
St.-Godefroi | 48.075899 , -65.118885 |
St.-Siméon | 48.066149 , -65.542373 |
Notes:
- You can download geometry data for Bonaventure 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.