Commit graph

67 commits

Author SHA1 Message Date
8f51dd8d64 Rework split-road flow, fix #1166, fix #1148 2022-12-24 01:58:52 +01:00
bf4dc57194 Update comments 2022-12-16 01:04:40 +01:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
28fc81c96f Fix typings 2022-09-21 02:21:54 +02:00
728f526b61 Improve typing, make DownloadAsync cache timing flexible 2022-09-21 02:11:10 +02:00
a1a12e6f38 Merge master 2022-09-14 14:45:36 +02:00
306a67fca1 Formatting 2022-09-14 13:39:52 +02:00
399d671a23 Fix soft deletion if the softdeletionTags are undefined 2022-09-14 12:21:35 +02:00
7a87d41649 Add test 2022-09-12 21:23:57 +02:00
665330e150 Fix soft deletion if the softdeletionTags are undefined 2022-09-12 20:34:41 +02:00
6c3f9bae25 Make fixme optional if stated in the softDeletionTags 2022-09-11 01:25:56 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
06f8cf7006 First working plantnet UI 2022-08-22 19:16:37 +02:00
7e32413113 Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer 2022-07-29 20:04:36 +02:00
effd75e95c Add extra check that a feature is added on the right level; automatically add the right level to a new point 2022-07-25 16:55:44 +02:00
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
7559f9259b Styling tweak
Add mapillary link to nearby_images

Fix licenses

Add missing assets

First version of nearby-images
2022-05-08 13:05:26 +02:00
9238f0f381 Simplify handling of id rewrites by centralizing them to the changesethandler (which improves testability too), fixes a part of #564 2022-04-08 04:18:53 +02:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
1c418e5a49 Add code quality test, remove all constructor.name entries as they are unreadable after minification 2022-02-14 02:26:03 +01:00
31205f3430 Filter duplicate ids from new ways, #564 2022-02-11 02:55:42 +01:00
5cefc4d25f Some cleanup of changesetHandler, add import source with reference to the note 2022-02-01 00:09:28 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
fa179af601 More work on import flow 2022-01-25 00:48:05 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
25f956c808 Autoreformat all the things 2022-01-18 18:52:42 +01:00
3176a4d665 More or less working version of advanced conflation 2022-01-06 14:39:42 +01:00
8485773a1d More work on conflation logic 2022-01-05 16:36:08 +01:00
7124cd184c More work on replaceGeometry 2022-01-01 01:59:50 +01:00
bfb16874b1 Further experimentation 2021-12-30 20:41:45 +01:00
9c6822a1ac Improve docs, formatting 2021-12-24 02:51:01 +01:00
b0f0a57bc7 Block broken replaceGeometry for now 2021-12-23 14:39:00 +01:00
adade2e8b0 Add unused node removal 2021-12-23 03:36:03 +01:00
95d6244008 Remove obsolete console.logs 2021-12-22 00:43:15 +01:00
a095af4f18 Refactoring of import button, various improvements 2021-12-10 04:00:02 +01:00
89004af7f9 Further work on GRB, bugfixes 2021-12-06 03:24:33 +01:00
680e56397d GeoOperations.distanceBetween now uses meters, fix GPS tracking 2021-11-12 18:39:38 +01:00
8e66313ef1 Add metadata in changeset with (binned) distance to changed feature 2021-11-09 01:49:07 +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
f5d6441b70 Add layer icon to filter view 2021-10-30 02:34:16 +02:00
da65bbbc86 Add createNewWay-action, more work on GRB import theme, add import button 2021-10-29 16:38:33 +02:00
2ae24107ae Add correct splitting of turn restrictions 2021-10-19 01:22:24 +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
7e2b73ac5d Add move option, enable move and delete option on most layers 2021-10-14 03:46:09 +02:00
0a3eb966c1 Add moveLocation change description 2021-10-14 01:16:38 +02:00
448468c928 Merge develop 2021-10-13 17:23:51 +02:00