Hi list Is there some brief way to get the Z extent of a vector layer? I mean something analogous to the Layer.GetExtent() method, but which would retrieve the extent of the Z coordinate?
OTherwise, it seems like I need to iterate over all features of the layer and keep the min/max Z values. Shall this be a good tactic for retrieving the Z extent of a vector? Thanks in advance -- ___________________________ ___ __ Ricardo Garcia Silva
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
