From: Martin D. <mar...@ge...> - 2008-05-27 15:10:04
|
Handling of units in GeoAPI was built on top of JSR-108, which has been withdrawn a long time ago: http://jcp.org/en/jsr/detail?id=108 It has been replaced by JSR-275, which target the same goals using portion of JScience project (http://www.jscience.org/) as the proposed reference implementation: http://jcp.org/en/jsr/detail?id=275 Switching from JSR-108 to JSR-275 was planned for a while, but I didn't had the time before. Now I can make the switch in GeoAPI and GeoTools implementation this week and next week. Is there any objection if I process this week? JIRA task is there: http://jira.codehaus.org/browse/GEO-131 Martin |