|
From: Jody G. <jga...@re...> - 2004-07-13 21:02:24
|
Bryce L Nordgren wrote: >To Andrea's questions: I'm speaking of the GeoTIFF revision 1.0 >specification (Specification Revision 1.8.2 Last modified 10 November >1995) where the parameters are specified by tags. I'm not planning on >implementing all the bells and whistles. In particular, no fancy-pants >rubber sheeting or non-affine translations between raster space and model >space. (I hope I'm using the terminology correctly.) I haven't thought >much about how to manipulate tag data yet. Been looking primarily at >Geotools code structure to figure out how this might fit in. > > That is a tough one, In fact I have been thinking ever since I saw your first email. Richard Gould (CCed on this email) is going to look into GeoTiff support for the uDig project. the idea was to make a Format for the FileSystemGridCoverageExchange. This work is happening on trunk (2.1.x stream). You said you wanted to work against the 2.0.x stream? It is a interesting choice between DataSource (which we are planning to retire), and GridCoverageExchange which is still under development. Jody |