Project Modules

This project has declared the following modules:

NameDescription
Test baseMiscellaneous utilities for test suites.
Scalability testTest the scalability of some Geotk modules. This test is executed from the console on arbitrary data which must be supplied by the user.
Reports generatorGenerates some HTML reports for the Geotk library. The classes in this module iterate over some kind of services declared by the Geotk library (for example the list of map projections) and produce HTML reports to be copied on the web server. The reports are for example the list of all supported EPSG codes.
EPSG packPack the EPSG data script file. This module is used only when the geotk-epsg module needs to be updated for a new release of the EPSG database. It can be run from the command line with "java -jar geotk-epsg-pack-3.x-SNAPSHOT.jar".