log pkg/imports/wkb.go @ 5277:3bab0e19f08b

age author description
Mon, 08 Jun 2020 19:29:40 +0200 Sascha L. Teichmann Added multi geometry support for some imports. multi-geoms
Fri, 13 Mar 2020 17:34:59 +0100 Tom Gottfried Keep historic data of waterway axis
Wed, 11 Mar 2020 15:54:37 +0100 Sascha L. Teichmann Add a multiLineSlice type to be serialized as WKB in importers.
Wed, 11 Mar 2020 14:23:52 +0100 Sascha L. Teichmann First step to move geometry creation for WFS features to loader.
Tue, 03 Mar 2020 18:05:33 +0100 Sascha L. Teichmann Generalize WFS point import job to be able to import other geometry types, too.
Tue, 19 Nov 2019 16:08:55 +0100 Sascha L. Teichmann Fixed the golint issues of the imports package.
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.