Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6847 closed defect (fixed)

gdaldem -altitude does not work on public API

Reported by: ilucena Owned by: ilucena
Priority: normal Milestone: 2.2.0
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: gdaldem
Cc:

Description

When psOptionsForBinary is NULL, eUtilityMode is always invalid and the parameter -alt is not accepted.

Change History (3)

comment:1 by ilucena, 7 years ago

Resolution: fixed
Status: assignedclosed

In 37897:

fix #6847 gdaldem -alt

comment:2 by ilucena, 7 years ago

In 37898:

backport r37897 - fix #6847

comment:3 by Even Rouault, 7 years ago

Thanks for the fix. Friendly reminder: please try to make descriptive commit message, even for backports. This is hard to make changelogs with commit messages that are just numbers...

Note: See TracTickets for help on using tickets.