Opened 16 years ago

Closed 15 years ago

#2389 closed enhancement (duplicate)

demtools suport

Reported by: cbalint Owned by: warmerdam
Priority: normal Milestone:
Component: Utilities Version: unspecified
Severity: normal Keywords:
Cc: perrygeo@…

Description

For preliminary i would like to post as proposal a small patch which could get demtools to gdal as auxiliary DEM rendering utility.

Link to original SVN trunk here: http://perrygeo.googlecode.com/svn/trunk/demtools/

One issue could be apache license, but Matt can comment over, i Cc him. Let me know if you request a full patch over gdal-trunk including GNUMakefile and Makefile.vc and conversion from cout -> printf, in plus probably a better format of "Usage" and help section, and do something better with scale.txt configuration file.

Attached patch does for now:

  • fix gcc43 complie issue and warnings (olso do VC2008)
  • get rid of stingtoken.h and use gdal internals for this
  • add progressbar as gdal tools does, using gdal API
  • use more gdal internals for for some fopen/fclose handling

Attachments (1)

demtools-upstream.patch (5.9 KB ) - added by cbalint 16 years ago.
patch for upstream demtools.

Download all attachments as: .zip

Change History (2)

by cbalint, 16 years ago

Attachment: demtools-upstream.patch added

patch for upstream demtools.

comment:1 by Even Rouault, 15 years ago

Milestone: 1.6.1
Resolution: duplicate
Status: newclosed

This is a duplicate of #2640

Note: See TracTickets for help on using tickets.