Commit Graph

82 Commits

Author SHA1 Message Date
Motiejus Jakštys
15eac8ba32 bend_attrs is now a variable 2021-04-06 18:29:25 +03:00
Motiejus Jakštys
d0972307e2 bend attrs 2021-04-06 17:48:25 +03:00
Motiejus Jakštys
0abcd16c99 name all tables to wm_ 2021-04-06 14:34:00 +03:00
Motiejus Jakštys
ac7549f493 add curvature 2021-04-06 07:51:39 +03:00
Motiejus Jakštys
531f69d6d4 fix default types 2021-04-06 07:23:37 +03:00
Motiejus Jakštys
fdc7835535 less conditionals in bend_attrs 2021-04-06 07:16:57 +03:00
Motiejus Jakštys
0d805d1be6 fix integration tests 2021-04-06 07:08:39 +03:00
Motiejus Jakštys
f824c532ab style and comments 2021-04-06 07:02:46 +03:00
Motiejus Jakštys
adf8c481f0 fix the incorrect test 2021-04-05 16:33:06 +03:00
Motiejus Jakštys
1607bfe225 fix bug in tests: detect_bends() works only on lines 2021-04-05 16:18:33 +03:00
Motiejus Jakštys
6cc76b96ef improve observability 2021-04-05 10:05:16 +03:00
Motiejus Jakštys
be8d8db454 rename dbgname to name 2021-04-03 20:08:32 +03:00
Motiejus Jakštys
e3c5cb7b1a rename columns 2021-04-03 19:42:12 +03:00
Motiejus Jakštys
6107a50f62 less reliance on test tables 2021-04-03 19:03:23 +03:00
Motiejus Jakštys
b4a0e9ed6d add i to ebendattrs 2021-04-03 18:18:34 +03:00
Motiejus Jakštys
fb6e178fb2 simplify debugging 2021-04-03 13:33:35 +03:00
Motiejus Jakštys
ee1c05cd83 minor: formatting 2021-04-03 12:46:45 +03:00
Motiejus Jakštys
7d0bd5a153 it's a report, not an article 2021-04-03 12:37:59 +03:00
Motiejus Jakštys
0403100d11 pi is a constant 2021-04-03 09:45:35 +03:00
Motiejus Jakštys
7475df5394 more 'inflection_angle' to its own function 2021-04-03 09:40:28 +03:00
Motiejus Jakštys
0c7424ae25 styling 2021-04-03 09:30:10 +03:00
Motiejus Jakštys
38b837d870 update notes 2021-04-03 07:36:24 +03:00
Motiejus Jakštys
041746be90 bend_attrs now go to a dedicated type 2021-04-02 19:00:46 +03:00
Motiejus Jakštys
9bce5b61a9 integration test demo 2021-03-29 14:57:44 +03:00
Motiejus Jakštys
5bbeeb360a build bend_attrs also for zero-area bendsarea 2021-03-28 12:05:50 +03:00
Motiejus Jakštys
c522f9d4f4 calculate adjusted size too 2021-03-28 12:00:48 +03:00
Motiejus Jakštys
84819fee14 prezentacija 2021-03-27 13:01:21 +02:00
Motiejus Jakštys
3c0f222334 agg_rivers works for all rivers 2021-03-25 12:04:29 +02:00
Motiejus Jakštys
e56932395d fix bug in final line merging 2021-03-25 12:01:43 +02:00
Motiejus Jakštys
6e5f66ee6b easier debugging 2021-03-25 11:34:30 +02:00
Motiejus Jakštys
5099c933b2 more logging info 2021-03-25 10:13:58 +02:00
Motiejus Jakštys
f838f0378a log sql statements 2021-03-25 09:57:25 +02:00
Motiejus Jakštys
73b5d76463 drop table used to remove tables with data 2021-03-24 16:01:12 +02:00
Motiejus Jakštys
25150f1cbd clean-tables target 2021-03-23 18:40:25 +02:00
Motiejus Jakštys
728665e590 debugging goes on 2021-03-23 18:28:36 +02:00
Motiejus Jakštys
9ca2cbd2ec fix dumping of geometries 2021-03-21 17:19:52 +02:00
Motiejus Jakštys
6e502de74b fix simple geometries 2021-03-21 16:55:17 +02:00
Motiejus Jakštys
37a3259965 more explicit intermediate steps 2021-03-21 16:52:31 +02:00
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
4b2f8bd65d wip data import from OSM 2021-03-13 15:53:22 +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
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