This fork of GeoTools is non-conformant to the WMS standard in that it allows the dimension element to have non-null empty units. Please use the official GeoTools Repository if you require the fully compliant version.
This repository fork is under the parent licensing scheme.
GeoTools is an open source Java library that provides tools for geospatial data. Our Users guide provides an overview of the core features, supported formats and standards support.
GeoTools is licensed under the LGPL. The user guide license page describes the less restrictive license for documentation and source code examples.
The developers guide outlines ways to contribute to GeoTools using patches, pull requests and setting up new modules.
If you are already experienced with GitHub please check our pull request page before you start!
GeoTools uses Apache Maven for a build system. To build the library run maven from the root of the repository.
% mvn clean install
See the user guide for more details.
GeoTools uses JIRA, hosted by Atlassian, for issue tracking.
The user list is for all questions related to GeoTools usage.
The dev list is for questions related to hacking on the GeoTools library itself.