log pkg/wkb/data.go @ 4313:5da02dcc51f6

age author description
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.