Hello all
Do we create a release candidate this week? The main new features
compared to previous releases are:
* Metadata classes (ISO 19115-1) updated to latest version of the
standard.
* Basic Coordinate Reference System (CRS) objects available (but not
yet projected CRS).
* Most basic functions for doing coordinate transformations (but not
yet map projections).
* "Feature type" model based on ISO 19109.
Features that I initialized hoped to include in this release, but which
would be deferred to the next one:
* Updating XML representation of metadata. This work is pending
release of ISO 19115-3.
* Projected CRS (as implementation of "CoordinateReferenceSystem").
* Map projections (as implementations of "MathTransform").
* Parser for Well Known Text (version 1 & 2).
* Shapefile reader (as implementation of "DataStore").
Martin