Re: [gdal-dev] GdalTools contour

2010-02-01 Thread Even Rouault
John, from a quick look at gdal_contour.cpp, I see it uses a float value for the contour interval, so unless there's some cast to integer at lower level in the contour generation code, it looks more like a limitation by GdalTools, and not in GDAL. Indeed another quick look at https://trac.fau

[gdal-dev] GdalTools contour

2010-02-01 Thread John C. Tull
Hi all, I noticed that the contour tool in GdalTools only accepts integers for the contour interval. Having this field accept float would be great for those of us trying to manipulate contour outputs between various units. Cheers, John___ gdal-dev mai