Hauraki (Waikato Region) Map Cropping Samples
Hauraki (Waikato Region) Map Cropping Samples-1
Hauraki (Waikato Region) Map Cropping Samples-2
Hauraki neighborhoods and villages map with 3D shadow effect
flag map of Hauraki with 3D shadow effect
Hauraki map with 3d shadow effect
Download outline map of Hauraki (geojson format) :
Hauraki.geojson (**)
Download polygon array of Hauraki map for "Google Maps" :
Hauraki.txt
Bounding Box for Hauraki Map : ( -37.564268 , 175.21715 , -37.024039 , 175.943436 )
Wikipedia ID for Hauraki : Q1589865
Wikipedia SPARQL Query for Hauraki (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1589865 wdt:P1082 ?population. }
OPTIONAL { wd:Q1589865 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1589865 wdt:P2046 ?area. }
OPTIONAL { wd:Q1589865 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1589865 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1589865 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 Hauraki map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-37.564268, 175.21715, -37.024039, 175.943436);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hauraki)
[out:json];
(
rel["name"="Hauraki District"][type=boundary];
rel["name:en"="Hauraki District"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hauraki
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Awaiti | -37.399479 , 175.609065 |
Kaiaua | -37.124828 , 175.267120 |
Kaihere | -37.348880 , 175.435095 |
Kaimai-Mamaku Forest Park | -37.734603 , 175.895811 |
Karangahake | -37.396360 , 175.713153 |
Kerepehi | -37.313535 , 175.537193 |
Komata | -37.334401 , 175.692424 |
Komata North | -37.333330 , 175.666670 |
Mangatarata | -37.304763 , 175.379768 |
Miranda | -37.198485 , 175.300291 |
Miranda Hot Springs | -37.174680 , 175.313179 |
Netherton | -37.329186 , 175.597533 |
Orongo | -37.199862 , 175.541716 |
Paeroa | -37.396825 , 175.672806 |
Patetonga | -37.401637 , 175.458046 |
Pipiroa | -37.225591 , 175.481999 |
Tirohia | -37.435885 , 175.665855 |
Torehape | -37.350000 , 175.416670 |
Waitakaruru | -37.258106 , 175.361117 |
Whakatiwai | -37.060873 , 175.275253 |
Whiritoa | -37.280547 , 175.882970 |
Notes:
- You can download geometry data for Hauraki 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.