Ticket #2389 (closed enhancement: duplicate)

Opened 5 years ago

Last modified 4 years ago

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

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

Change History

Changed 5 years ago by cbalint

patch for upstream demtools.

Changed 4 years ago by rouault

  • status changed from new to closed
  • resolution set to duplicate
  • milestone 1.6.1 deleted

This is a duplicate of #2640

Note: See TracTickets for help on using tickets.