Skip to content

Avoid hitting length limit for GET requests #2

@springmeyer

Description

@springmeyer

When serving WMS for stylesheets with many layers, and layers with long names, its easy to hit the limit for length of GET requests for a given browser.

A "meta layers" hack was added to work around this problem for a haiti deployment of the ogcserver: https://github.com/mapnik/OGCServer/blob/master/ogcserver/common.py#L384 and this needs to be removed and proper support added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions