I am trying to edit and fix my EPSG database. I am trying to follow the directions titled "Manually editing the EPSG database" here:
http://docs.geoserver.org/latest/en/user/configuration/crshandling/manualepsg.html In step 3 it states to open the EPSG.sql file, but I do not see this file. Where is the file that I am supposed to edit? /org/geotools/referencing/factory/epsg$ ls DatabaseCreationScript.class FactoryUsingHSQL.class HsqlEpsgDatabase.class ThreadedHsqlEpsgFactory.class EPSG_Indexes.sql HsqlDialectEpsgFactory.class PrepareForHSQL.xml UpdateEPSGDatabase.txt EPSG.zip HsqlDialectEpsgMediator.class SqlScriptReader.class I believe that I need to edit this file because SRS 900913 is not showing up on my GeoServer when I search for it. Also, when I go to my Geoserver Gridsets menu and click on EPSG:900913, it gives me an error. Here are the first 2 lines of the error: org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor 'public org.geoserver.gwc.web.gridset.GridSetEditPage(org.apache.wicket.request.mapper.parameter.PageParameters)' and argument 'gridSet=[EPSG:900913]'. An exception has been thrown during construction! at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:194) Also, my GeoWebCache is on, but I do not see any cached copy of the EPSG database on my system. Assistance would be appreciated. Thanks, Tom G. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
