<div dir="ltr">Dear all, <div><br></div><div>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.</div><div><br></div><div>The only way is to export all the vertices and translate them?  <div><br></div><div>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. </div><div><br></div><div>Thanks in advanced for your help. </div></div><div><br></div><div>All the best, </div><div>R</div></div>