Description
Create contouring (isolines) as Java2D shapes from a GridCoverage. The Marching squares algorithm is used. In addition to the algorithm described on Wikipedia, the implementation will need to join segments together for creating closed polygons when possibles, or polylines otherwise.
Attachments
Issue Links
- is fixed by
-
SIS-555 Some isolines are missing
- Closed