|
55937ec0c7
|
Cleanup of unused function
|
2021-10-20 00:18:29 +02:00 |
|
|
89d4a6bcce
|
Add robustness when run via console, formatting
|
2021-10-20 00:09:40 +02:00 |
|
|
2ae24107ae
|
Add correct splitting of turn restrictions
|
2021-10-19 01:22:24 +02:00 |
|
|
028767afe6
|
Small cleanups
|
2021-10-18 22:34:52 +02:00 |
|
|
3f70892d75
|
Add tests and some cleanup
|
2021-10-18 22:17:57 +02:00 |
|
|
83f79d95b9
|
Fix mapillary image detection
|
2021-10-18 22:17:41 +02:00 |
|
|
902f32ba4b
|
Add quickfacts-box to wikipedia article
|
2021-10-18 20:40:24 +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 |
|
|
8ebfb3de51
|
Various fixes, enabled preciseLocation input by default
|
2021-10-15 19:58:02 +02:00 |
|
|
8fca373437
|
Optimizing trees theme and clustering
|
2021-10-15 18:48:33 +02:00 |
|
|
5ac035be20
|
Various small bug fixes
|
2021-10-15 15:20:08 +02:00 |
|
|
b8abbc9505
|
More refactoring to fix the tests
|
2021-10-15 14:52:11 +02:00 |
|
|
71285d34cd
|
Finish refactoring
|
2021-10-15 13:43:11 +02:00 |
|
|
eff6b5bfad
|
Huge refactoring of state and initial UI setup
|
2021-10-15 05:20:02 +02:00 |
|
|
891c449058
|
Add overlay layer possibility, fix #515
|
2021-10-14 21:43:14 +02:00 |
|
|
7e053b3ada
|
Small improvements to the charging station theme, don't update tagging of new features if they are selected
|
2021-10-14 20:31:04 +02:00 |
|
|
84284599d8
|
Fix cursor-wait on gps location button
|
2021-10-14 17:39:31 +02:00 |
|
|
460155dd8b
|
Fix problem with opening-hours: if parse error, apply this correctly
|
2021-10-14 14:35:04 +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 |
|
|
e0e1bfbe00
|
Merge branch 'alpha' into develop
|
2021-10-13 17:23:02 +02:00 |
|
|
54edcf793b
|
Handle redirects
|
2021-10-13 11:34:25 +02:00 |
|
|
69f21f29eb
|
Dynamic JSON: only request existing tiles if a whitelist is given
|
2021-10-13 03:10:46 +02:00 |
|
|
95867635e0
|
Further work on the move flow
|
2021-10-13 03:09:37 +02:00 |
|
|
aa1b33f9e4
|
Merge branch 'develop' into alpha
|
2021-10-13 01:29:07 +02:00 |
|
|
b2d1cb4034
|
Merge branch 'master' into develop
|
2021-10-13 00:12:43 +02:00 |
|
|
8bdabe5d73
|
Fixes to caching
|
2021-10-13 00:08:41 +02:00 |
|
|
e530eba55a
|
Quickfix: disable optimazation which blocks loading dynamic tiles
|
2021-10-12 16:39:36 +02:00 |
|
|
d3550fefbe
|
Add multi-apply box/feature, use it in etymology-theme to apply tags onto all segments of the same street
|
2021-10-12 02:12:45 +02:00 |
|
|
8fdb7a6d7f
|
Merge develop
|
2021-10-11 23:33:09 +02:00 |
|
|
a38ab81356
|
Fix metatag _isOpen, fix clustering zoom behaviour
|
2021-10-11 23:28:51 +02:00 |
|
|
2d8b9a9481
|
Linting of the postboxes theme
|
2021-10-11 22:32:25 +02:00 |
|
|
5e5528eb7d
|
Merge master
|
2021-10-11 22:31:05 +02:00 |
|
|
178cefceb4
|
Fix bounds and loading with overpass
|
2021-10-11 22:30:22 +02:00 |
|
|
c010fb5271
|
Change padding method, add max bounds, fix zoomlevels on toerisme vlaanderen theme
|
2021-10-11 21:23:14 +02:00 |
|
|
b4b72a0995
|
Merge develop
|
2021-10-10 23:54:34 +02:00 |
|
|
5f5079ddfe
|
Fix link to lexemes, fix #507
|
2021-10-10 23:50:50 +02:00 |
|
|
d894b13023
|
Make metatagging lazy (fix #503), fix null-distances (#504), various other small fixes
|
2021-10-10 23:38:09 +02:00 |
|
|
15ff38a098
|
Fix Tag.matchesProperties and RegexTag.matchesProperties, they do match on definedProperties now (and are faster)
|
2021-10-10 20:14:06 +02:00 |
|
|
30bc620827
|
Fix NaN issue in 'getClosestFeature', remove unused AspectedRouting metatagging
|
2021-10-10 20:10:27 +02:00 |
|
|
3be0dbd22f
|
Merge branch 'develop' into alpha
|
2021-10-10 00:53:22 +02:00 |
|
|
d4e63d90e4
|
When a logged-in user opens a popup, the latest data will be downloaded and tags are updated to prevent duplicate work, fix #505
|
2021-10-10 00:53:14 +02:00 |
|
|
adf02af5fe
|
Add rudimentary check for filesize, fix #497
|
2021-10-09 23:51:04 +02:00 |
|
|
e5a3c1cab6
|
Merge develop
|
2021-10-09 23:25:32 +02:00 |
|
|
9faac532b5
|
Support for lexemes, decent etymology layer and theme with rudimentary icon
|
2021-10-09 22:40:52 +02:00 |
|
|
d8fa054a34
|
Further stabilization of UK-addresses: add minzoom requirement to import button, fix eternal loading message
|
2021-10-08 15:11:20 +02:00 |
|
|
38dcf3578c
|
Merge develop
|
2021-10-08 04:40:33 +02:00 |
|
|
b5a2ee1757
|
Add a wikidata search box
|
2021-10-08 04:33:39 +02:00 |
|