im trying to getFeatureInfo from raster file. I made store connection
through Geotiff and World Image, but without success. Im still getting this
error
Internal error occurred javax.imageio.IIOException: Unsupported Image Type
im trying to getFeatureInfo from raster file. I made store connection
through Geotiff and World Image, but without success. Im still getting this
error
Internal error occurred javax.imageio.IIOException: Unsupported Image Type
Learn Graph Databases - Download FREE O’Reilly Book
“Graph Databases” is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.
I’m no expert with reading GDALInfo, but the obvious thing that stands out is you have no Coordinate system declared. Not sure if that’s causing your problem. Might want to try setting it?
Learn Graph Databases - Download FREE O’Reilly Book
“Graph Databases” is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.
On Thu, May 9, 2013 at 1:43 PM, Jonathan Moules <
jonathanmoules@anonymised.com> wrote:
I'm no expert with reading GDALInfo, but the obvious thing that stands out
is you have no Coordinate system declared. Not sure if that's causing your
problem. Might want to try setting it?
It is indeed the cause, a Tiff without a CRS is not a GeoTiff