envelope
envelope(geom)
Parameters
geom: the geometry. This can either be a GDAL AbstractGeometry or a GMTdataset (or vector of it), or a Matrix
Computes and returns the bounding envelope for this geometry.
Source Code
This function has multiple methods:
envelope(geom::GMT.Gdal.AbstractGeometry)- gdal_extensions.jl:250envelope(D)- gdal_extensions.jl:255