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 (now here). 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 and for the module maintainer to be mbedward.
Status
Voting has not started yet:
- Andrea Aime +1 (jody is assuming this based on email)
- Ben Caradoc-Davies +0
- Christian Mueller +0
- Ian Turton +1 (nice work)
- Justin Deoliveira
- Jody Garnett (current OSGeo representative)
- Michael Bedward
- Simone Giannecchini +1
- Simone Giannecchini +0
Tasks
Move classes and unit tests into gt-data and delete the grid module from unsupportedto 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.