envelope3d
envelope3d(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 (3D) for this geometry
Source Code
This function has multiple methods:
envelope3d(geom::GMT.Gdal.AbstractGeometry)- gdal_extensions.jl:266envelope3d(D)- gdal_extensions.jl:271