Find out which projection we did loose switching from epsg-wkt to epsg-hsql and add them back again
Description
Checking a user issue I discovered that Geoserver 1.5.0 does not have EPSG:21781 any more. I guess it's not the only one? We should check the list of known projections in 1.4.0, 1.5.0, and postgis too (since it seems that user has a good WKT string, with TOWGS84 parameters, coming from postgis).
Environment
None
Activity
codehaus
April 10, 2015 at 4:23 PM
CodeHaus Comment From: aaime - Time: Mon, 5 Mar 2007 04:02:00 -0600 ---------------------
<p>Justin performed a quick check, it seems with EPSG 6.12 we don't miss any of the old CRS</p>
Checking a user issue I discovered that Geoserver 1.5.0 does not have EPSG:21781 any more.
I guess it's not the only one? We should check the list of known projections in 1.4.0, 1.5.0, and postgis too (since it seems that user has a good WKT string, with TOWGS84 parameters, coming from postgis).