|
From: Richard d. <dg...@li...> - 2004-02-08 17:32:31
|
Hi all,
When asking EPSG database (6.5 version) for a compound system, the follow=
ing=20
exception is raised :
<=3D=3D=3D EPSG 7412 =3D=3D=3D>
org.geotools.cs.FactoryException: La colonne "ellipsoid_code" de la ligne=
=20
"5118" ne devrait pas contenir une valeur nulle.
at=20
org.geotools.cs.CoordinateSystemEPSGFactory.getString(CoordinateSystemEPS=
GFactory.java:474)
at=20
org.geotools.cs.CoordinateSystemEPSGFactory.createDatum(CoordinateSystemE=
PSGFactory.java:934)
at=20
org.geotools.cs.CoordinateSystemAuthorityFactory.createVerticalDatum(Coor=
dinateSystemAuthorityFactory.java:211)
at=20
org.geotools.cs.CoordinateSystemEPSGFactory.createVerticalCoordinateSyste=
m(CoordinateSystemEPSGFactory.java:1272)
at=20
org.geotools.cs.CoordinateSystemEPSGFactory.createCoordinateSystem(Coordi=
nateSystemEPSGFactory.java:1080)
at=20
org.geotools.cs.CoordinateSystemEPSGFactory.createCompoundCoordinateSyste=
m(CoordinateSystemEPSGFactory.java:1319)
at=20
org.geotools.cs.CoordinateSystemEPSGFactory.createCoordinateSystem(Coordi=
nateSystemEPSGFactory.java:1077)
at=20
org.geotools.cs.CoordinateSystemEPSGFactory.createObject(CoordinateSystem=
EPSGFactory.java:657)
at=20
org.geotools.cs.CoordinateSystemEPSGFactory.main(CoordinateSystemEPSGFact=
ory.java:1707)
It appears that for the 56 vertical datum described in the EPSG database =
none=20
of them has the ellipsoid_code set (not null).
didier
|