Commit graph

21 commits

Author SHA1 Message Date
8caa1d1ea2 Docs(typing): improve typing of bbox 2023-05-17 13:17:37 +02:00
466dd16568 Fix contributor count 2023-04-14 00:18:41 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
b94a8f5745 refactoring: more state splitting, basic layoutFeatureSource 2023-03-26 05:58:28 +02:00
8e2f04c0d0 refactoring: split all the states 2023-03-25 02:48:24 +01:00
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
1b3609b13f refactoring(maplibre): add pointRendering 2023-03-23 00:58:21 +01:00
750a0620e9 docs: improve typing 2023-03-11 02:34:47 +01:00
09507b3537 Fix typo which prevented updating the selected element, improve comments and typings 2023-01-03 23:45:04 +01:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
2dac893bb3 Further refactoring of the tests 2022-03-23 19:48:06 +01:00
7b837d7435 Fix GRB theme 2022-02-24 03:09:30 +01:00
d2b245ab54 Performance optimazations 2022-01-26 20:47:08 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
07fd8f404a Various fixes 2021-12-07 17:46:57 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
2484848cd6 Refactoring of GPS-location (uses featureSource too now), factoring out state, add ReplaceGeometryAction and conflation example 2021-11-03 00:44:53 +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
c010fb5271 Change padding method, add max bounds, fix zoomlevels on toerisme vlaanderen theme 2021-10-11 21:23:14 +02:00
c31a50b139 BBox bounds can not be bigger then the entire world anymore, fixes performance issues 2021-10-01 01:33:07 +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