Skip to contents

Get the New Zealand coastline

Usage

get_coast(proj = proj_nzsf(), resolution = "medium", keep = 1)

Arguments

proj

The coordinate reference system to use: integer with the EPSG code, or character with proj4string.

resolution

the resolution, choose from "10", "50". "110", "150", "1250", "1500".

keep

proportion of points to retain (0-1; default 1).

Value

New Zealands coastline as a sf object.

See also