Commit Graph

240 Commits

Author SHA1 Message Date
913eb30d8b gentler remove 2021-05-19 22:57:48 +03:00
1681f58765 smaller extract-and-generatm 2021-05-19 22:57:48 +03:00
020447b687 shorten extract-and-generate 2021-05-19 22:57:48 +03:00
b291b52957 word count 2021-05-19 22:57:48 +03:00
8b05386e16 some text updates 2021-05-19 22:57:48 +03:00
7d73d4d0db lots of corrections 2021-05-19 22:57:48 +03:00
8180f0526e add release.zip 2021-05-19 22:57:48 +03:00
5de6c032c0 more visuals 2021-05-19 22:57:48 +03:00
f79c5d65d0 add more river examples 2021-05-19 22:57:48 +03:00
f02115b760 clean and fix a Makefile typo 2021-05-19 22:57:48 +03:00
358fc4d329 clean figures too 2021-05-19 22:57:48 +03:00
bdd8062a4e de-confuse inches and centimeters 2021-05-19 22:57:48 +03:00
86a38548c9 bugfix with scales 2021-05-19 22:57:48 +03:00
fc4db2b3bc working with clipping/display of rivers 2021-05-19 22:57:48 +03:00
aad2d02134 wip: wm_clip 2021-05-19 22:57:48 +03:00
93d0dba307 working with geometries 2021-05-19 22:57:48 +03:00
4b6c43406f fix dimension arithmetic 2021-05-19 22:57:48 +03:00
ec85e3bd79 add dbug aides 2021-05-19 22:57:48 +03:00
eeb6a505d0 standard margins 2021-05-19 22:57:48 +03:00
49431d9443 paper sizes 2021-05-19 22:57:48 +03:00
79a31bd2fd add some intersections 2021-05-19 22:57:48 +03:00
ae76bc4344 Add Merkys 2021-05-19 22:57:48 +03:00
b2868eec83 do not allocate a tty for docker exec 2021-05-19 22:57:48 +03:00
3d0adae810 add rivers.sql
setting fixture up.
2021-05-19 22:57:48 +03:00
485c1479ec explanations 2021-05-19 22:57:48 +03:00
f7f0ae77cf remove previous ASCII art 2021-05-19 22:57:48 +03:00
1423dca285 invisible linestyle 2021-05-19 22:57:48 +03:00
05d7cc0a77 selfcrossing-1 too 2021-05-19 22:57:48 +03:00
0e86f6144f proper cleanup before 'make test' 2021-05-19 22:57:48 +03:00
6d1b043df9 wip selfcrossing-1 real visual 2021-05-19 22:57:48 +03:00
1bb83ec05d drop table 2021-05-19 22:57:48 +03:00
58eb7bea87 cleaner clean-tables 2021-05-19 22:57:48 +03:00
bff1c7eec7 fix extract-and-generate 2021-05-19 22:57:48 +03:00
bc5e8f575e simultaneous unit + integration tests 2021-05-19 22:57:48 +03:00
0423da713c more debugging 2021-05-19 22:57:48 +03:00
6d7b0445d8 tests-integration 2021-05-19 22:57:48 +03:00
55b9d7db8f better estimation 2021-05-19 22:57:48 +03:00
d31e678268 estimate how long the algo will take 2021-05-19 22:57:48 +03:00
5d430d34d1 construct the polygon only if there are enough points 2021-05-19 22:57:48 +03:00
6cefc87b19 selfcrossing-1-rev does not overlap 2021-05-19 22:57:48 +03:00
9b36dc5cb2 remove some reundant initializations 2021-05-19 22:57:47 +03:00
1ff38c12e9 Revert "remove redundant initializations"
This reverts commit 56c5cd10d7a8d0f45c7be028fa0688a8444e2a58.
2021-05-19 22:57:47 +03:00
50df7bc21c remove redundant initializations 2021-05-19 22:57:47 +03:00
ff1dd7af96 shorten tests a little 2021-05-19 22:57:47 +03:00
1c7d22bb99 less variable declarations 2021-05-19 22:57:47 +03:00
523f00c8c9 quit earlier after mutating a bend 2021-05-19 22:57:47 +03:00
56c92b71d9 remove redundant commentary 2021-05-19 22:57:47 +03:00
b6b97852bb simplify invoking of ST_SimplifyWM 2021-05-19 22:57:47 +03:00
5491f574e6 move section of self_crossing to a separate function 2021-05-19 22:57:47 +03:00
fd1250a73b selfcrossing-1 and selfcrossing-1-rev tests 2021-05-19 22:57:47 +03:00