You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sis.apache.org by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2022/12/07 18:40:00 UTC

[jira] [Closed] (SIS-506) Compute isolines from a coverage

     [ https://issues.apache.org/jira/browse/SIS-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Desruisseaux closed SIS-506.
-----------------------------------

> Compute isolines from a coverage
> --------------------------------
>
>                 Key: SIS-506
>                 URL: https://issues.apache.org/jira/browse/SIS-506
>             Project: Spatial Information Systems
>          Issue Type: New Feature
>          Components: Features
>            Reporter: Martin Desruisseaux
>            Assignee: Martin Desruisseaux
>            Priority: Major
>             Fix For: 1.1
>
>
> Create contouring (isolines) as Java2D shapes from a {{GridCoverage}}. The [Marching squares|https://en.wikipedia.org/wiki/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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)