Geoserver doesn't parse the EU-Projection called WigeoEU (EPSG:40103), Error in parsing Parameter "central_parallel" was not expected.
--------------------------------------------------------------------------------------------------------------------------------------
Key: GEOS-2242
URL: http://jira.codehaus.org/browse/GEOS-2242
Project: GeoServer
Issue Type: Bug
Affects Versions: 1.6.4
Environment: Linux Debian Etch
Reporter: GISCON.PL
Assignee: Andrea Aime
Fix For: 1.6.4
Attachments: 40103.prj
Here is the log:
WARN [action.SrsHelpAction] - Issues converting EPSG:40103. Error in "PARAMETER": Parameter "central_parallel" was not expected. Stack trace included at FINE logging level
05 Sep 22:35:39 WARN [action.SrsHelpAction] - Issues converting EPSG:54004. Error in "PROJCS": Unexpected end of string. Stack trace included at FINE logging level
I tried to add my data which is in Lambert EU Projection EPSG:40103, but geoserver couldn't recognize it. I tried to add this custom projection to epsg file in geoserver with WKT definition taken from ArcMap: Here this definition
PROJCS["WIGeoEU",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",10.0],PARAMETER["Standard_Parallel_1",40.0],PARAMETER["Standard_Parallel_2",60.0],PARAMETER["Central_Parallel",30.0],UNIT["Meter",1.0]],AXIS["x", EAST],AXIS["y", NORTH],AUTHORITY["EPSG","40103"]]
Central_Parallel is the problem. This projection is not parsed when srsList requested - /geoserver/srsHelp.do
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira