Skip to content

Output polygons instead of line segments for viewshed #1

@chrismgrayftsinc

Description

@chrismgrayftsinc

The current algorithm outputs an amount of line segments proportional to the radius of the viewshed being calculated. For large viewsheds, this creates a wastefully large geojson. The line segments could be merged into polygons (which would probably not be exactly correct, but would be better) or a different algorithm could be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions