|
91d2272861
|
First working version of the notes-layer, add filtering
|
2022-01-07 17:31:39 +01:00 |
|
|
ebb510da04
|
First draft of loading 'notes'
|
2022-01-07 04:14:53 +01:00 |
|
|
7090a5ceb8
|
Performance hacks
|
2022-01-06 18:51:52 +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 |
|
|
0ae78f19f3
|
Fix changeset reuse for automaton
|
2021-12-17 19:28:05 +01:00 |
|
|
90fc0e0840
|
Fix non-appearing new icon, remove debug outputs
|
2021-12-14 17:29:21 +01:00 |
|
|
dc5c3461f8
|
Formatting, comments, use injected download functionality
|
2021-12-13 20:51:44 +01:00 |
|
|
5b513b1248
|
FIx caching script, some cleanup
|
2021-12-13 13:22:23 +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 |
|
|
20ec12b23c
|
Add special visualisation for automated actions, add missing_street-theme, various fixes
|
2021-12-12 02:59:24 +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 |
|
|
a095af4f18
|
Refactoring of import button, various improvements
|
2021-12-10 04:00:02 +01:00 |
|
|
07fd8f404a
|
Various fixes
|
2021-12-07 17:46:57 +01:00 |
|
|
9cfb7fbe68
|
Update of latlon2country and use its async interface; small refactoring of simplemetagging, improvements to cacheBuilder which respects isShown and calculated tags now
|
2021-12-07 02:22:56 +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 |
|
|
3e7f1da8e7
|
Merge branch 'master' into develop
|
2021-11-16 15:50:32 +01:00 |
|
|
06098feaf7
|
Fix multilinestring rendering
|
2021-11-16 15:50:26 +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 |
|
|
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 |
|
|
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 |
|
|
63acca1638
|
Add 'CreateNewWayWithNodeReuse'-action, use it in the GRB-theme
|
2021-11-04 02:16:07 +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 |
|
|
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 |
|
|
8fca373437
|
Optimizing trees theme and clustering
|
2021-10-15 18:48:33 +02:00 |
|
|
71285d34cd
|
Finish refactoring
|
2021-10-15 13:43:11 +02:00 |
|