Commit graph

14 commits

Author SHA1 Message Date
4f4fc650b1 First steps to a real testing framework: first working version with mocha, chai and doctest-ts 2022-03-14 22:57:01 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
f67d0701b0 Refactoring of tests 2022-01-14 13:58:15 +01:00
3176a4d665 More or less working version of advanced conflation 2022-01-06 14:39:42 +01:00
92c63560ef Add workaround for turf.intersect which can't deal with touching polygons 2021-12-24 02:48:04 +01:00
480bb4902b Remove runningFromConsole from scripts and tests, add routeablePointScript for postal codes 2021-12-13 20:50:03 +01:00
89004af7f9 Further work on GRB, bugfixes 2021-12-06 03:24:33 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
41a2a79fe9 More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring 2021-09-28 17:30:48 +02:00
0a9e7c0b36 Fix bbox bug, add ids to filters, add filter state to the URL 2021-09-27 18:35:32 +02:00
38037014b0 Fix bug in bounds calculation for negative lats/lons 2021-09-27 15:38:12 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
6f457a6f0d Do not show out-of-range features on speelplekken layer, fix handling of mutlipolygons in 'inside', better tests 2021-05-14 02:25:30 +02:00