Hi, today I tried out latest Martin improvements in parsing broken Oracle WKT specs. Well, it works for GEOGCS types (hurray for Martin) but unfortunately not for projected ones (thumbs down for Oracle). The issue is, they do use projection identifiers that do not conform to the EPSG database. For example, 3005, British Columbia equal area, has the following projection identifier "British Columbia Albers (EPSG OP 19984)" whilst the correct one is "Albers Equal Area". The last hope is that 19984 could be used to inspect an EPSG database (the hsql one) and come up with the real projection name. Martin, is this possible?
Cheers Andrea ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
