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.
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to