Motivation: | Provide for easy creation of vector grids | |
|---|---|---|
Contact: | mbedward | |
Tracker: | ||
Tagline: |
|
This page represents the current plan; for discussion please check the tracker link above.
...
Description
The unsupported gt-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 The module has good test coverage (92% line, 75% branch) and pass , passes a findbugs check and has been used for some time in GeoServer and elsewhere.
It is proposed to promote the module to extension.
Status
Voting has not started yet:
- Andrea Aime
- Ben Caradoc-Davies
- Christian Mueller
- Ian Turton
- Justin Deoliveira
- Jody Garnett (current OSGeo representative)
- Simone Giannecchini
Tasks
Either move classes and unit tests into a supported module (e.g. gt-data) or place it as a new module in Move gt-grid module to extension.
API Changes
BEFORE
AFTER
Documentation Changes
Jody has already moved the vector grid docs from the wiki to sphinx.
None. A page describing the module and giving use examples has been in the user guide for some time.