Re: [gdal-dev] Contour interpolation tool

2008-07-24 Thread Balint Cristian
[EMAIL PROTECTED]>; Sent: Thursday, July 24, 2008 11:23 PM Subject: Re: [gdal-dev] Contour interpolation tool Balint Cristian wrote: Here is an interesting utility based on GDAL and CImg libraries: http://www.imagico.de/contour_interpolate/ Does this colorate a DEM file ? I wrote recen

Re: [gdal-dev] Contour interpolation tool

2008-07-24 Thread Mateusz Loskot
Balint Cristian wrote: Here is an interesting utility based on GDAL and CImg libraries: http://www.imagico.de/contour_interpolate/ Does this colorate a DEM file ? I wrote recently a similar tool if folks are interested. Perhaps, don't know. As I said, I've not used this tool. But I'm sure

Re: [gdal-dev] Contour interpolation tool

2008-07-24 Thread Balint Cristian
Here is an interesting utility based on GDAL and CImg libraries: http://www.imagico.de/contour_interpolate/ Does this colorate a DEM file ? I wrote recently a similar tool if folks are interested. It colorates a DEM after a predefined legend.csv file, hower it just colorate over several p

Re: [gdal-dev] Contour interpolation tool

2008-07-24 Thread Mateusz Loskot
Gregor Mosheh wrote: Mateusz Loskot wrote: Perhaps someone would need it, but can't find. Here is an interesting utility based on GDAL and CImg libraries: http://www.imagico.de/contour_interpolate/ What does this do that gdal_contour doesn't do, or doesn't do as well? Does it render an image,

Re: [gdal-dev] Contour interpolation tool

2008-07-24 Thread Gregor Mosheh
Mateusz Loskot wrote: Perhaps someone would need it, but can't find. Here is an interesting utility based on GDAL and CImg libraries: http://www.imagico.de/contour_interpolate/ What does this do that gdal_contour doesn't do, or doesn't do as well? Does it render an image, for instance, rather

[gdal-dev] Contour interpolation tool

2008-07-24 Thread Mateusz Loskot
Folks, Perhaps someone would need it, but can't find. Here is an interesting utility based on GDAL and CImg libraries: http://www.imagico.de/contour_interpolate/ Unfortunately, the original package with version 0.3 includes only C++ source code files, no building configuration, no building ins