Hello,
is there a possibility to add support for the CRS with the EPSG-Code EPSG:3068 to GeoServer? I have try to fit the file epsg.properties in the data-directory with the following line, but it doesnt't work.
3068=PROJCS["DHDN / Soldner Berlin",GEOGCS["DHDN",DATUM["Deutsches_Hauptdreiecksnetz",SPHEROID["Bessel 1841",6377397.155,299.1528128,AUTHORITY["EPSG","7004"]],AUTHORITY["EPSG","6314"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.01745329251994328,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4314"]],PROJECTION["Transverse Mercator"],PARAMETER["latitude_of_origin",52.41864827777778],PARAMETER["central_meridian",13.62720366666667],PARAMETER["false_easting",40000],PARAMETER["false_northing",10000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AUTHORITY["EPSG","3068"]]
I think the parametervalue "Transverse Mercator" is incorrect, but GeoServer doesn't accepts the parametervalue "Soldner", which is specified in PROJ.4.
Best regards
Tino Desjardins