log pkg/imports/wp.go @ 2091:3f32b18bbd4c

age author description
Fri, 01 Feb 2019 16:32:52 +0100 Sascha L. Teichmann Waterway profile import: Store temp geoms in WGS84, do buffering with four decimal places and fetch the lines closest to the dmv points.
Fri, 01 Feb 2019 10:56:29 +0100 Sascha L. Teichmann Waterway profiles: Do a little buffeing around the point to be more tolerant when finding the right line string.
Thu, 31 Jan 2019 18:42:57 +0100 Sascha L. Teichmann Waterway profiles imports: Download the geometries from WPS and join them with the CSV data.
Thu, 31 Jan 2019 16:32:18 +0100 Sascha L. Teichmann Waterway profiles import: Restructured code a bit in preparation of downloading Profile geometries from WFS first (needs to be done).
Wed, 30 Jan 2019 23:57:51 +0100 Sascha L. Teichmann Waterway profiles import: Implemented the parsing of the data lines of the CSV file and stored the values into the database.
Wed, 30 Jan 2019 20:27:07 +0100 Sascha L. Teichmann Waterway profile import: Parse header line. TODO: Parse the body and store the data into the database.
Wed, 30 Jan 2019 17:11:10 +0100 Sascha L. Teichmann Waterway profile import: Added import stub and changed database.