Commit graph

56 commits

Author SHA1 Message Date
pietervdvn
27ccce70c0 More work on the flyers 2022-09-14 12:21:13 +02:00
pietervdvn
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
pietervdvn
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +02:00
pietervdvn
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
pietervdvn
f4a965eacf Move ShowDataLayer-implementation to a separate class for nodejs compatibility 2022-04-30 00:41:33 +02:00
pietervdvn
684907a61b Restore show data layer 2022-04-28 11:48:04 +02:00
pietervdvn
9f5c506e17 Move AllTagsPanel to separate class; various small fixes 2022-04-28 00:32:15 +02:00
pietervdvn
d40d77d86f Fix optimalization, some cleanup 2022-03-02 17:13:21 +01:00
pietervdvn
9574259e75 First attempt to use less resources 2022-03-02 16:00:02 +01:00
pietervdvn
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
pietervdvn
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
pietervdvn
8ca9e4f36c Fix various bugs; improve UK-addresses theme 2022-01-17 21:33:03 +01:00
pietervdvn
bafaba7011 Merge branch 'master' into develop 2022-01-06 22:02:36 +01:00
pietervdvn
5eee18c206 Fix layout and color issues 2022-01-06 21:35:52 +01:00
pietervdvn
94f66eafc1 Merge develop 2022-01-06 20:10:57 +01:00
pietervdvn
7090a5ceb8 Performance hacks 2022-01-06 18:51:52 +01:00
pietervdvn
ac1b4a010c Merge develop 2022-01-05 18:18:13 +01:00
pietervdvn
ee962f4ba3 Small performance issues, improvement of #579 2022-01-05 18:08:42 +01:00
pietervdvn
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
pietervdvn
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
pietervdvn
15a1ab19cd Robustify code 2021-11-09 23:44:20 +01:00
pietervdvn
1dbe167e4e POlygon rendering fixes 2021-11-09 19:45:26 +01:00
pietervdvn
1af5e44ad4 Various small fixes 2021-11-09 18:41:20 +01:00
pietervdvn
95101a7212 Fix line renderings 2021-11-08 19:46:43 +01:00
pietervdvn
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
pietervdvn
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
pietervdvn
c74989e88d Rendering bug fixes, add 'get' to the ExtraFunctions, filtering in the GRB theme 2021-10-28 03:15:36 +02:00
pietervdvn
897c59f97a Merge develop 2021-10-28 00:13:18 +02:00
pietervdvn
8acf85cc55 Various bugfixes and improvements to UK_addresses and GRB theme 2021-10-27 20:19:45 +02:00
pietervdvn
ff0ee35ec1 First usable sidewalks theme 2021-10-22 18:53:07 +02:00
pietervdvn
45e8ee310b Fix build 2021-10-22 02:34:06 +02:00
pietervdvn
72edc9bdcc General cleanup, improve sidewalk rendering 2021-10-22 02:16:07 +02:00
pietervdvn
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
pietervdvn
8fca373437 Optimizing trees theme and clustering 2021-10-15 18:48:33 +02:00
pietervdvn
5ac035be20 Various small bug fixes 2021-10-15 15:20:08 +02:00
pietervdvn
b8abbc9505 More refactoring to fix the tests 2021-10-15 14:52:11 +02:00
pietervdvn
71285d34cd Finish refactoring 2021-10-15 13:43:11 +02:00
pietervdvn
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
pietervdvn
891c449058 Add overlay layer possibility, fix #515 2021-10-14 21:43:14 +02:00
pietervdvn
e0e1bfbe00 Merge branch 'alpha' into develop 2021-10-13 17:23:02 +02:00
pietervdvn
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
pietervdvn
69f21f29eb Dynamic JSON: only request existing tiles if a whitelist is given 2021-10-13 03:10:46 +02:00
pietervdvn
adb36c2ffe Cluster styling tweaks, tweaks to NP 2021-10-13 01:28:46 +02:00
pietervdvn
9e7dec0101 Add toggle to disable squares on low zoom levels, fix maxzoom property 2021-10-13 00:43:19 +02:00
pietervdvn
8b4442c8cc Add wikipedia box 2021-10-02 22:31:16 +02:00
pietervdvn
bedc576313 Stabilize popups in ShowDataLayer 2021-10-01 05:24:10 +02:00
pietervdvn
e904043069 Small tweaks 2021-10-01 04:49:40 +02:00
pietervdvn
634f4e316a Prevent loops when two features with the same id are shown at the same time 2021-10-01 02:57:26 +02:00
pietervdvn
6890c5189e More refactoring 2021-09-29 01:12:29 +02:00
pietervdvn
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