Kapiti Coast (Wellington Region) Map Cropping Samples
![Kapiti Coast (Wellington Region) Map Cropping Samples-1](og_image/map_cropping/4-102079315-1.jpeg)
Kapiti Coast (Wellington Region) Map Cropping Samples-1
![Kapiti Coast (Wellington Region) Map Cropping Samples-2](og_image/map_cropping/4-102079315-3.jpeg)
Kapiti Coast (Wellington Region) Map Cropping Samples-2
![Kapiti Coast neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102079315.jpg)
Kapiti Coast neighborhoods and villages map with 3D shadow effect
![flag map of Kapiti Coast with 3D shadow effect](og_image/flag_maps/flag_map_102079315.jpg)
flag map of Kapiti Coast with 3D shadow effect
![Kapiti Coast map with 3d shadow effect](og_image/blank_maps/map_102079315.png)
Kapiti Coast map with 3d shadow effect
Download outline map of Kapiti Coast (geojson format) :
Kapiti Coast.geojson (**)
Download polygon array of Kapiti Coast map for "Google Maps" :
Kapiti Coast.txt
Bounding Box for Kapiti Coast Map : ( -41.013315 , 174.868496 , -40.700334 , 175.425313 )
Wikipedia ID for Kapiti Coast : Q1533839
Wikipedia SPARQL Query for Kapiti Coast (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1533839 wdt:P1082 ?population. }
OPTIONAL { wd:Q1533839 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1533839 wdt:P2046 ?area. }
OPTIONAL { wd:Q1533839 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1533839 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1533839 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 Kapiti Coast map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-41.013315, 174.868496, -40.700334, 175.425313);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kapiti Coast)
[out:json];
(
rel["name"="Kapiti Coast District"][type=boundary];
rel["name:en"="Kapiti Coast District"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kapiti Coast
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aeroplane Island | -40.880136 , 174.927052 |
Browns Island | -40.889339 , 174.902578 |
Hautere | -40.833000 , 175.185499 |
Kapiti Island | -40.855630 , 174.910815 |
Otaki Forks | -40.846800 , 175.225748 |
Paekakariki | -40.985986 , 174.977043 |
Peka Peka | -40.839336 , 175.086885 |
Reikorangi | -40.915971 , 175.106122 |
Te Horo | -40.805302 , 175.109361 |
Te Horo Beach | -40.781583 , 175.093720 |
Whareroa Beach | -40.957203 , 174.968562 |
Notes:
- You can download geometry data for Kapiti Coast 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.