log cmd/wfs/dump.go @ 2715:8d96b9254465

age author description
Mon, 18 Mar 2019 17:20:02 +0100 Sascha L. Teichmann WFS downloader: Implemented GML download to file, ogr2ogr to GeoJSON.
Mon, 04 Feb 2019 15:49:17 +0100 Sascha L. Teichmann WFS imports: Write get GetFeature URLs into import log.
Wed, 26 Dec 2018 21:01:29 +0100 Sascha L. Teichmann Waterway axis import: More on reading data from WFS. TODO: Parse to concrete features.
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.
Mon, 17 Dec 2018 18:27:57 +0100 Sascha L. Teichmann WFS download: Started with GET downloader (paged and unpaged).