|
99edba4c73
|
Merge master
|
2022-01-26 21:12:25 +01:00 |
|
|
791c6c4f55
|
Include route=foot in trails
|
2022-01-25 18:20:15 +01:00 |
|
|
33ef83c4a9
|
Finish import_viewer gui
|
2022-01-24 03:09:21 +01:00 |
|
|
cbc7fa6553
|
Fix tests, fix long load by offloading minimap detection to generateLayerOverview
|
2022-01-18 18:12:24 +01:00 |
|
|
8ca9e4f36c
|
Fix various bugs; improve UK-addresses theme
|
2022-01-17 21:33:03 +01:00 |
|
|
2e2a6965e7
|
Add theme introspecting mapcomplete changes
|
2022-01-16 02:00:55 +01:00 |
|
|
a65afbbb58
|
Work on automatically creating an import layer for every feature
|
2022-01-14 13:58:37 +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 |
|
|
91d2272861
|
First working version of the notes-layer, add filtering
|
2022-01-07 17:31:39 +01:00 |
|
|
11150a258d
|
First part of a huge refactoring
|
2021-12-21 18:35:31 +01:00 |
|
|
90fc0e0840
|
Fix non-appearing new icon, remove debug outputs
|
2021-12-14 17:29:21 +01:00 |
|
|
6e84dfcab0
|
Refactoring the import button
|
2021-12-09 13:16:40 +01:00 |
|
|
07fd8f404a
|
Various fixes
|
2021-12-07 17:46:57 +01:00 |
|
|
89004af7f9
|
Further work on GRB, bugfixes
|
2021-12-06 03:24:33 +01:00 |
|
|
a37a7462a2
|
Better handling of GPX-state
|
2021-11-12 04:11:53 +01:00 |
|
|
746273f594
|
Another sanity check, another bunch of fixed layers; add tagrendering-steal possibility, add some styling to TV-theme
|
2021-11-10 18:42:31 +01:00 |
|
|
261cde3e28
|
Let 'merge' deal with null
|
2021-11-09 18:23:28 +01:00 |
|
|
3334e0d384
|
Stricter layer checking
|
2021-11-08 03:00:58 +01:00 |
|
|
fdb769a0fc
|
Fix text-area type, support for newlines in key substitutions (fix #543), small tweaks to etymology-theme (fix #537)
|
2021-11-07 18:37:42 +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 |
|
|
d8a0b3d3b6
|
Fix OsmCha link
|
2021-10-30 01:59:17 +02:00 |
|
|
0c0ef48a96
|
First working version with multi-rendering
|
2021-10-22 01:07:32 +02:00 |
|
|
3ac7a3c59e
|
Various cleanups
|
2021-10-20 00:19:33 +02:00 |
|
|
46e3fa84de
|
Fix in SubstituteKeys: implementation is now robust against non-iterable tags (because they are lazy)
|
2021-10-18 22:17:15 +02:00 |
|
|
7566a6d046
|
Fix mapillary links
|
2021-10-16 18:30:24 +02:00 |
|
|
8fca373437
|
Optimizing trees theme and clustering
|
2021-10-15 18:48:33 +02:00 |
|
|
eff6b5bfad
|
Huge refactoring of state and initial UI setup
|
2021-10-15 05:20:02 +02:00 |
|
|
7e2b73ac5d
|
Add move option, enable move and delete option on most layers
|
2021-10-14 03:46:09 +02:00 |
|
|
aa1b33f9e4
|
Merge branch 'develop' into alpha
|
2021-10-13 01:29:07 +02:00 |
|
|
adb36c2ffe
|
Cluster styling tweaks, tweaks to NP
|
2021-10-13 01:28:46 +02:00 |
|
|
21fd148f38
|
Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags
|
2021-10-04 03:12:42 +02:00 |
|
|
e904043069
|
Small tweaks
|
2021-10-01 04:49:40 +02:00 |
|
|
09897b47e0
|
Add mssing assets
|
2021-09-29 16:55:05 +02:00 |
|
|
c34f558c67
|
Move json data injection to approppriate place, fixes tests
|
2021-09-28 18:40:45 +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 |
|
|
c5e9448720
|
Add initial clustering per tile, very broken
|
2021-09-26 17:36:39 +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 |
|
|
d5c1ba4cd1
|
More refactoring, move minimap behind facade
|
2021-09-21 02:10:42 +02:00 |
|
|
5d81e7d792
|
Sort translation output files for easier merges
|
2021-09-14 18:20:25 +02:00 |
|
|
78d6482c88
|
Add binoculars theme, auto reformat everything
|
2021-09-09 00:06:21 +02:00 |
|
|
780d353c8d
|
Small improvements
|
2021-09-07 00:23:00 +02:00 |
|
|
96c11badaf
|
Add a big update to the charging station theme
|
2021-09-06 01:35:08 +02:00 |
|
|
c8bd412476
|
Merge develop
|
2021-07-27 22:23:42 +02:00 |
|
|
0162d52b68
|
Merge develop
|
2021-07-27 19:59:41 +02:00 |
|
|
7352a4a41d
|
Fix merge behaviour when the value is null
|
2021-07-27 19:35:43 +02:00 |
|
|
13b2c1b572
|
Finishing touches to export functionality, enable it in cycle_infra
|
2021-07-26 20:59:55 +02:00 |
|
|
330930d5d4
|
Merge develop
|
2021-07-24 02:32:33 +02:00 |
|
LiamSimons
|
35bb27d365
|
Download pdf and png possible - pdf doesn't scale well
|
2021-07-22 14:33:49 +02:00 |
|
|
42391b4ff1
|
Merge develop
|
2021-07-16 02:25:39 +02:00 |
|
|
96ecded0b9
|
Further development of split-road feature; refactoring of change-handling
|
2021-07-15 20:47:28 +02:00 |
|
Arno Deceuninck
|
fc459e6011
|
Merge branch 'develop' into feature/goejson-export
# Conflicts:
# tslint.json
|
2021-07-15 11:48:06 +02:00 |
|
Arno Deceuninck
|
e7ef2fb6d8
|
Updated documentation
|
2021-07-15 10:56:30 +02:00 |
|
Arno Deceuninck
|
b68bf7b950
|
Download cached features as geojson
|
2021-07-15 09:34:00 +02:00 |
|
|
2dbdcaa2ba
|
Move TileRange to seperate file
|
2021-07-10 21:04:33 +02:00 |
|
|
d0997480c0
|
Decrese dependency on jquery
|
2021-07-03 22:24:12 +02:00 |
|
|
985e97d43b
|
First steps for a delete button
|
2021-06-28 18:06:54 +02:00 |
|
|
aaaf876257
|
Move imageAttributionSources around, improve fixTheme script
|
2021-06-22 14:21:32 +02:00 |
|
|
b9fb18ee4c
|
Merge master
|
2021-06-21 00:18:59 +02:00 |
|
|
a397a6cd70
|
Improve merge functionality
|
2021-06-20 03:06:00 +02:00 |
|
|
64ec06bfc8
|
Fix opening hours input element
|
2021-06-16 14:23:53 +02:00 |
|
|
94f9a0de56
|
More fixes to the refactored code
|
2021-06-15 16:18:58 +02:00 |
|
|
8e72b70742
|
Fix deployment, fix documentation generation, add a small markdown generator
|
2021-06-15 00:28:59 +02:00 |
|
|
9cc721abad
|
More refactoring and fixes
|
2021-06-14 02:39:23 +02:00 |
|
|
1a04f2e661
|
Move isPolygon into OsmObject as it is more appropriate there
|
2021-05-31 20:47:08 +02:00 |
|
|
269856a002
|
Rename utility function
|
2021-05-31 00:20:15 +02:00 |
|
|
8aa830f15e
|
Properly render a downloaded way, fix #297
|
2021-05-27 18:55:12 +02:00 |
|
|
e057f10409
|
Prepare script to let translations flow back into the themes
|
2021-05-19 22:38:05 +02:00 |
|
|
85fa3886aa
|
Small tweaks
|
2021-05-18 19:48:20 +02:00 |
|
|
ebb2af8790
|
Automatically tag releases
|
2021-05-13 13:25:03 +02:00 |
|
|
8774b887d8
|
Add colour input, add inputmode-hints to have specialized keyboards on mobile
|
2021-05-11 02:39:51 +02:00 |
|
|
06ddf37817
|
Add a download utility (currently unused)
|
2021-05-10 23:46:19 +02:00 |
|
|
2c677ee8a2
|
Fix bug which blocked uploads
|
2021-05-09 18:56:51 +02:00 |
|
|
7b0293d7e2
|
Utils.ts
|
2021-05-07 13:17:42 +02:00 |
|
|
1476ab0407
|
Experimenting with using the overpass API directly
|
2021-05-06 03:03:54 +02:00 |
|
|
2da52501a3
|
Add capability to load tiled geojsons, eventually as overpass-cache
|
2021-04-22 03:30:46 +02:00 |
|
|
b108f99aab
|
Add support for smaller theme encodings
|
2021-04-04 03:22:56 +02:00 |
|
|
0d7ee51206
|
Add tile calculations
|
2021-03-14 20:15:11 +01:00 |
|
|
085d762bff
|
Small code cleanups, documentation
|
2021-03-09 13:10:48 +01:00 |
|
|
ae9d93138b
|
Add ifnot-tags for multianswers, in order to indicate something is _not_ possible (e.g.: playment:coins=no)
|
2021-02-20 16:48:42 +01:00 |
|
|
416a76ae4f
|
Stabilize personal theme, textfield now correctly appears if it is an option in the freeform too
|
2021-02-20 01:45:51 +01:00 |
|
|
93a16944a3
|
Add overrie capabilities
|
2021-01-06 02:52:38 +01:00 |
|
|
66018cb421
|
Move runningFromConsole to utils
|
2021-01-06 02:21:50 +01:00 |
|
|
c548c26158
|
Expose clustering in layoutConfig
|
2021-01-04 20:09:07 +01:00 |
|
Pieter Vander Vennet
|
efd7631837
|
Performance improvements, add clock
|
2020-12-05 03:22:17 +01:00 |
|
Pieter Vander Vennet
|
16612b10ef
|
I should have commited sooner...
|
2020-11-17 02:22:48 +01:00 |
|
Pieter Vander Vennet
|
9978879536
|
Further theme tweaks, attempts to optimize
|
2020-11-15 00:27:55 +01:00 |
|
Pieter Vander Vennet
|
c86f4e4aff
|
More css tweaks
|
2020-11-14 03:26:09 +01:00 |
|
Pieter Vander Vennet
|
9c53fe9868
|
Fixed custom generator by fixing dependencies
|
2020-11-05 13:34:48 +01:00 |
|
Pieter Vander Vennet
|
25f2aa8e92
|
Fix all the bugs, feature-complete with the non-refactored version
|
2020-10-30 00:56:46 +01:00 |
|
Pieter Vander Vennet
|
d1f286f466
|
More work on opening hours
|
2020-10-04 01:04:46 +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
|
0714327d66
|
More work on OpeningHours picker
|
2020-09-30 22:22:58 +02:00 |
|
Pieter Vander Vennet
|
e731640e5f
|
Add retina detection
|
2020-09-27 21:01:46 +02:00 |
|
Pieter Vander Vennet
|
3e2fbcee20
|
Add retina detection
|
2020-09-27 21:00:37 +02:00 |
|
Pieter Vander Vennet
|
3d05999f85
|
Add presets to custom theme generator, fix simpleAddUI
|
2020-09-03 03:16:43 +02:00 |
|
Pieter Vander Vennet
|
2052976909
|
First steps for a decent custom theme generator
|
2020-08-31 02:59:47 +02:00 |
|
Pieter Vander Vennet
|
71f4d4091e
|
Small fixes for the GRB theme and value substitution
|
2020-08-27 00:08:00 +02:00 |
|