log pkg/wfs/download.go @ 1665:da0d1a19ebe6

age author description
Wed, 19 Dec 2018 15:07:14 +0100 Sascha L. Teichmann WFS downloader: Parse into raw feature collections.
Tue, 18 Dec 2018 18:36:02 +0100 Sascha L. Teichmann WFS downloader: Started with mapping return features to Go structs.
Tue, 18 Dec 2018 13:26:26 +0100 Sascha L. Teichmann WFS downloader: Dump features to stdout for testing purposes.
Tue, 18 Dec 2018 12:56:37 +0100 Sascha L. Teichmann WFS downloader: Support different feature output formats.
Tue, 18 Dec 2018 12:42:43 +0100 Sascha L. Teichmann WFS downloader: Propagate namespaces of feature type into GetFeature request.
Mon, 17 Dec 2018 18:27:57 +0100 Sascha L. Teichmann WFS download: Started with GET downloader (paged and unpaged).