log pkg/controllers/cross.go @ 653:7aeacd7f150b

age author description
Fri, 14 Sep 2018 12:01:45 +0200 Sascha L. Teichmann Cross sections: Take and produce valid GeoJSON.
Thu, 13 Sep 2018 16:54:52 +0200 Sascha L. Teichmann Cross sections: Added a naive O(N^2) algorithm to join the neighbored line segments.
Thu, 13 Sep 2018 12:59:18 +0200 Sascha L. Teichmann Cross sections: Fixed SQL, endian, WKB and JSON encoding errors.
Thu, 13 Sep 2018 12:09:23 +0200 Sascha L. Teichmann Cross sections: Using the database in the web service.
Wed, 12 Sep 2018 19:51:46 +0200 Sascha L. Teichmann Cross sections: started with implementation of web service (WIP).