worldrectcoast

cl = worldrectcoast(proj="?", res="crude", coastlines=nothing, limits=Float64[])

Return a project coastline, at res resolution, suitable to overlain in a grid created with the worldrectangular function. Note that this function, contrary to coastlinesproj, returns coastline data that spans > 360 degrees.

Returns

A Vector of GMTdataset containing the projected world GSHHG coastlines at resolution res.

See Also

coastlinesproj, graticules, [plotgrid!], worldrectangular, worldrectgrid, [Best rectangular world map projection]

Source Code

View the source code for this function.