log pkg/wfs/global.go @ 5736:55892008ec96 default tip

age author description
Sun, 11 Feb 2024 21:37:00 +0100 Sascha L. Teichmann Get rid of deprecation warnings from staticcheck. sr-v2
Mon, 20 Sep 2021 18:02:09 +0200 Sascha L. Teichmann Do ogr2ogr check only once when it's needed the first time. logging
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging
Thu, 05 Mar 2020 17:56:08 +0100 Sascha L. Teichmann Dont try to download from WFS if they dont have features.
Mon, 05 Aug 2019 14:35:54 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with wfs package.
Tue, 19 Mar 2019 12:20:54 +0100 Sascha L. Teichmann WFS downloader: Add BasicAuth support for downloading. TODO: Use it.
Mon, 18 Mar 2019 17:20:02 +0100 Sascha L. Teichmann WFS downloader: Implemented GML download to file, ogr2ogr to GeoJSON.
Mon, 18 Mar 2019 15:45:42 +0100 Sascha L. Teichmann WFS downloader: More on downloading GML. WIP.
Wed, 13 Mar 2019 18:33:03 +0100 Sascha L. Teichmann WFS downloads: Started with GML based downloads based on installation of ogr2ogr.