log pkg/wkb/data.go @ 5711:2dd155cc95ec revive-cleanup

age author description
Tue, 20 Feb 2024 22:22:57 +0100 Sascha L. Teichmann Fix all revive issue (w/o machine generated stuff). revive-cleanup
Sat, 06 Aug 2022 02:09:57 +0200 Sascha L. Teichmann Made golint finally happy.
Mon, 14 Oct 2019 17:23:29 +0200 Sascha L. Teichmann Reintroduced the ST_MakeValid calls when inserting the iso geometries into the database.
Thu, 05 Sep 2019 09:29:15 +0200 Sascha L. Teichmann Multi polygon: Fixed creation of WKB representation.
Tue, 03 Sep 2019 19:01:51 +0200 Sascha L. Teichmann shape upload stretch import: Store features in database. Still broken [WIP].
Tue, 03 Sep 2019 17:12:07 +0200 Sascha L. Teichmann shape upload stretch import: Converted multi polygon to WKB.
Tue, 03 Sep 2019 16:54:33 +0200 Sascha L. Teichmann shape upload stretch import: Started to decode geometries and attributes from uploaded shape file.
Mon, 02 Sep 2019 22:36:31 +0200 Sascha L. Teichmann Parsing of WKB multi polygon: Removed some logging.
Mon, 02 Sep 2019 17:57:44 +0200 Sascha L. Teichmann Return stretch as a ZIPed ESRI shape file from end point. TODO: Write the actual geometries to the shape file.
Mon, 02 Sep 2019 16:00:16 +0200 Sascha L. Teichmann Tightend the parsing of x/y data of WKB multi polyons a bit.
Mon, 02 Sep 2019 15:57:12 +0200 Sascha L. Teichmann Completed parsing multi polygons from WKB.
Fri, 30 Aug 2019 18:34:27 +0200 Sascha L. Teichmann WIP: Started with downloading stretches as ESRI shapes.