Central Okanagan (British Columbia) Map Cropping Samples
Central Okanagan (British Columbia) Map Cropping Samples-1
Central Okanagan (British Columbia) Map Cropping Samples-2
Central Okanagan neighborhoods and villages map with 3D shadow effect
flag map of Central Okanagan with 3D shadow effect
Central Okanagan map with 3d shadow effect
Download outline map of Central Okanagan (geojson format) :
Central Okanagan.geojson (**)
Download polygon array of Central Okanagan map for "Google Maps" :
Central Okanagan.txt
Bounding Box for Central Okanagan Map : ( 49.675275 , -120.056808 , 50.235325 , -118.797557 )
Wikipedia ID for Central Okanagan : Q945201
Wikipedia SPARQL Query for Central Okanagan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q945201 wdt:P1082 ?population. }
OPTIONAL { wd:Q945201 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q945201 wdt:P2046 ?area. }
OPTIONAL { wd:Q945201 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q945201 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q945201 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 Central Okanagan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.675275, -120.056808, 50.235325, -118.797557);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Central Okanagan)
[out:json];
(
rel["name"="Central Okanagan"][type=boundary];
rel["name:en"="Central Okanagan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Central Okanagan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Benvoulin | 49.883330 , -119.433330 |
Braeloch | 49.783070 , -119.519070 |
Carrs | 50.115000 , -119.463060 |
Cedar Grove | 50.133330 , -119.450000 |
Duck Lake 7 | 50.009477 , -119.395833 |
Duck Lake Indian Reserve 7 | 49.976976 , -119.364051 |
East Kelowna | 49.862500 , -119.583330 |
East Kelowna | 49.862500 , -119.425000 |
Fintry | 50.133080 , -119.502380 |
Gellatly | 49.816670 , -119.616670 |
Glenrosa | 49.850000 , -119.666670 |
Kelowna | 49.885651 , -119.439753 |
Killiney Beach | 50.183330 , -119.500000 |
Lake Country | 50.077918 , -119.401734 |
Lakeview Heights | 49.866670 , -119.533330 |
McCulloch | 49.799780 , -119.185650 |
McKinley Landing | 49.966670 , -119.450000 |
Medicine Creek 12 | 49.846836 , -119.319963 |
Medicine Hill 11 | 49.827177 , -119.258055 |
Mission Creek 8 | 49.845179 , -119.467549 |
Myra | 49.800436 , -119.320954 |
Nahun | 50.083080 , -119.502390 |
Okanagan Centre | 50.047480 , -119.450869 |
Okanagan Mission | 49.816670 , -119.483330 |
Oyama | 50.113310 , -119.372290 |
Oyama | 50.116670 , -119.366670 |
Peachland | 49.775362 , -119.738572 |
Pixie Beach | 50.066670 , -119.450000 |
Tsiinstikeptum Indian Reserve 10 | 49.879896 , -119.527398 |
Tsiinstikeptum Indian Reserve 9 | 49.836100 , -119.587726 |
Tsinstikeptum 10 | 49.882818 , -119.536513 |
Tsinstikeptum 9 | 49.839065 , -119.605443 |
West Kelowna | 49.860285 , -119.609247 |
Westbank | 49.834910 , -119.621345 |
Westside | 49.883070 , -119.535680 |
Wilson Landing | 49.969946 , -119.499663 |
Winfield | 50.022080 , -119.405420 |
Woodsdale | 50.050000 , -119.383330 |
Notes:
- You can download geometry data for Central Okanagan 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.