Home
last modified time | relevance | path

Searched refs:gdal2xyz (Results 1 – 25 of 77) sorted by relevance

1234

/dports/graphics/py-gdal/gdal-3.3.3/doc/source/programs/
H A Dgdal2xyz.rst4 gdal2xyz.py
11 .. Index:: gdal2xyz
18 gdal2xyz [-help]
30 The :program:`gdal2xyz` utility can be used to translate a raster file into xyz format.
31 `gdal2xyz` can be used as an alternative to `gdal_translate of=xyz`, but supporting other options,
38 .. program:: gdal2xyz
99 gdal2xyz -b 1 -b 2 -dstnodata 0 input.tif output.txt
H A Dindex.rst28 gdal2xyz
66 - :ref:`gdal2xyz`: Translates a raster file into xyz format.
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/programs/
H A Dgdal2xyz.rst4 gdal2xyz.py
11 .. Index:: gdal2xyz
18 gdal2xyz [-help]
30 The :program:`gdal2xyz` utility can be used to translate a raster file into xyz format.
31 `gdal2xyz` can be used as an alternative to `gdal_translate of=xyz`, but supporting other options,
38 .. program:: gdal2xyz
99 gdal2xyz -b 1 -b 2 -dstnodata 0 input.tif output.txt
H A Dindex.rst28 gdal2xyz
66 - :ref:`gdal2xyz`: Translates a raster file into xyz format.
/dports/graphics/gdal/gdal-3.3.3/doc/source/programs/
H A Dgdal2xyz.rst4 gdal2xyz.py
11 .. Index:: gdal2xyz
18 gdal2xyz [-help]
30 The :program:`gdal2xyz` utility can be used to translate a raster file into xyz format.
31 `gdal2xyz` can be used as an alternative to `gdal_translate of=xyz`, but supporting other options,
38 .. program:: gdal2xyz
99 gdal2xyz -b 1 -b 2 -dstnodata 0 input.tif output.txt
H A Dindex.rst28 gdal2xyz
66 - :ref:`gdal2xyz`: Translates a raster file into xyz format.
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/gdal-utils/scripts/
H A Dgdal2xyz.py5 from osgeo_utils.gdal2xyz import * # noqa
6 from osgeo_utils.gdal2xyz import main
/dports/graphics/gdal/gdal-3.3.3/swig/python/gdal-utils/scripts/
H A Dgdal2xyz.py5 from osgeo_utils.gdal2xyz import * # noqa
6 from osgeo_utils.gdal2xyz import main
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/gdal-utils/scripts/
H A Dgdal2xyz.py5 from osgeo_utils.gdal2xyz import * # noqa
6 from osgeo_utils.gdal2xyz import main
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/algs/gdal/
H A DGdalAlgorithmProvider.py46 from .gdal2xyz import gdal2xyz
157 gdal2xyz(),
H A Dgdal2xyz.py36 class gdal2xyz(GdalAlgorithm): class
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/algs/gdal/
H A DGdalAlgorithmProvider.py46 from .gdal2xyz import gdal2xyz
157 gdal2xyz(),
H A Dgdal2xyz.py36 class gdal2xyz(GdalAlgorithm): class
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/scripts/
H A DGNUmakefile3 PROGRAMS := gdal2tiles.py gdal2xyz.py gdaladdo gdalbuildvrt gdal_calc.py \
/dports/graphics/gdal/gdal-3.3.3/scripts/
H A DGNUmakefile3 PROGRAMS := gdal2tiles.py gdal2xyz.py gdaladdo gdalbuildvrt gdal_calc.py \
/dports/graphics/py-gdal/gdal-3.3.3/scripts/
H A DGNUmakefile3 PROGRAMS := gdal2tiles.py gdal2xyz.py gdaladdo gdalbuildvrt gdal_calc.py \
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/
H A Dgdal2xyz.py47 def gdal2xyz(srcfile: PathOrDS, dstfile: PathLikeOrStr = None, function
280 return gdal2xyz(**kwargs)
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/
H A Dgdal2xyz.py47 def gdal2xyz(srcfile: PathOrDS, dstfile: PathLikeOrStr = None, function
280 return gdal2xyz(**kwargs)
/dports/graphics/gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/
H A Dgdal2xyz.py47 def gdal2xyz(srcfile: PathOrDS, dstfile: PathLikeOrStr = None, function
280 return gdal2xyz(**kwargs)
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/
H A DGNUmakefile17 PY_COMMANDS = epsg_tr.py gdalchksum.py gdal2xyz.py gcps2wld.py \
/dports/graphics/gdal/gdal-3.3.3/swig/python/
H A DGNUmakefile17 PY_COMMANDS = epsg_tr.py gdalchksum.py gdal2xyz.py gcps2wld.py \
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/
H A DGNUmakefile17 PY_COMMANDS = epsg_tr.py gdalchksum.py gdal2xyz.py gcps2wld.py \
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/api/
H A Dpython_samples.rst94 - :ref:`gdal2xyz`: Translates a raster file into xyz format.
/dports/graphics/gdal/gdal-3.3.3/doc/source/api/
H A Dpython_samples.rst94 - :ref:`gdal2xyz`: Translates a raster file into xyz format.
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/api/
H A Dpython_samples.rst94 - :ref:`gdal2xyz`: Translates a raster file into xyz format.

1234