Skip to content

geotools/geotools

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

…n be parsed back to a ReferencedEnvelope (#4589)


* [GEOT-7501] There is no way to serialise a ReferencedEnvelope that can be parsed back to a ReferencedEnvelope


---------

Co-authored-by: Ian Turton <ian@ianturton.com>
c80f49d

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 21, 2023 22:01
October 24, 2018 18:05
September 21, 2023 22:01
January 18, 2022 08:12
September 18, 2020 15:52
January 15, 2022 17:20

GeoTools logo

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.

DOI

License

GeoTools is licensed under the LGPL. The user guide license page describes the less restrictive license for documentation and source code examples.

Contributing

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!

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 Atlassian, for issue tracking.

Mailing Lists

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.

More Information

Visit the website or read the docs.