Hi all,

Playing with some mrsid files I have run into a situation in which the 
coordinate system of the data is not being read properly and is falling 
back onto 4326. This results from the fact that (a) i have no .prj file 
and (b) the referencing info is not encoded as metadata directly in the 
file.

I notice that most of the other non gdal based grid readers accept the 
hint DEFAULT_COORDINATE_REFERENCE_SYSTEM to allow the crs to be 
explicitly set. But I don't see the same function in the gdal based readers.

So my question is is this intentional or just something not supported as 
of yet? I have a trivial patch that does the check and it seems to work 
well for me but I have no idea if that is the right way to proceed. 
Which brings me to the experts :)

-Justin

-- 
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to