Commit graph

224 commits

Author SHA1 Message Date
dfb16fa802 Small refactoring: move changeset-handler creation to 'changes' 2022-02-15 23:44:16 +01:00
419f2b1351 Fix personal theme, add possibility to sync layer selection 2022-02-14 18:18:05 +01:00
f447854834 Small refactoring, fix logic which possibly caused #659 (to be confirmed) 2022-02-14 02:50:21 +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
508ef8a970 Rephrase to increase clarity 2022-02-05 23:38:55 +01:00
dd68cc39e7 Unofficial themes are remembered now 2022-02-04 14:36:26 +01:00
5cefc4d25f Some cleanup of changesetHandler, add import source with reference to the note 2022-02-01 00:09:28 +01:00
d1e99fc2d3 Cyclestreets: only add maxspeed=30 in Belgium; change 'language' to 'locale' in changeset tags, load notes in import_viewer up to two years back, language tweaks 2022-01-31 20:52:56 +01:00
618f61d3e8 Fix typo 2022-01-31 13:14:07 +01:00
aba6cd0580 Fix commenting on notes 2022-01-30 18:53:07 +01:00
5f33949b93 Fix commenting on notes 2022-01-30 18:47:19 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
99edba4c73 Merge master 2022-01-26 21:12:25 +01:00
f09134c3be Update to the import viewers 2022-01-25 21:55:51 +01:00
fa179af601 More work on import flow 2022-01-25 00:48:05 +01:00
b61c0a1180 Fix: remember previous, externally loaded themes 2022-01-25 00:46:57 +01:00
ca1490902c Finish importer, add applicable import layers to every theme by default 2022-01-21 01:57:16 +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
00e5ce0b02 The overpassfeaturesource now only fetches layers that must be updated, fix #599 2022-01-15 02:44:11 +01:00
a65afbbb58 Work on automatically creating an import layer for every feature 2022-01-14 13:58:37 +01:00
555dbf3478 Attempt to fix loading 2022-01-14 03:57:36 +01:00
a03313fb3d Some refactoring 2022-01-14 03:14:56 +01:00
6ae8ec8036 Add 'add new note' functionality, fix bug where 'test'-theme comes up when deleting images 2022-01-14 01:41:19 +01:00
6999a73d44 Add import from notes functionality 2022-01-12 02:31:51 +01:00
b15eaff55e Add image support in notes 2022-01-08 14:08:04 +01:00
a58ce564c2 Add theme for 'notes' 2022-01-08 04:22:50 +01:00
ebb510da04 First draft of loading 'notes' 2022-01-07 04:14:53 +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
be9784e047 Fix build 2021-12-17 23:17:34 +01:00
0ae78f19f3 Fix changeset reuse for automaton 2021-12-17 19:28:05 +01:00
dc5c3461f8 Formatting, comments, use injected download functionality 2021-12-13 20:51:44 +01:00
e922768f99 First working version of fully automatic uploader 2021-12-13 02:05:34 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +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
76c84b3972 If an OSM-object does not exist anyore, ignore changes to this object. Fix #577 2021-12-05 05:19:59 +01:00
c861842fa0 Mark to big changes explcitly 2021-11-12 18:41:13 +01:00
680e56397d GeoOperations.distanceBetween now uses meters, fix GPS tracking 2021-11-12 18:39:38 +01:00
bdd9ed4c22 Small cleanups 2021-11-09 02:03:32 +01:00
8e66313ef1 Add metadata in changeset with (binned) distance to changed feature 2021-11-09 01:49:07 +01:00
09eee08fbc Documentation updates 2021-11-08 02:36:01 +01:00