Commit graph

49 commits

Author SHA1 Message Date
d40d77d86f Fix optimalization, some cleanup 2022-03-02 17:13:21 +01:00
9574259e75 First attempt to use less resources 2022-03-02 16:00:02 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
8ca9e4f36c Fix various bugs; improve UK-addresses theme 2022-01-17 21:33:03 +01:00
bafaba7011 Merge branch 'master' into develop 2022-01-06 22:02:36 +01:00
5eee18c206 Fix layout and color issues 2022-01-06 21:35:52 +01:00
94f66eafc1 Merge develop 2022-01-06 20:10:57 +01:00
7090a5ceb8 Performance hacks 2022-01-06 18:51:52 +01:00
ac1b4a010c Merge develop 2022-01-05 18:18:13 +01:00
ee962f4ba3 Small performance issues, improvement of #579 2022-01-05 18:08:42 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
f29c62ab19 Add pedestrian paths to entrance-layer, fix rendering in location-input element, fallback to OSM if map layer is not available 2021-12-09 01:22:57 +01:00
15a1ab19cd Robustify code 2021-11-09 23:44:20 +01:00
1dbe167e4e POlygon rendering fixes 2021-11-09 19:45:26 +01:00
1af5e44ad4 Various small fixes 2021-11-09 18:41:20 +01:00
95101a7212 Fix line renderings 2021-11-08 19:46:43 +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
c74989e88d Rendering bug fixes, add 'get' to the ExtraFunctions, filtering in the GRB theme 2021-10-28 03:15:36 +02:00
897c59f97a Merge develop 2021-10-28 00:13:18 +02:00
8acf85cc55 Various bugfixes and improvements to UK_addresses and GRB theme 2021-10-27 20:19:45 +02:00
ff0ee35ec1 First usable sidewalks theme 2021-10-22 18:53:07 +02:00
45e8ee310b Fix build 2021-10-22 02:34:06 +02:00
72edc9bdcc General cleanup, improve sidewalk rendering 2021-10-22 02:16:07 +02:00
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
8fca373437 Optimizing trees theme and clustering 2021-10-15 18:48:33 +02:00
5ac035be20 Various small bug fixes 2021-10-15 15:20:08 +02:00
b8abbc9505 More refactoring to fix the tests 2021-10-15 14:52:11 +02:00
71285d34cd Finish refactoring 2021-10-15 13:43:11 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
891c449058 Add overlay layer possibility, fix #515 2021-10-14 21:43:14 +02:00
e0e1bfbe00 Merge branch 'alpha' into develop 2021-10-13 17:23:02 +02:00
ab05979b81 Fix popup which doesn't show up in the case of duplicate elements on the map 2021-10-13 17:18:14 +02:00
69f21f29eb Dynamic JSON: only request existing tiles if a whitelist is given 2021-10-13 03:10:46 +02:00
adb36c2ffe Cluster styling tweaks, tweaks to NP 2021-10-13 01:28:46 +02:00
9e7dec0101 Add toggle to disable squares on low zoom levels, fix maxzoom property 2021-10-13 00:43:19 +02:00
8b4442c8cc Add wikipedia box 2021-10-02 22:31:16 +02:00
bedc576313 Stabilize popups in ShowDataLayer 2021-10-01 05:24:10 +02:00
e904043069 Small tweaks 2021-10-01 04:49:40 +02:00
634f4e316a Prevent loops when two features with the same id are shown at the same time 2021-10-01 02:57:26 +02:00
6890c5189e More refactoring 2021-09-29 01:12:29 +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
215aebce19 More work on clustering, more or less finished 2021-09-27 14:45:48 +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
e374bb355c Partial fix of opening the selected element 2021-09-21 03:10:15 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
c11ff652b8 More refactoring of the featuresources, cleanup, small changes 2021-09-21 01:47:58 +02:00