Commit graph

93 commits

Author SHA1 Message Date
98c6113cbe Merge master 2022-06-22 20:06:41 +02:00
f7cacc15d3 Add first version of schools 2022-06-21 13:59:31 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
f0675a026b Exporting CSV/Geojson now respects filters + refactoring away State.state 2022-02-16 01:34:28 +01:00
695a0867c7 Fix duplicate buildings for grb layer; add default flag for filters, performance improvement 2022-02-11 03:57:39 +01:00
0f95891a47 Add option to force loading of a layer, even if it is hidden + automatically set this flag is another layer depends on this layer 2022-02-07 01:59:07 +01:00
80533597c1 Inject newly created notes into the map 2022-02-04 00:44:51 +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
1e3206120c Fix #596 2022-01-21 03:57:49 +01:00
d4d7ab6f3a More fixing, first complete version of UK-addresses-theme 2022-01-17 23:50:50 +01:00
00e5ce0b02 The overpassfeaturesource now only fetches layers that must be updated, fix #599 2022-01-15 02:44:11 +01:00
91d2272861 First working version of the notes-layer, add filtering 2022-01-07 17:31:39 +01:00
bfb16874b1 Further experimentation 2021-12-30 20:41:45 +01:00
adade2e8b0 Add unused node removal 2021-12-23 03:36:03 +01:00
90fc0e0840 Fix non-appearing new icon, remove debug outputs 2021-12-14 17:29:21 +01:00
e922768f99 First working version of fully automatic uploader 2021-12-13 02:05:34 +01:00
e1ee890f51 WIP: automaton page 2021-12-12 17:35:08 +01:00
65b1891cb6 Add metacalculation on currentview 2021-12-11 02:19:28 +01:00
c76b0a6340 Add current view popup 2021-12-10 17:30:50 +01:00
07fd8f404a Various fixes 2021-12-07 17:46:57 +01:00
89004af7f9 Further work on GRB, bugfixes 2021-12-06 03:24:33 +01:00
4f403c4bfc Pass dependencies explicitly, decrease dependency on legacy State.state 2021-12-05 05:20:33 +01:00
d6b61f6df6 More GRB improvements 2021-11-22 03:49:17 +01:00
4366366586 Center label if no icon is present, add login button to index page 2021-11-22 00:50:29 +01:00
37c0129a6d Add buttons to quickly swap background layers (also in the locationInput), move copyright into home panel, split privacy policy to seperate welcome message tab 2021-11-21 02:44:35 +01:00
9c848cfaee Use IndexedDb to store cached geodata, fix #494. This should prevent crashes 2021-11-16 02:57:26 +01:00
8fa7de661e WIP: use indexedDB as datastore for geotiles 2021-11-15 11:51:32 +01:00
a37a7462a2 Better handling of GPX-state 2021-11-12 04:11:53 +01:00
d3d51af667 Add gps track line, add documentation 2021-11-08 14:18:45 +01:00
09eee08fbc Documentation updates 2021-11-08 02:36:01 +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
23ae9d39c8 Add the possibility to snap onto another layer with imports, add location confirm on input, add metalayer exporting all nodes, various fixes 2021-10-31 02:08:39 +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
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
07bc5d6a6d Merge develop 2021-10-26 01:27:35 +02:00
e8b0c3f4c8 Add missing translations, improvements to charging stations theme 2021-10-26 01:14:22 +02:00
d1ecaf7527 Force cache clearing when a new point is added, fix #522 2021-10-25 21:08:44 +02:00
c99e15eed9 Add cache timeout option on layerSource 2021-10-25 20:38:57 +02:00
ff0ee35ec1 First usable sidewalks theme 2021-10-22 18:53:07 +02:00
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
c1d21fcbe5 Rewordings on etymology theme, fix bug where data doesn't load 2021-10-18 18:54:36 +02:00
8fca373437 Optimizing trees theme and clustering 2021-10-15 18:48:33 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +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
5e5528eb7d Merge master 2021-10-11 22:31:05 +02:00