gws.base.ows.client.featureinfo

Parse WMS/WFS FeatureInfo responses.

Source code: gws.base.ows.client.featureinfo

Module Contents

gws.base.ows.client.featureinfo.parse(text: str, default_crs: gws.Crs = None, always_xy=False) list[gws.FeatureRecord]