I am building a project in Nasa World Wind with Geotools library
included. I have a problem when trying to decode received coordinates.

it seems that supported authorities differ when I pack project into
jar. I included gt-hsql in the Jar-


in eclipse I get following output when running
CRS.getSupportedAuthorities
EPSG
ESRI
CRS
AUTO2
AUTO
http://www.opengis.net
urn:ogc:def
urn:x-ogc:def


after packing into Jar i get only
EPSG
and then decoding fails when I get coordinates  with opengis srs name

anyone knows what might be the problem?
-- 
Tomislav Muić

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to