Hi All,

I have a tool which currently exports geometry using the ExportToWkt()
function.  It works great, but I'd like to try reducing the size of my
output files by using a format like the string representation of WKB that
shp2pgsql produsces when creating SQL insert files.  Is there a export
function available in GDAL that I could use for this?

I'm looking at http://www.gdal.org/classOGRGeometry.html currently, but
have not yet spotted what I'm looking for.

Thanks,

Roger
--
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to