> On a different topic altogether, how would I go about contributing to
> the doxygen-created documentation? In playing around with gdal_rasterize
> I discovered that it's not clear in the current docs what options
> trigger creation of a new raster instead of overwriting an existing
> raster. My C++ skills are very rusty, but if I'm reading the source code
> properly, the options -of, -init, -a_nodata, -a_srs, -te, -a_ullr, -co,
> -ot, -ts, -outsize, -tr, and -tap set the bCreateOutput flag True. I'd
> like to add a note explaining this so that someone else doesn't make the
> same beginner's mistake I did of trying to specify creation options on
> an existing dataset ;) Is this something I open a ticket for, or is
> there a more direct way?

A ticket is fine. The changes are to be done in apps/gdal_utilities.dox

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to