Hi

I’m building an instance of Geoserver that uses the app schema MinOccView 
<http://schemas.geoscience.gov.au/MinOccML/1.0/minoccml.xsd> which points at an 
Oracle database with mineral occurrence information. If I have the service 
return in output format GML3.2 the service works, but does not provide any 
shape information. However, if I try to return the format in GML3, I get the 
following error:

java.lang.RuntimeException: Failed to get property: srsName Failed to get 
property: srsName java.net.URISyntaxException: Illegal character in path at 
index 9: Longitude / Latitude (GDA 94) Illegal character in path at index 9: 
Longitude / Latitude (GDA 94)

Nowhere in my feature type file have I defined the CRS with the above string. 
However, the SRID for the data I am using is defined as 8311, and in Oracle’s 
coordinate reference system lookups, it is defined as 'Longitude / Latitude 
(GDA 94)’.

I have never encountered this problem before, so I am a bit clueless as to why 
it is happening.

Any help would be greatly appreciated.

Regards

Michael Sexton
Geoscience Australia
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to