Andrea Aime a écrit :
Can someone clarify how should I proceed, given that I cannot use the MSAccess epsg file?

Have you tried epsg-hsql? The EPSG database is bundled straight into this module. The only thing you need is hsqldb.jar in yours classpath (about 800 kb).

If axis order is an issue, try to add the following code at yours application 
startup:

   OrderedAxisAuthorityFactory.register("EPSG");

Simone tried it with Geoserver and reported that it work. But remember that 
this is a hack.

        Martin.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to