| Previous release | Next release |
This page contains binary, javadoc and source code archive bundles of
Geotoolkit.org (abridged geotk)
version 3.05, released in November 2009.
As documented in the
"Downloading GeoTk binaries" page, this
download area provides a manual alternative to the automated downloading provided by the
Maven repository. Maven provides fine-grain control,
allowing users to fetch binary and source code on a module-by-module basis. Here, this download
area provides various bundles, grouping many or all modules into a single file, as a convenience
for those who do not wish to use Maven. These bundles are expandable into a single JAR file
using the unpack200 tool.
| |||||||||||||||||||||
API changes
For a list of all public API changes compared to the previous release, see the changes page.
New Features
- [GEOTK-53] - View IIOMetadata as a TreeTableModel
- [GEOTK-54] - Swing widget for browsing Image I/O metadata
- [GEOTK-34] - Need embedded EPSG database
Improvements
- [GEOTK-41] - Include de Derby dependencies in the bundles for convenience
- [GEOTK-49] - Add a CRS.isHorizontalCRS(...) convenience method
Bug fixes
- [GEOTK-47] - CRS.getAuthorityFactory(boolean) ignores the system-wide hints
- [GEOTK-50] - Configuration files on Unix should be located in the .config parent directory
Tasks completed
- [GEOTK-27] - Use "In-Memory database" for test suites