Hey, I think I'm a bit lost, what should I do to implement the Google projection in my application. I'm using epsg-hsql and epgs-extensions, but neither epsg:900913 or epsg:3875 are mentioned in those. Should i manually add the wkt (http://jira.codehaus.org/browse/GEOT-1511), or is there a more elegant method?
Btw, i'm still using 2.4.4. Thanks! Wouter On Wed, Oct 8, 2008 at 9:45 AM, Adrian Custer <[EMAIL PROTECTED]> wrote: > Hey, > > you are right, you need the epsg-ext jar as well to pick up the google code > 900913 and the 3785 has not yet landed in the database used by geotools. The > 'extension' jar has some codes that we defined for our working needs. > > --adrian > > Wouter Schaubroeck wrote: >> >> Hey list, >> >> Is it possible that the google projection (epsg:3785) is not yet >> integrated in the latest stable release (gt2-2.4.5), nor in the rc0 of >> 2.5 of the gt2-epgs-hsql jars? It's because i'd like to create a wms >> layer to put on a google layer... >> I recieve the following error when i use the 3785 code: >> org.opengis.referencing.NoSuchAuthorityCodeException: No code >> "EPSG:3785" from authority "European Petroleum Survey Group" found for >> object of type "CoordinateReferenceSystem". >> I get the same when i use 900913... >> Off course, it can be my own fault, so are the any people on the list >> with experience creating a wms layer in this projection? >> >> grtz and thanks! >> >> Wouter Schaubroeck >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Geotools-gt2-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users >> > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
