Project Modules

This project has declared the following modules:

NameDescription
Utility coreMiscellaneous utilities.
XML baseBasic utilities for XML marshalling and unmarshalling. Those utilities are built on top of the JAXB framework.
Apache logging adapterAn adapter for using Apache's commons-logging in Geotk. Geotk will automatically redirect all its logging events to commons-logging if this JAR is on the classpath. If there is no need for commons-logging inter-operability, we recommend to NOT include this JAR on the classpath in order to use the default Java logging framework instead.
Log4J logging adapterAn adapter for using Log4J in Geotk. Geotk will automatically redirect all its logging events to Log4J if this JAR is on the classpath. If there is no need for Log4J inter-operability, we recommend to NOT include this JAR on the classpath in order to use the default Java logging framework instead.
InstallerGeotoolkit installer. This module setup the directory where Geotoolkit stores some data, and optionally download free data required for some functionnalities, for example the NADCON grids required for more accurate datum shifts over the United States.