Commit graph

194 commits

Author SHA1 Message Date
pietervdvn
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
pietervdvn
3e7f1da8e7 Merge branch 'master' into develop 2021-11-16 15:50:32 +01:00
pietervdvn
06098feaf7 Fix multilinestring rendering 2021-11-16 15:50:26 +01:00
pietervdvn
9c848cfaee Use IndexedDb to store cached geodata, fix #494. This should prevent crashes 2021-11-16 02:57:26 +01:00
pietervdvn
8fa7de661e WIP: use indexedDB as datastore for geotiles 2021-11-15 11:51:32 +01:00
pietervdvn
a37a7462a2 Better handling of GPX-state 2021-11-12 04:11:53 +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
d3d51af667 Add gps track line, add documentation 2021-11-08 14:18:45 +01:00
pietervdvn
09eee08fbc Documentation updates 2021-11-08 02:36:01 +01:00
pietervdvn
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
pietervdvn
63acca1638 Add 'CreateNewWayWithNodeReuse'-action, use it in the GRB-theme 2021-11-04 02:16:07 +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
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
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
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
pietervdvn
07bc5d6a6d Merge develop 2021-10-26 01:27:35 +02:00
pietervdvn
e8b0c3f4c8 Add missing translations, improvements to charging stations theme 2021-10-26 01:14:22 +02:00
pietervdvn
d1ecaf7527 Force cache clearing when a new point is added, fix #522 2021-10-25 21:08:44 +02:00
pietervdvn
c99e15eed9 Add cache timeout option on layerSource 2021-10-25 20:38:57 +02:00
pietervdvn
ff0ee35ec1 First usable sidewalks theme 2021-10-22 18:53:07 +02:00
pietervdvn
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
pietervdvn
c1d21fcbe5 Rewordings on etymology theme, fix bug where data doesn't load 2021-10-18 18:54:36 +02:00
pietervdvn
a2aa26aafc Fix split way action, add decent tests for them (fix #171), enable split road on cyclestreets theme 2021-10-16 02:54:22 +02:00
pietervdvn
8fca373437 Optimizing trees theme and clustering 2021-10-15 18:48:33 +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
69f21f29eb Dynamic JSON: only request existing tiles if a whitelist is given 2021-10-13 03:10:46 +02:00
pietervdvn
aa1b33f9e4 Merge branch 'develop' into alpha 2021-10-13 01:29:07 +02:00
pietervdvn
b2d1cb4034 Merge branch 'master' into develop 2021-10-13 00:12:43 +02:00
pietervdvn
8bdabe5d73 Fixes to caching 2021-10-13 00:08:41 +02:00
pietervdvn
e530eba55a Quickfix: disable optimazation which blocks loading dynamic tiles 2021-10-12 16:39:36 +02:00
pietervdvn
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
pietervdvn
2d8b9a9481 Linting of the postboxes theme 2021-10-11 22:32:25 +02:00
pietervdvn
5e5528eb7d Merge master 2021-10-11 22:31:05 +02:00
pietervdvn
178cefceb4 Fix bounds and loading with overpass 2021-10-11 22:30:22 +02:00
pietervdvn
c010fb5271 Change padding method, add max bounds, fix zoomlevels on toerisme vlaanderen theme 2021-10-11 21:23:14 +02:00
pietervdvn
d894b13023 Make metatagging lazy (fix #503), fix null-distances (#504), various other small fixes 2021-10-10 23:38:09 +02:00
pietervdvn
d8fa054a34 Further stabilization of UK-addresses: add minzoom requirement to import button, fix eternal loading message 2021-10-08 15:11:20 +02:00
pietervdvn
5e36ae48c1 The OsmFeature source now filters features based on the layers in the layout. Fixes #500 2021-10-07 18:58:45 +02:00
pietervdvn
65470cbac5 Fix bug where metatagging would not fully calculate in some cases 2021-10-04 00:18:08 +02:00
pietervdvn
df34239256 Fix questions: applicable mappings are now calculated dynamically; charging station theme now only shows applicable plugs based on the allowed vehicle types 2021-10-02 15:16:41 +02:00
pietervdvn
e904043069 Small tweaks 2021-10-01 04:49:40 +02:00
pietervdvn
725a3c37c7 Don't calculate tile bounds if not sufficiently zoomed 2021-10-01 01:34:59 +02:00
pietervdvn
4f456e8a7f Better tracking of cached data, only load data if needed 2021-09-30 04:13:23 +02:00