Gisborne Region (New Zealand) Map Cropping Samples
Gisborne Region (New Zealand) Map Cropping Samples-1
Gisborne Region (New Zealand) Map Cropping Samples-2
Gisborne Region and counties map with 3D shadow effect
flag map of Gisborne Region with 3D shadow effect
Download outline map of Gisborne Region (geojson format) :
Gisborne Region.geojson (**)
Download polygon array of Gisborne Region map for "Google Maps" :
Gisborne Region.txt
Bounding Box for Gisborne Region Map : ( -39.001628 , 177.122171 , -37.331372 , 178.836208 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Gisborne Region map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](-39.001628, 177.122171, -37.331372, 178.836208);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gisborne Region)
[out:json];
(
rel["name"="Gisborne Region"][type=boundary];
rel["name:en"="Gisborne Region"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Gisborne Region 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.