Motivation: |
Provide for easy creation of vector grids |
|---|---|
Contact: |
mbedward |
Tracker: |
|
Tagline: |
Merge unsupported grid module into gt-data |
This page represents the current plan; for discussion please check the tracker link above.
Description
The unsupported grid module contains classes to create vector grids (aka lattices) as described in the user guide page. It is proposed to promote these classes to supported by merging them into the gt-data module. The classes have good test coverage (92% line, 75% branch) and pass a findbugs check.
Status
Voting has not started yet:
- Andrea Aime
- Ben Caradoc-Davies
- Christian Mueller
- Ian Turton
- Justin Deoliveira
- Jody Garnett (current OSGeo representative)
- Michael Bedward
- Simone Giannecchini
Tasks
Move classes and unit tests into gt-data and delete the grid module from unsupported.
API Changes
BEFORE
AFTER
Documentation Changes
Jody has already moved the vector grid docs from the wiki to sphinx.