Want to create an hypsometric, hillshaded and colored hillshaded rendering of a DEM in a single command line ? This will be possible in @gdal 3.12 with nested pipelines, like:
gdal pipeline read n43.tif ! \
color-map --color-map color_file.txt ! \
tee [ write colored.tif ] ! \
color-merge --grayscale \
[ read n43.tif ! hillshade -z 30 ! tee [ write hillshade.tif ] ] ! \
write colored-hillshade.tif
Fixes #12874. See https://github.com/rouault/gdal/blob/nested_pipeline/doc/source/programs/gdal_cli_include/gdal_nested_pipeline_intro.rst and https://github.com/rouault/gdal/blob/nested_pipeline/d...
Camptocamp: France Becomes First Government to Endorse UN Open Source Principles, Now What?
In a historic and symbolic step, France has officially endorsed the United Nations' Open Source Principles, becoming the first government to do so, alongside many organizations including the Open Source Initiative, Linux Foundation and the Eclipse…
In a historic and symbolic step, France has officially endorsed the United Nations' Open Source Principles, becoming the first government to do so, alongside many organizations including the Open Source Initiative, Linux Foundation and the Eclipse Foundation.
Très bonne ITW de @bayartb
A voir absolument !