Hello all
The basic CoordinateReferenceSystem implementations have been committed
to SIS [1], except ProjectedCRS and DerivedCRS which are deferred to SIS
0.5. The work has been delayed because of cleaning work on the binding
for GML reading/writing (an example of GML document for the WGS84
coordinate reference system is at [2]).
All packages proposed for SIS 0.4 are in place. Some last piece of work
that I would like to do before to propose a release candidate are:
* Put some CRS definitions in the GeodeticObjects class.
* Put a very minimalist Feature class for the Shapefile reader.
Martin
[1]
http://builds.apache.org/job/sis-jdk7/site/apidocs/org/apache/sis/referencing/crs/package-summary.html
[2]
http://svn.apache.org/repos/asf/sis/trunk/core/sis-referencing/src/test/resources/org/apache/sis/referencing/crs/WGS%2084.xml