Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 991 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 991 Bytes

GeoTools

GeoTools is an open source Java library that provides tools for geospatial data.

License

GeoTools licensed under the LGPL.

Building

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.

Bugs

GeoTools uses JIRA, hosted by CodeHaus, for issue tracking.

Mailing Lists

The user list is for all questions related to GeoTools usage.

The dev list is for questions relateded to hacking on the GeoTools library itself.

More Information

Visit the website or read the docs.