Commit graph

22 commits

Author SHA1 Message Date
40e894df8b chore: automated housekeeping... 2024-10-19 14:44:55 +02:00
e35df654d7 Feat: remove 'noteImportLayer', they are not used enough for the big performance and maintenance impact they have 2024-10-12 12:57:09 +02:00
ee2b3ce329 Search results: add menu, update searchers 2024-09-06 23:01:00 +02:00
3cd04df60b First search with suggestions 2024-08-15 01:51:33 +02:00
7dc4755a1d Fix summary URL 2024-07-12 22:50:51 +02:00
da615acfb1 Housekeeping 2024-07-09 13:44:59 +02:00
78dddb40c9 Add script to download all summary tiles 2024-07-08 15:39:00 +02:00
f88cb9a730 Many tweaks to use MC in an iframe with less clutter 2024-06-27 17:37:34 +02:00
a399260bf0 Invalidate cache if a point has been deleted or changed geometry. Fix #865; review cache retention times and disable cache for external geojson datasets, fix #1660 2024-02-26 15:52:40 +01:00
e4eb8d6b52 Download button: take advantage of MVT server, download button will now attempt to download everything 2024-02-21 16:35:49 +01:00
bccda67e1c Update counts when selecting/unselecting a layer 2024-02-20 23:15:19 +01:00
67b379c16f Fix maxzoom cutoff for summary layer 2024-02-20 02:56:23 +01:00
1fa66e50f8 First fully working version 2024-02-19 15:38:46 +01:00
74fb4bd5d1 Add summary layer 2024-02-15 17:39:59 +01:00
5b318236bf LayerServer: fix some bugs in build_db-script, decode MVT-tilesource for more features 2024-02-02 20:04:39 +01:00
ee3e000cd1 Add polygon merging 2024-01-26 18:18:07 +01:00
ef2f1487c6 LayerServer: first version which can use a local MVT-server 2024-01-22 01:42:05 +01:00
b8a631f368 Fix duplicate building upload in GRB theme (hopefully), remove type from method name, improve typing and error messages 2024-01-04 23:43:23 +01:00
40d32890fe Tighter bounds for dynamicTileSource 2023-11-15 04:13:02 +01:00
e9a511e5bd Performance: fix stuttering at low zoom 2023-11-15 03:59:02 +01:00
fcea3da70f Security: purify inputs around innerHTML-usage, remove some unused parameters and classes 2023-09-21 01:53:34 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00