|
b88bb5b6d0
|
Fix default import
|
2023-01-25 11:48:39 +01:00 |
|
|
09507b3537
|
Fix typo which prevented updating the selected element, improve comments and typings
|
2023-01-03 23:45:04 +01:00 |
|
|
7e010c0474
|
Remove unneeded console.log
|
2022-12-20 20:35:53 +01:00 |
|
|
fed4cff878
|
Auto-formatting
|
2022-12-16 13:45:07 +01:00 |
|
|
5e1b4d95ab
|
Detect an element that is deleted upstream; show 'this element is deleted in infopanel'
|
2022-12-16 01:09:18 +01:00 |
|
|
61aebc61eb
|
Formatting
|
2022-10-27 01:50:41 +02:00 |
|
|
728f526b61
|
Improve typing, make DownloadAsync cache timing flexible
|
2022-09-21 02:11:10 +02:00 |
|
|
b541d3eab4
|
Reformat all files with prettier
|
2022-09-08 21:40:48 +02:00 |
|
|
e653a76b69
|
Improve typing
|
2022-09-03 14:48:38 +02:00 |
|
|
d457cc19c9
|
Remove stray 'downloadObject'
|
2022-09-02 12:40:51 +02:00 |
|
|
aac736eba8
|
Revert "Improve typing"
This reverts commit 4d783aae45 .
|
2022-08-24 02:28:41 +02:00 |
|
|
4d783aae45
|
Improve typing
|
2022-08-24 02:22:06 +02:00 |
|
|
7e32413113
|
Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer
|
2022-07-29 20:04:36 +02:00 |
|
|
4fd40c6935
|
Download needed relations completely, fixes 873
|
2022-06-24 18:12:39 +02:00 |
|
|
4283b76f36
|
Huge refactoring: split readonly and writable stores
|
2022-06-05 02:24:14 +02:00 |
|
|
861b9a3cdd
|
Small improvements
|
2022-04-28 00:29:51 +02:00 |
|
|
5284f198d8
|
Fix various bugs
|
2022-02-22 14:13:41 +01:00 |
|
|
508ef8a970
|
Rephrase to increase clarity
|
2022-02-05 23:38:55 +01:00 |
|
|
8485773a1d
|
More work on conflation logic
|
2022-01-05 16:36:08 +01:00 |
|
|
bd21212eba
|
Full code cleanup
|
2021-11-07 16:34:51 +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 |
|
|
3ac7a3c59e
|
Various cleanups
|
2021-10-20 00:19:33 +02:00 |
|
|
89d4a6bcce
|
Add robustness when run via console, formatting
|
2021-10-20 00:09:40 +02:00 |
|
|
7e2b73ac5d
|
Add move option, enable move and delete option on most layers
|
2021-10-14 03:46:09 +02:00 |
|
|
b4b72a0995
|
Merge develop
|
2021-10-10 23:54:34 +02:00 |
|
|
d894b13023
|
Make metatagging lazy (fix #503), fix null-distances (#504), various other small fixes
|
2021-10-10 23:38:09 +02:00 |
|
|
21fd148f38
|
Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags
|
2021-10-04 03:12:42 +02:00 |
|
|
5bcb879dfe
|
Fix local caching by hiding latlon2country import
|
2021-10-03 01:57:36 +02:00 |
|
|
41a2a79fe9
|
More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring
|
2021-09-28 17:30:48 +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 |
|
|
4ace40c2f3
|
Fix various small bugs (directionPicker is square and has a max width; fix welcome message, fix translations
|
2021-09-03 17:00:36 +02:00 |
|
|
d29302ca84
|
Small (and rough) script to create some very specific changesets
|
2021-08-24 12:13:47 +02:00 |
|
|
0c760c8458
|
Fix making changes to relations
|
2021-07-28 15:50:33 +02:00 |
|
|
0ab0d159cc
|
Small tweaks
|
2021-07-28 15:14:13 +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 |
|
|
6732c12a0c
|
First version which caches changesets if not uploaded
|
2021-07-10 15:52:52 +02:00 |
|
|
622b48f32e
|
Fix bug
|
2021-07-10 13:57:40 +02:00 |
|
|
e8bf46a759
|
Fix bug: versions are reloaded now
|
2021-07-09 19:56:00 +02:00 |
|
|
d0997480c0
|
Decrese dependency on jquery
|
2021-07-03 22:24:12 +02:00 |
|
|
bbfcee686f
|
Refactor OsmObject to use eventsources, add first version of the delete button
|
2021-06-30 18:48:23 +02:00 |
|
|
985e97d43b
|
First steps for a delete button
|
2021-06-28 18:06:54 +02:00 |
|
|
116371c351
|
Better handling of metadata when the data is reloaded, remove unneeded console logging
|
2021-06-21 03:13:49 +02:00 |
|
|
1a04f2e661
|
Move isPolygon into OsmObject as it is more appropriate there
|
2021-05-31 20:47:08 +02:00 |
|