NZRegions

class nzgeom.regions.NZRegions[source]

container class for NZ region polygons

__init__()[source]

Methods

__init__()

get_region_geodataframe(region_name)

produce GeoDataFrame containing a polygon representing a specified region of NZ

get_region_polygon(region_name)

return a shapely polygon representing a specified region of NZ

list_regions()

print the available region names

list_regions()[source]

print the available region names

get_region_geodataframe(region_name)[source]

produce GeoDataFrame containing a polygon representing a specified region of NZ

get_region_polygon(region_name)[source]

return a shapely polygon representing a specified region of NZ