South Waikato (Waikato Region) Map Cropping Samples
South Waikato (Waikato Region) Map Cropping Samples-1
South Waikato (Waikato Region) Map Cropping Samples-2
South Waikato neighborhoods and villages map with 3D shadow effect
flag map of South Waikato with 3D shadow effect
South Waikato map with 3d shadow effect
Download outline map of South Waikato (geojson format) :
South Waikato.geojson (**)
Download polygon array of South Waikato map for "Google Maps" :
South Waikato.txt
Bounding Box for South Waikato Map : ( -38.439818 , 175.622141 , -37.896121 , 176.150335 )
Wikipedia ID for South Waikato : Q1760808
Wikipedia SPARQL Query for South Waikato (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1760808 wdt:P1082 ?population. }
OPTIONAL { wd:Q1760808 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1760808 wdt:P2046 ?area. }
OPTIONAL { wd:Q1760808 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1760808 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1760808 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 South Waikato map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-38.439818, 175.622141, -37.896121, 176.150335);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (South Waikato)
[out:json];
(
rel["name"="South Waikato District"][type=boundary];
rel["name:en"="South Waikato District"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of South Waikato
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arapuni | -38.048394 , 175.675359 |
Atiamuri | -38.355439 , 176.106103 |
Kinleith | -38.275122 , 175.920555 |
Lichfield | -38.121214 , 175.821558 |
Ngatira | -38.060136 , 175.948831 |
Pohara Marae | -38.082419 , 175.637526 |
Putaruru | -38.048466 , 175.758041 |
Tapapa | -37.976445 , 175.872673 |
Taumangi | -38.033330 , 175.766670 |
Te Whetu | -38.166670 , 175.950000 |
Tokoroa | -38.218666 , 175.864638 |
Waotu | -38.144025 , 175.699979 |
Wiltsdown | -38.186837 , 175.802474 |
Notes:
- You can download geometry data for South Waikato 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.