Commit Graph

755 Commits

Author SHA1 Message Date
Motiejus Jakštys
8a651b2f51 debugging 2021-03-17 11:32:12 +02:00
Motiejus Jakštys
d9c155807d wip debug 2021-03-15 18:58:16 +02:00
Motiejus Jakštys
09f8e01a0e fix more syntax errors -- nemunas does not throw errors 2021-03-13 16:51:48 +02:00
Motiejus Jakštys
53dc925525 wip fix syntax errors 2021-03-13 16:49:01 +02:00
Motiejus Jakštys
bdb08906ba more dynamic source file 2021-03-13 16:46:32 +02:00
Motiejus Jakštys
69bb49f49c aggregate and filter rivers 2021-03-13 16:44:31 +02:00
Motiejus Jakštys
d76584eee7 add Nemunas 2021-03-13 15:57:26 +02:00
Motiejus Jakštys
4b2f8bd65d wip data import from OSM 2021-03-13 15:53:22 +02:00
Motiejus Jakštys
6f95702cb9 balčiūno egzaminas 2021-03-13 13:59:51 +02:00
Motiejus Jakštys
8b8f8c0ec4 wip ST_SimplifyWM 2021-03-11 19:05:15 +02:00
Motiejus Jakštys
82a58a08bd return whether self_crossings mutated the bends 2021-03-11 17:35:11 +02:00
Motiejus Jakštys
4cd7cd0b11 remove unused variable 2021-03-11 09:28:57 +02:00
Motiejus Jakštys
6555de359a add excuses 2021-03-11 09:28:06 +02:00
Motiejus Jakštys
82fc4e4650 add combined self-crossing test 2021-03-11 09:19:27 +02:00
Motiejus Jakštys
fb3b7bc70f more compact examples 2021-03-10 17:38:48 +02:00
Motiejus Jakštys
aeb270925e unit tests for self-crossings 2021-03-10 17:30:17 +02:00
Motiejus Jakštys
26292e9f39 bugfix: remove leftover segment 2021-03-10 16:59:44 +02:00
Motiejus Jakštys
97ce2e6a7f remove incorrect direction approximation rules 2021-03-10 16:35:35 +02:00
Motiejus Jakštys
59ab1822b5 more debug statements 2021-03-10 16:32:50 +02:00
Motiejus Jakštys
44e5352c16 formatting 2021-03-10 15:56:08 +02:00
Motiejus Jakštys
8159124a48 referatui 2021-03-10 15:48:48 +02:00
Motiejus Jakštys
6ff9250831 somewhat similar result in one of the test cases 2021-03-06 15:58:46 +02:00
Motiejus Jakštys
72a87b2749 debugging 2021-03-06 15:37:14 +02:00
Motiejus Jakštys
09e0199abc (somewhat) fix index calculation 2021-03-06 15:21:47 +02:00
Motiejus Jakštys
497735d0b1 wip demo self-crossing: it's now incorrectly mutating things 2021-03-05 17:49:32 +02:00
Motiejus Jakštys
ff777063fb indentation 2021-03-04 18:17:10 +02:00
Motiejus Jakštys
d6e177f9ea more self-crossing and documentation 2021-03-04 18:16:11 +02:00
Motiejus Jakštys
79d72839fe wip self-crossing 2021-03-04 17:59:26 +02:00
Motiejus Jakštys
72f89360f7 wip self-crossing 2021-03-04 14:25:50 +02:00
Motiejus Jakštys
545aff111f wip detecting crossings 2021-03-02 18:34:44 +02:00
Motiejus Jakštys
9a70106e9f syntax shortening 2021-03-02 18:34:42 +02:00
Motiejus Jakštys
f26073151b beginnings of self-crossing 2021-03-02 15:11:10 +02:00
Motiejus Jakštys
28bad3583f more notes 2021-03-01 10:36:55 +02:00
Motiejus Jakštys
b800fd308c add some notes about self-line-crossing 2021-03-01 10:22:40 +02:00
Motiejus Jakštys
485e7b1512 Snap to grid 2021-02-28 16:52:10 +02:00
Motiejus Jakštys
2c1211fd57 fig6 2021-02-28 16:38:30 +02:00
Motiejus Jakštys
c19e8436e1 style 2021-02-28 15:40:13 +02:00
Motiejus Jakštys
273ef3c320 shorten test 2021-02-28 15:36:15 +02:00
Motiejus Jakštys
17f5046ae5 add demo prefix to demo tables 2021-02-28 15:35:03 +02:00
Motiejus Jakštys
35dc0fa584 add indices for visual tables 2021-02-28 15:30:42 +02:00
Motiejus Jakštys
5115599fab simplify unit test structure 2021-02-28 15:15:27 +02:00
Motiejus Jakštys
0232080fb5 clean up debugging and test output 2021-02-26 19:21:20 +02:00
Motiejus Jakštys
58d3068a3b remove array_reverse() 2021-02-26 19:15:39 +02:00
Motiejus Jakštys
2ad4c3ec42 unit tests 2021-02-26 19:05:41 +02:00
Motiejus Jakštys
b97531447c fix gentle inflections -- both tests pass 2021-02-26 18:19:23 +02:00
Motiejus Jakštys
c57e4fde05 trying to fix fig5 2021-02-26 17:31:24 +02:00
Motiejus Jakštys
b9ffddee71 tests for bends vs inflections 2021-02-26 16:21:20 +02:00
Motiejus Jakštys
3286890f52 add safety check 2021-02-26 16:12:45 +02:00
Motiejus Jakštys
c2c883335c inflections now work 2021-02-26 16:10:31 +02:00
Motiejus Jakštys
733c7f409a debugging inflections 2021-02-26 10:41:38 +02:00