Martin Desruisseaux-2 wrote:
> 
> As a temporary workaround, you can use
> 
>    CRS.findMathTransform(..., true);
> 
> which will returns a MathTransform despite the lack of Bursa-Wolf
> parameters.
> The cost is that the transformations may have an offset, sometime up to
> one
> kilometer.
> 
>       Martin
> 

Thanks, that seems to work pretty well-- the offset I see in the one case I
tried is actually quite small (~10ft).  Can you shed on light on how this
function works?  Does it look at the names in the .prj file and try to find
a close match in the EPSG database?
-- 
View this message in context: 
http://www.nabble.com/Automatically-parsing-.prj-files--tp15026215p15048923.html
Sent from the geotools-gt2-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to