Jonas,
I believe the information is under the python API section
<https://gdal.org/api/python/osgeo.gdal.html> of the gdal.org site. For
example, the description of the translate options is at
https://gdal.org/api/python/osgeo.gdal.html#osgeo.gdal.TranslateOptions.

Kirk Waters, PhD
NOAA Office for Coastal Management
Applied Sciences Program
‪Phone: 843-284-6962‬ (New as of 2022)
coast.noaa.gov/digitalcoast




On Wed, Nov 2, 2022 at 6:54 AM Jonas Ardö via gdal-dev <
gdal-dev@lists.osgeo.org> wrote:

> Dear gdal-gurus,
>
> I am new to using gdal via Python.
>
> As the command line arguments/keywords differ from command prompt mode and
> Python-mode (for example for example is *-r* in gdal_translate  the same
> as *resampleAlg* in gdal.Translate in Python).
> I find it tricky to find arguments/keywords in Python.
>
> How can all options/full syntax for gdal-pythons commands be listed as
> done here
> <https://gis.stackexchange.com/questions/352643/gdal-translate-in-python-where-do-i-find-how-to-convert-the-command-line-argum>
> ?
> Where they also refer to https://gdal.org/python/ which do not exist.
> Any other (full/completed) online resource for this?
> Can "pydoc -g osgeo" be used?
> Are the The gdal-dev Archives searchable?
>
>
> Regards
>
> /Jonas, Lund University, Sweden
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
>
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to