Nope, I have that in the path already
Gaby
From: Frank van der Hulst
<drifter.fr...@gmail.com<mailto:drifter.fr...@gmail.com>>
Date: Wednesday, 26 November 2014 8:22 am
To: Gabriella Turek
<gabriella.tu...@niwa.co.nz<mailto:gabriella.tu...@niwa.co.nz>>
Cc: geotools users
<geotools-gt2-users@lists.sourceforge.net<mailto:geotools-gt2-users@lists.sourceforge.net>>
Subject: Re: [Geotools-gt2-users] Discrepancy in
CRS.getEnvelope(CoordinateReferenceSystem crd) results
Hi Gabriella,
There's a bug in the Maven/JavaFX build process which causes symptoms like
this. Try adding gt-epsg-hsql.jar to your classpath.
Frank
On 25/11/2014 10:41 PM, "Gabriella Turek"
<gabriella.tu...@niwa.co.nz<mailto:gabriella.tu...@niwa.co.nz>> wrote:
I am using GeoTools 11.3
I’ve reworked my code to always use CRS.decode(“urn:ogc:def:crs:EPSG::” +
espgCode);
in order to overcome hellish reprojections issues with 2193
All of a sudden I started getting null pointer exceptions.
Upon investigation I’ve found the following:
if
crs = CRS.decode("EPSG:27200”);
or
crs = CRS.decode("urn:ogc:def:crs:EPSG:27200”);
then
CRS.getEnvelope(crs) != null
but if
crs = CRS.decode(“urn:ogc:def:crs:EPSG::27200”);
CRS.getEnvelope(crs) == null
What gives?
Gaby
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net<mailto:GeoTools-GT2-Users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users