Skip to content

handle big polygons #8

Open
Open
@bbest

Description

@bbest

Efficiently handle many/big polygons with WMS and SLD in GeoServer.

Use GeoServer to efficiently handle many/big polygons with many vertices so GUI doesn't send individual vertices to client, which for polygons with many vertices becomes unwieldy and slow. The fastest way I know is to overlay a WMS png, which could be styled with a style layer descriptor (SLD).

image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions