Re: [gdal-dev] How to use the GDALRasterize function. Spefically GDALRasterizeOptions.

2018-05-29 Thread sreed
Even, Thank you so much! This fixed my problem! Thanks again, Sam > Sam, > >> >> I have a few questions with the GDALRasterize fuction. >> >> 1) How do I set the GDALRasterizeOptions? >> I have tried: >> >> /// Create the list of options. Use the same as found on the command >> line gdal_

Re: [gdal-dev] How to use the GDALRasterize function. Spefically GDALRasterizeOptions.

2018-05-29 Thread Even Rouault
Sam, > > I have a few questions with the GDALRasterize fuction. > > 1) How do I set the GDALRasterizeOptions? > I have tried: > > /// Create the list of options. Use the same as found on the command > line gdal_rasterize utility > // http://www.gdal.org/gdal_rasterize.html > char *

[gdal-dev] How to use the GDALRasterize function. Spefically GDALRasterizeOptions.

2018-05-28 Thread sji367
Hey all, I have a few questions with the GDALRasterize fuction. 1) How do I set the GDALRasterizeOptions? I have tried: /// Create the list of options. Use the same as found on the command line gdal_rasterize utility // http://www.gdal.org/gdal_rasterize.html char *options[] = {