On 1/14/2010 1:43 AM, Luc Claustres wrote: >> Is it possible to flatten the geocentric database at specific coordiantes, >> or cut out speciffic areas, so the gap can be refilled with a completely >> flat area? > Maybe you could also directly alter your input data with the GDAL rasterizer > tool : http://www.gdal.org/gdal_rasterize.html
I recently helped add support for GDAL rasterizing to the Z elevation of a polyline and polygon to the underlying GDAL rasterize code. I'm not sure this new functionality is accessible through the GDAL rasterize utility program yet, but this API is what my terrain deformation library uses internally. -- Chris 'Xenon' Hanson, omo sanza lettere Xenon AlphaPixel.com PixelSense Landsat processing now available! http://www.alphapixel.com/demos/ "There is no Truth. There is only Perception. To Perceive is to Exist." - Xen _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

