id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 5357,add OGR_G_SetPoints to GDAL API-C,ahuarte47,ahuarte47,"add new function to OGR API (ogr_api.h/ogr_api.cpp) int CPL_DLL OGR_G_SetPoints( OGRGeometryH hGeom, int numPoints, void* pabyX, int nXStride, void* pabyY, int nYStride, void* pabyZ, int nZStride); to set the geometry points of a LineString/LinearRing an unique call. It will use... OGRLineString::setPoints(). ",defect,closed,normal,,OGR_SF,unspecified,normal,fixed,,