Hello. I'm trying to convert a CSV file with a single record (lat, lon, value)
to a GeoTIFF file. Using the GeoTools libraries, I get an error about a
determinant being 0:
Caused by: org.opengis.referencing.operation.NoninvertibleTransformException:
Determinant is 0
at
org.geotools.referencing.operation.transform.AffineTransform2D.inverse(AffineTransform2D.java:192)
at org.geotools.coverage.grid.GridGeometry2D.inverse(GridGeometry2D.java:641)
... 6 more
Caused by: java.awt.geom.NoninvertibleTransformException: Determinant is 0
at java.awt.geom.AffineTransform.createInverse(AffineTransform.java:2697)
at
org.geotools.referencing.operation.transform.AffineTransform2D.inverse(AffineTransform2D.java:188)
... 7 more
Is this a GeoTools bug? Is there a workaround?
Thank you very much,
Christian
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users