Commit graph

53 commits

Author SHA1 Message Date
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00
6ee85b12f8 Split up allKnownLayouts, make parsing it lazy for faster loading 2023-03-02 05:20:53 +01:00
509b237d02 Add clipping to generateCache 2023-02-14 00:08:21 +01:00
7cc184fdd8 Fix unit tests (no doctests yet) 2023-02-10 01:55:29 +01:00
70657161dc Remove _referencing_ways from cache 2023-02-06 22:23:56 +01:00
wjtje
cc0c925b81 "working" 2023-01-17 00:50:42 +01:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
038b2ece4c Fix script 2022-07-22 11:50:25 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
b67e108056 Fix caching script 2022-03-18 13:08:04 +01:00
1c418e5a49 Add code quality test, remove all constructor.name entries as they are unreadable after minification 2022-02-14 02:26:03 +01:00
312dbe7aff Add test for generating the cache 2022-02-14 01:15:20 +01:00
e38b14b77a Force evaluation of lazy tags during caching 2022-02-02 02:36:49 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
791c6c4f55 Include route=foot in trails 2022-01-25 18:20:15 +01:00
ccb548816f Improve slice script, formatting 2022-01-16 01:59:06 +01:00
480bb4902b Remove runningFromConsole from scripts and tests, add routeablePointScript for postal codes 2021-12-13 20:50:03 +01:00
5b513b1248 FIx caching script, some cleanup 2021-12-13 13:22:23 +01:00
07fd8f404a Various fixes 2021-12-07 17:46:57 +01:00
9cfb7fbe68 Update of latlon2country and use its async interface; small refactoring of simplemetagging, improvements to cacheBuilder which respects isShown and calculated tags now 2021-12-07 02:22:56 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
69f21f29eb Dynamic JSON: only request existing tiles if a whitelist is given 2021-10-13 03:10:46 +02:00
8f674b7976 Improvents to caching script 2021-10-13 01:28:20 +02:00
8bdabe5d73 Fixes to caching 2021-10-13 00:08:41 +02:00
23136f7e7a Small fixes to the 'generateCache' script 2021-10-03 02:11:06 +02:00
a89d303ecd Further stabilization of wikipedia box 2021-10-03 01:38:57 +02:00
c5e9448720 Add initial clustering per tile, very broken 2021-09-26 17:36:39 +02:00
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
3c51c28157 Attempt to fix caching process 2021-09-10 00:00:48 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
ef0826ebb6 Add cycle_highways theme, add configurable overpass backend as feature switch (settable via theme and URL) 2021-08-23 15:48:42 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
0564c524a2 Fixed generateCacheScript as not to redownload duplicate features 2021-07-27 15:06:36 +02:00
330930d5d4 Merge develop 2021-07-24 02:32:33 +02:00
135219b5dc Add point-only layer for nature reserves, mark point-only layer as old (so that geometries will show up) 2021-07-23 19:12:13 +02:00
b79be77686 Add point-overview output option to generateCache 2021-07-23 17:28:36 +02:00
de0802eef6 Merge master 2021-07-18 20:23:46 +02:00
6d73330f6b Enable caching for some natuurpunt layers 2021-07-18 19:08:14 +02:00
c6a4ad45e1 Fix update cache script 2021-07-18 18:29:15 +02:00
2dbdcaa2ba Move TileRange to seperate file 2021-07-10 21:04:33 +02:00
473918ac96 Fix generateCache script 2021-06-21 14:22:52 +02:00
d547b9f968 Fix metatagging and calculated tags in heterogenous data settings 2021-05-16 15:34:44 +02:00
919dafcc24 Version bump 2021-05-14 02:59:03 +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
67d45e3b32 Version bump 2021-04-25 14:20:14 +02:00
54f01ba554 Add metadata to query, move metatagging of metadata to metatagger, tweaks to the generate caching so that the cached data becomes more stable (and is GIT-friendlier) 2021-04-25 13:25:03 +02:00
f4dacab9ef Fix multilayer geojson source 2021-04-23 20:09:27 +02:00
bc26805d69 No more metadata file 2021-04-23 12:58:49 +02:00
c20e2def5b Load timestamp from geojson 2021-04-22 20:08:03 +02:00