Re: [gdal-dev] open source tool for TIN visualization

2009-08-31 Thread Rich Signell
Riki, I have not tried these LIDAR LAS tools, but they looked quite interesting: http://www.cs.unc.edu/~isenburg/lastools/ -Rich 2009/8/29 Riki Tiki : > > Hi, > > Let's say i have converted LAS(Lidar data file) into TIN (triangular > irregular networks file). > > Can you help me to find any TI

[gdal-dev] Memory allocation for NetCDF driver

2008-09-30 Thread Rich Signell
GDAL gang, Something to put on the wish list for the NetCDF driver: the ability to write the data in chunks to the NetCDF file to conserve memory. I've got a big geoTIFF (20,000 x 15,000) that I wanted to convert to NetCDF, but ran out of memory: gdal_translate psdem_2005_geo.tif -of netcdf psde