[gdal-dev] Re: reprojecting a georeferenced image (PNG, JPG)
Christian Müller
christian.mueller at nvoe.at
Tue Aug 5 05:31:38 EDT 2008
Two years ago, I had the same problem. The cascading documentation
is not obvious when starting with gdal.
(My problem was a CMD LINE BUFFER EXCEEDED error using gdal_merge.py not
knowing that I can use the general option --optfile). Starting the
documentation with a brief description of the cascading structure will help
a lot.). I think Tim is another example.
Mateusz Loskot writes:
> Tim Michelsen wrote:
>>> gdlawarp-co "WORLDFILE=YES" ....
>> Thanks, this really got me going.
>>
>> I think the documentation could need some example here...
>
> Tim,
>
> I think it would lead to maintenance of documents.
> Instead, it should be enough to remember that GDAL/OGR documentation
> forms a kind of cascade.
>
> - check general utilities doc [1] for options you need
> -- not found, next, check utility specific doc [2]
> --- if there is no option listed you are looking for
> ---- next step is to check driver specific options
> ----- so check driver doc
> ------ and here [3] you find what you need, creation option WORLDFILE
> - back to general utility doc [1] to find how to pass creation option
> and you get -co NAME=VALUE
>
>
> [1] http://www.gdal.org/gdal_utilities.html
> [2] http://www.gdal.org/gdalwarp.html
> [3] http://www.gdal.org/frmt_various.html#PNG
> --
> Mateusz Loskot, http://mateusz.loskot.net
> Charter Member of OSGeo, http://osgeo.org
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list