log cmd/octree2contour/store.go @ 736:34ea9d5df653

age author description
Mon, 24 Sep 2018 11:24:42 +0200 Sascha L. Teichmann Fixed problem with unique constraint for countour lines.
Mon, 24 Sep 2018 10:58:34 +0200 Sascha L. Teichmann Spell table names correctly.
Sun, 23 Sep 2018 19:51:02 +0200 Sascha L. Teichmann Store sounding results contour lines into right table.
Sat, 22 Sep 2018 21:57:30 +0200 Sascha L. Teichmann Moved octree loading stuff to octree package.
Sat, 22 Sep 2018 21:34:12 +0200 Sascha L. Teichmann Renamed a few types to uppercase names to prepare the move to the octree package.
Fri, 21 Sep 2018 14:47:44 +0200 Sascha L. Teichmann octree: define a type for LineStringZ. octree
Thu, 20 Sep 2018 15:50:07 +0200 Sascha L. Teichmann octree: Store contour lines into postgres/postgis. octree