[gdal-dev] gdal_retile JAVA bindings
jratike80
jukka.rahkonen at maanmittauslaitos.fi
Wed Apr 21 10:52:16 PDT 2021
Hi,
The gdal_retile.py utility is a Python script and as far as I know nobody
has ported it into Java so far. Even the GeoServer documents advice to use
it as it stands
https://docs.geoserver.org/stable/en/user/tutorials/imagepyramid/imagepyramid.html.
It is about 1000 lines of Python code
https://github.com/OSGeo/gdal/blob/master/gdal/swig/python/gdal-utils/osgeo_utils/gdal_retile.py
and I guess that it could be re-written if there is an ultimate need for
that. Workaround could be to call Python from Java but I do not know if it
makes sense.
-Jukka Rahkonen-
Lorenzo Di Giacomo wrote
> Hi, i can't find the gdal_retile porting on java, is there a class /
> method? If not, which is the best workaround?
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at .osgeo
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
More information about the gdal-dev
mailing list