Commit graph

30 commits

Author SHA1 Message Date
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
5f7cc351c9 Fix: maproulette import flow 2023-06-09 16:13:35 +02:00
de20b00b8f Fix: decent PDF-export 2023-06-04 22:52:13 +02:00
b86e2910ba Fix: improve functionality of GRB-theme (WIP) 2023-05-24 03:26:33 +02:00
cbc4e6eb15 Fix: actually load geojson layers; formatting 2023-05-23 01:16:45 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
5d0fe31c41 refactoring 2023-03-28 05:13:48 +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
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
Robin van der Linde
a2a49d5d7d Completer URL 2022-07-12 07:42:26 +00:00
Robin van der Linde
a7f2c26a1d Concept for rendering maproulette tasks 2022-07-09 21:41:33 +00:00
859a694723 Add caching to geojson source 2022-06-13 03:17:10 +02:00
9617dbc34d Add more checks in the import helper after user testing 2022-03-24 03:11:29 +01:00
60c4b0d00d Fix geojson source: remove 'null' properties; UK-addresses: filter matched addresses by default 2022-02-14 13:52:18 +01:00
695a0867c7 Fix duplicate buildings for grb layer; add default flag for filters, performance improvement 2022-02-11 03:57:39 +01:00
ca1490902c Finish importer, add applicable import layers to every theme by default 2022-01-21 01:57:16 +01:00
2e2a6965e7 Add theme introspecting mapcomplete changes 2022-01-16 02:00:55 +01:00
ebb510da04 First draft of loading 'notes' 2022-01-07 04:14:53 +01:00
e922768f99 First working version of fully automatic uploader 2021-12-13 02:05:34 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
d5f4572e9a Add possibility to load external data as mercator tiles, add bbox tile possibilities, add CRAB and GRB as datasources in the GRB theme 2021-10-27 03:52:19 +02:00
71285d34cd Finish refactoring 2021-10-15 13:43:11 +02:00
891c449058 Add overlay layer possibility, fix #515 2021-10-14 21:43:14 +02:00
36d62f9923 Add blacklist of ids to geojson source in order to avoid duplicate features to be loaded multiple times 2021-09-29 17:48:15 +02: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
c5e9448720 Add initial clustering per tile, very broken 2021-09-26 17:36:39 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
973b5d8bbe Huge refactoring of the feature pipeline, WIP 2021-09-20 17:14:55 +02:00