Comox Valley (British Columbia) Map Cropping Samples
Comox Valley (British Columbia) Map Cropping Samples-1
Comox Valley (British Columbia) Map Cropping Samples-2
Comox Valley neighborhoods and villages map with 3D shadow effect
flag map of Comox Valley with 3D shadow effect
Comox Valley map with 3d shadow effect
Download outline map of Comox Valley (geojson format) :
Comox Valley.geojson (**)
Download polygon array of Comox Valley map for "Google Maps" :
Comox Valley.txt
Bounding Box for Comox Valley Map : ( 49.404744 , -125.553072 , 49.919935 , -124.575499 )
Wikipedia ID for Comox Valley : Q645582
Wikipedia SPARQL Query for Comox Valley (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q645582 wdt:P1082 ?population. }
OPTIONAL { wd:Q645582 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q645582 wdt:P2046 ?area. }
OPTIONAL { wd:Q645582 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q645582 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q645582 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 Comox Valley map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.404744, -125.553072, 49.919935, -124.575499);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Comox Valley)
[out:json];
(
rel["name"="Comox Valley"][type=boundary];
rel["name:en"="Comox Valley"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Comox Valley
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balmoral Beach | 49.671000 , -124.905070 |
Bevan | 49.658570 , -125.089650 |
Black Creek | 49.885340 , -125.203890 |
Black Creek | 49.833330 , -125.133330 |
Comox | 49.694366 , -124.908438 |
Comox 1 | 49.679994 , -124.954697 |
Courtenay | 49.696139 , -124.979741 |
Cumberland | 49.629737 , -125.043408 |
Goose Spit 3 | 49.661346 , -124.920885 |
Grantham | 49.766670 , -125.016670 |
Headquarters | 49.766340 , -125.119570 |
Hornby Island | 49.535240 , -124.678340 |
Lazo | 49.736240 , -124.911289 |
Little River | 49.736020 , -124.915240 |
Merville | 49.782940 , -125.052860 |
Mud Bay | 49.466330 , -124.802800 |
Oyster River | 49.866670 , -125.133330 |
Pentledge 2 | 49.696854 , -125.004235 |
Pentledge Indian Reserve 2 | 49.691175 , -125.014629 |
Puntledge | 49.661680 , -125.056860 |
Royston | 49.648069 , -124.944849 |
Sandwick | 49.700000 , -124.983330 |
Saratoga Beach | 49.865290 , -125.115270 |
Williams Beach | 49.821970 , -125.048000 |
Notes:
- You can download geometry data for Comox Valley 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.