[Geoserver-users] SRS

Dear all,

we want to start using geoserver. Checking the SRSList I found out that the parameters for geocentric translation for the projection are not the ones we are using.
Does anyone know how I can change the parameters?

BRGDS
Karl

Tiller.Karl@anonymised.com ha scritto:

Dear all,

we want to start using geoserver. Checking the SRSList I found out that the parameters for geocentric translation for the projection are not the ones we are using.
Does anyone know how I can change the parameters?

Yeah, there is an undocumented feature that allows one to ovveride
the parameters we get from the official EPSG database.
If you look into your GeoServer data directory you'll find
a user_projections directory with an epsg.properties file.
That one allows users to add custom projections.

If you create a epsg_overrides.properties file with the
same inner sytanx you'll be able to specify official epsg
codes in it, and they will override the standard EPSG database
as opposed to just adding what's not already there.

See also these instructions on the usage of the epsg.properties
file:
http://geoserver.org/display/GEOSDOC/Custom+projection+definition+in+Geoserver+1.5.0+(onwards)
(follow them, but work with the epsg_overrides file instead).

Cheers
Andrea

--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.