Hi all,

I did some playing around with this. I'm able to get BlueMarble to render
by either:

Giving the LONGITUDE_FIRST hint when creating the GeoTiff reader:

new GeoTiffReader(rasterFile, new
Hints(Hints.FORCE_LONGITUDE_FIRST_AXIS_ORDER, Boolean.TRUE));

or using an EPSG:4326 .prj sidecar file along with it.

Not quite sure what the issue is otherwise.
------------------------------------------------------------------------------
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to