Commit graph

62 commits

Author SHA1 Message Date
8e66313ef1 Add metadata in changeset with (binned) distance to changed feature 2021-11-09 01:49: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
da65bbbc86 Add createNewWay-action, more work on GRB import theme, add import button 2021-10-29 16:38:33 +02:00
0dc7187bab Changes do apply left-right splitting before uploading too 2021-10-22 14:01:40 +02:00
89d4a6bcce Add robustness when run via console, formatting 2021-10-20 00:09:40 +02:00
21fd148f38 Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags 2021-10-04 03:12:42 +02:00
27a43fdbe0 Changes: expand try block; remove console.logs 2021-10-03 21:53:31 +02:00
c2d477c97a More refactoring 2021-09-29 01:12:38 +02:00
a78d33112b Refactoring: LayoutToUse is a simple value now 2021-09-28 18:00:44 +02:00
a3c16d6297 Stabilize adding new points 2021-09-26 23:35:26 +02:00
bef684aec7 More cleanup, first somewhat working version of #171 2021-09-22 16:07:56 +02:00
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
0a01561d37 First working version of snapping to already existing ways from the add-UI (still too slow though), partial fix of #436 2021-08-07 21:19:01 +02:00
0ab0d159cc Small tweaks 2021-07-28 15:14:13 +02:00
1be8e6e1d1 Attempt to fix empty changes 2021-07-26 16:51:57 +02:00
5cc963513a Small optimazations 2021-07-26 15:03:07 +02:00
3fbfbfdd6b Enable local storage for changes 2021-07-22 14:25:23 +02:00
b55f9a25c6 More work on refactoring the changes handling 2021-07-18 14:52:09 +02:00
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
1010b159e5 Merge develop 2021-07-15 00:39:11 +02:00
1da3f8a332 Further work on the road splitting feature 2021-07-15 00:26:25 +02:00
Arno Deceuninck
f77c1efdf5 SplitAction logic, not yet pushing changes to osm, pieter will take over 2021-07-14 15:28:02 +02:00
0ff6ac4af9 Clear pending changes if they are already applied 2021-07-13 14:31:03 +02:00
c26783187b Attempt to fix #422 2021-07-13 00:40:27 +02:00
a78e3866e0 Add GetParsed to localStorageSource 2021-07-11 12:52:33 +02:00
6732c12a0c First version which caches changesets if not uploaded 2021-07-10 15:52:52 +02:00
d72dbc21df Merge master 2021-07-10 13:58:22 +02:00
622b48f32e Fix bug 2021-07-10 13:57:40 +02:00
e11a5ca17b Attempting to add in backend to the element 2021-07-10 13:47:53 +02:00
68d66ffe62 Fix bug which breaks updates 2021-07-08 10:24:43 +02:00
5d3365afb8 First draft of an element which deletes points 2021-07-01 02:26:45 +02:00
bbfcee686f Refactor OsmObject to use eventsources, add first version of the delete button 2021-06-30 18:48:23 +02:00
a3a9590352 Add name to changes feature source 2021-04-23 12:56:56 +02:00
7b47af8978 Add license info, fix non-updating values after reopening popups 2021-04-17 23:36:46 +02:00
15a6794e59 Move 'asChanges' into tagsFilter; add 'survey:date' option with automatic date to benches 2021-03-29 02:31:08 +02:00
120832f241 Move tags into subdirectory 2021-03-29 00:41:53 +02:00
d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
df483786b3 Only upload changes after 30s, on focus loss or on closing of the popup - this should improve #162 already a lot 2021-02-20 22:18:42 +01:00
bc1863dcb6 Fix hiding and showing of features 2021-02-14 19:45:02 +01:00
32bc1433b4 A new element now shows up directly on the map 2021-01-04 22:14:56 +01:00
e42a668c4a More refactoring: using a decent, configurable datapipeline now 2021-01-03 03:09:52 +01:00
e4a2fd1daf More refactoring 2021-01-02 19:09:49 +01:00
Pieter Vander Vennet
efd7631837 Performance improvements, add clock 2020-12-05 03:22:17 +01:00
Pieter Vander Vennet
895aa132ec Huge refactoring (WIP) 2020-10-27 01:01:34 +01:00
Pieter Vander Vennet
07e611bf10 Add further support for special UI-elements; add documentation, fix a few bugs 2020-10-17 02:37:53 +02:00
Pieter Vander Vennet
9970c4b8bb Cleanup of empty classes, partial use of default export 2020-10-02 19:00:24 +02:00
Pieter Vander Vennet
a57b7d93fa Huge refactorings of JSON-parsing and Tagsfilter, other cleanups, warning cleanups and lots of small subtle bugfixes 2020-08-30 01:13:18 +02:00
Pieter Vander Vennet
60c15e9c8d Add cyclestreet theme, various bugfixes 2020-08-27 18:44:16 +02:00
Pieter Vander Vennet
82f3525907 Changesets are now kept open and reused to avoid tons of changesets to be created 2020-08-27 11:11:20 +02:00