vector grids - STEMLab/geotools GitHub Wiki
-
Motivation: Provide for easy creation of vector grids
-
Contact: Michael Bedward
-
Tagline: Promote gt-grid module to supported
Description
The unsupported gt-grid module contains classes to create vector grids (aka lattices) as described in the user guide page (now here). The module has good test coverage (92% line, 75% branch), 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 started:
- 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 +1
- Simone Giannecchini +0
Tasks
#. :white_check_mark: Move gt-grid module to extension.
API Changes
BEFORE
AFTER
Documentation Changes
None. A page describing the module and giving use examples has been in the user guide for some time.