Hi guys! Easy question here: I have an OGREnvelope describing a rectangle that I want to use as an OGRPolygon. What is the correct way to do that? What I need is a OGRPolygon representing a rectangle from my OGREnvelope. Do I have to manually assign point by point to it? (how?) Or there is some handy method I can use (union?).
Thanks in advance. Hugo.
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
