Skip to content

WMS 1.3.0 should allow boolean values in WMS-Capabilities #993

@remyguillaume

Description

@remyguillaume

Hi there,

Since WMS 1.3.0, some attributes of WMS Layer accept boolean values (true, false) and not only integer values (0,1). See https://portal.ogc.org/files/?artifact_id=14416, page 30.

Today, OWSLib is only allowing integer values, for example for the queryable attribute: https://github.com/geopython/OWSLib/blob/master/owslib/map/wms130.py#L449

I think boolean values should also be accepted for WMS 1.3.0 here.
What do you think?
Thanks,
Guillaume.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions