Feature request #3064
GdalTools: add gdaldem and other new GDAL tools
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Giuseppe Sucameli | ||
Category: | GDAL Tools | ||
Pull Request or Patch supplied: | No | Resolution: | fixed |
Easy fix?: | No | Copied to github as #: | 13124 |
Description
Starting form GDAL 1.7, the following tool should be available:
- gdaldem - Tools to analyze and visualize DEMs.
Associated revisions
[FEATURE] added GUI for gdaldem, to fix #3064
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15495 c8812cc2-4d05-0410-92ff-de0c093fc19c
[FEATURE] added GUI for gdaldem, to fix #3064
git-svn-id: http://svn.osgeo.org/qgis/trunk@15495 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Giovanni Manghi almost 14 years ago
Other interesting tools
gdal2tiles.py - Create a TMS tile structure, KML and simple web viewer.
gdal_retile.py - Retiles a set of tiles and/or build tiled pyramid levels.
gdal_fillnodata.py - Interpolate in nodata regions.
#2 Updated by Giuseppe Sucameli almost 14 years ago
Replying to [comment:1 lutra]:
Other interesting tools
gdal2tiles.py - Create a TMS tile structure, KML and simple web viewer.
gdal_retile.py - Retiles a set of tiles and/or build tiled pyramid levels.
I've inserted the tools above in the ticket #3331.
If you think it's better to have only one ticket for new tools, feel free to merge them.
#3 Updated by Giovanni Manghi almost 14 years ago
I'm sorry I didn't see it. So you can just add
gdal_fillnodata.py - Interpolate in nodata regions.
to #3331 and forget about my reply.
#4 Updated by Giuseppe Sucameli over 13 years ago
Added gdaldem in 6e430c3d (SVN r15496)
#5 Updated by Paolo Cavallini over 13 years ago
- Status changed from Open to Resolved
- Resolution set to fixed
- Pull Request or Patch supplied set to No
#6 Updated by Giuseppe Sucameli about 13 years ago
- Status changed from Resolved to Closed