gwlucastrig opened a new pull request #108:
URL: https://github.com/apache/commons-imaging/pull/108


   This change will allow applications to read elevation data from NASA's 
Shuttle Radar Topography Mission (SRTM).  This change will give Commons Imaging 
users accesses to more than ten thousand high-resolution elevation data 
products cover the entire Earth,
   
   The key additions are the addition of a new method as part of TiffDirectory 
which returns an instance of the ImageBuilder class.  The ImageBuilder can be 
accessed to read elevation samples from the 2-byte raster data.   I have 
included a Junit test and a sample file called Sample16BitIntStrips.tiff.  I am 
still working on a sample file organized in Tiles, so the changes to the 
DataReaderTiles class can be exercised properly (there will be a small drop off 
in coverage until I get the new sample file ready).
   
   I also plan on submitting an example application showing how to use the API.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to