Commit graph

88 commits

Author SHA1 Message Date
5f7cc351c9 Fix: maproulette import flow 2023-06-09 16:13:35 +02:00
ace7caada1 Refactoring: port import flow 2023-06-01 02:52:21 +02:00
96ea3d3905 Refactoring: fix metatagging 2023-05-17 13:53:51 +02:00
8fd3fbc0b7 Refactoring: fix metatagging 2023-05-16 03:27:49 +02:00
7813653265 Fix: better error handling and handling of changes 2023-05-01 01:16:57 +02:00
7fd7a3722e Add level selector and global filters 2023-04-26 18:04:42 +02:00
23b26c4197 Refactoring: fix background layer switch and hotkeys 2023-04-21 17:37:50 +02:00
3aeedf22c8 Refactoring: fix rendering artefact when switching selected element 2023-04-21 00:25:56 +02:00
c6e12fdd6b Refactoring: fix GPX-track view 2023-04-20 18:58:31 +02:00
105120060d Refactoring: add metatagging, add 'last edited by' element, add 'metacondition' 2023-04-15 02:28:24 +02:00
3db87232f2 Refactoring: add metatagging 2023-04-14 17:53:08 +02:00
b94a8f5745 refactoring: more state splitting, basic layoutFeatureSource 2023-03-26 05:58:28 +02:00
231d67361e Refactoring(maplibre): remove 'freshness' and 'name' from FeatureSource to simplify the code 2023-03-23 01:42:47 +01:00
RobJN
14b4fedc26
Update MetaTagging.ts
Remove second .ping(). Fixes #1288 and helps with #1094.
2023-02-04 20:42:07 +00:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
7e32413113 Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer 2022-07-29 20:04:36 +02:00
f7cacc15d3 Add first version of schools 2022-06-21 13:59:31 +02: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
d2b245ab54 Performance optimazations 2022-01-26 20:47:08 +01:00
91d2272861 First working version of the notes-layer, add filtering 2022-01-07 17:31:39 +01:00
ebb510da04 First draft of loading 'notes' 2022-01-07 04:14:53 +01:00
7090a5ceb8 Performance hacks 2022-01-06 18:51:52 +01:00
e1ee890f51 WIP: automaton page 2021-12-12 17:35:08 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +01:00
65b1891cb6 Add metacalculation on currentview 2021-12-11 02:19:28 +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
4f403c4bfc Pass dependencies explicitly, decrease dependency on legacy State.state 2021-12-05 05:20:33 +01:00
0ee23ce36d Further improvements to entrances theme, add layer-crossdependency detection, add layers which another layer depends on automatically to the theme, add documentation on which layers depends on which other layers, regenerate documentation 2021-12-05 02:06:14 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
8acf85cc55 Various bugfixes and improvements to UK_addresses and GRB theme 2021-10-27 20:19:45 +02:00
d3550fefbe Add multi-apply box/feature, use it in etymology-theme to apply tags onto all segments of the same street 2021-10-12 02:12:45 +02:00
d894b13023 Make metatagging lazy (fix #503), fix null-distances (#504), various other small fixes 2021-10-10 23:38:09 +02:00
65470cbac5 Fix bug where metatagging would not fully calculate in some cases 2021-10-04 00:18:08 +02:00
5bcb879dfe Fix local caching by hiding latlon2country import 2021-10-03 01:57:36 +02:00
c2d477c97a More refactoring 2021-09-29 01:12:38 +02:00
0a9e7c0b36 Fix bbox bug, add ids to filters, add filter state to the URL 2021-09-27 18:35:32 +02:00
f749cb0963 Small changes 2021-09-26 17:49:47 +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
6e9c8e2961 small refactorings 2021-09-18 02:47:22 +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
e0b71ca53e Wire in aspected-routing as calculated tag 2021-07-26 20:21:05 +02:00
ec7833b2ee Use addCallbackAndRunD 2021-06-30 18:47:48 +02:00
d8330ed8c2 Stop outputting at 10 errors, use warning instead of error 2021-06-24 02:31:02 +02:00
f723349e40 Use merged-source instead of way-handled-source when calculating contained objects in the meta-tagging 2021-06-21 03:25:54 +02:00
116371c351 Better handling of metadata when the data is reloaded, remove unneeded console logging 2021-06-21 03:13:49 +02:00