EPSG:54004 in user_projections/epsg.properties has missing bracket
------------------------------------------------------------------
Key: GEOS-2003
URL: http://jira.codehaus.org/browse/GEOS-2003
Project: GeoServer
Issue Type: Bug
Components: Configuration
Affects Versions: 1.7.0-beta1, 1.6.4
Reporter: Ryan Hofschneider
Assignee: Andrea Aime
The entry for 54004 in /trunk/configuration/release/user_projections/epsg.properties is missing a right-angle bracket after the UNIT declaration for the GEOGCS. Corrected version below.
54004=PROJCS["WGS84 / Simple Mercator", GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS_1984", 6378137.0, 298.257223563]], PRIMEM["Greenwich", 0.0], UNIT["degree", 0.017453292519943295]], PROJECTION["Mercator_1SP_Google"], PARAMETER["latitude_of_origin", 0.0], PARAMETER["central_meridian", 0.0], PARAMETER["scale_factor", 1.0], PARAMETER["false_easting", 0.0], PARAMETER["false_northing", 0.0], UNIT["m", 1.0], AXIS["x", EAST], AXIS["y", NORTH], AUTHORITY["EPSG","54004"]]
--
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