log cmd/wfs/main.go @ 1608:427f9010b4a9

age author description
Mon, 17 Dec 2018 18:27:57 +0100 Sascha L. Teichmann WFS download: Started with GET downloader (paged and unpaged).
Mon, 17 Dec 2018 13:01:58 +0100 Sascha L. Teichmann WFS Capabilities parser: Wrote a custom xml.Unmarshaler to extract the namespaces of FeatureTypes, too. They are needed in GetFeature requests.
Mon, 17 Dec 2018 12:23:18 +0100 Sascha L. Teichmann WFS Capabilities parser: Parse FeatureTypeList, too.
Mon, 17 Dec 2018 11:13:11 +0100 Sascha L. Teichmann WFS Capabilities parser: Parse constraints, too.
Fri, 14 Dec 2018 18:35:09 +0100 Sascha L. Teichmann Started with WFS Capabilities parser.