Dear all, I am searching a C function which do a 2D translation (or shift) of a geometry. Apparently it is very simple question, but I do not found any function to do this simple operation.
The only way is to export all the vertices and translate them? Perhaps OGR_G_Transform (OGRGeometryH, OGRCoordinateTransformationH) can be the correct function, but I do not understand OGRCoordinateTransformationH I need to do only a shift of my OGRGeometryH. Thanks in advanced for your help. All the best, R
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
