Re: Anyone using ImageJ to read-write GeoTIFF Images
Posted by
Marcel on
Apr 20, 2015; 7:41am
URL: http://imagej.273.s1.nabble.com/Anyone-using-ImageJ-to-read-write-GeoTIFF-Images-tp5012516p5012531.html
Dear Rajabhushanam,
could you post an example or an link to an example. I know several libs to open geotiff files.
The easiest pure Java library solution is to use the
Commons Imaging library which supports geotiff.
In my application I use rgdal and Java GDAL (in WorldWind) to open georeferenced geotiffs.
Best regards
Marcel