|
9594868e83
|
Better tag rewriting, add icons, add bicycle rental theme
|
2022-01-29 02:45:59 +01:00 |
|
|
0505a77606
|
Regenerate schema files
|
2022-01-26 21:48:02 +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 |
|
|
d2b245ab54
|
Performance optimazations
|
2022-01-26 20:47:08 +01:00 |
|
|
f09134c3be
|
Update to the import viewers
|
2022-01-25 21:55:51 +01:00 |
|
|
791c6c4f55
|
Include route=foot in trails
|
2022-01-25 18:20:15 +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 |
|
|
06f9f2d94c
|
Remove image rewriting for custom themes
|
2022-01-24 19:55:02 +01:00 |
|
|
848a05a21f
|
Quickfix for loading external themes
|
2022-01-24 16:43:50 +01:00 |
|
|
33ef83c4a9
|
Finish import_viewer gui
|
2022-01-24 03:09:21 +01:00 |
|
|
9b85382bc1
|
Fix popup behaviour, version bump
|
2022-01-21 13:58:40 +01:00 |
|
|
1e3206120c
|
Fix #596
|
2022-01-21 03:57:49 +01:00 |
|
|
e58b93e562
|
Merge branches
|
2022-01-21 02:25:56 +01:00 |
|
|
eb8fea5692
|
Fix caching
|
2022-01-21 02:22:59 +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 |
|
|
d7f8ff01d5
|
FilteringFeatureSource can now handle undefined values
|
2022-01-18 10:25:11 +01:00 |
|
|
d4d7ab6f3a
|
More fixing, first complete version of UK-addresses-theme
|
2022-01-17 23:50:50 +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 |
|
|
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 |
|
|
85af8a20b0
|
Tweak new note marker, formatting
|
2022-01-14 02:40:55 +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 |
|
|
93f6adf8a8
|
Merge master
|
2022-01-11 11:27:55 +01:00 |
|
|
05e0986a51
|
Fix metatagging
|
2022-01-11 00:20:55 +01:00 |
|
|
42a6b37ca6
|
Add filters
|
2022-01-08 22:11:24 +01:00 |
|
|
965faca0e5
|
MapComplete now always zooms up to level 21 with overzoom, fix #606
|
2022-01-08 20:05:00 +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 |
|
|
677a07e3d2
|
Add unsearch
|
2022-01-07 17:33:41 +01:00 |
|
|
91d2272861
|
First working version of the notes-layer, add filtering
|
2022-01-07 17:31:39 +01:00 |
|
|
ebb510da04
|
First draft of loading 'notes'
|
2022-01-07 04:14:53 +01:00 |
|
|
94f66eafc1
|
Merge develop
|
2022-01-06 20:10:57 +01:00 |
|
|
7090a5ceb8
|
Performance hacks
|
2022-01-06 18:51:52 +01:00 |
|
|
3176a4d665
|
More or less working version of advanced conflation
|
2022-01-06 14:39:42 +01:00 |
|
|
ac1b4a010c
|
Merge develop
|
2022-01-05 18:18:13 +01:00 |
|
|
7f99e76b0c
|
Merge branch 'develop' into feature/conflation-fix
|
2022-01-05 18:14:15 +01:00 |
|
|
ee962f4ba3
|
Small performance issues, improvement of #579
|
2022-01-05 18:08:42 +01:00 |
|
|
4fd30d1a62
|
Add support for 'contact:email','contact:phone' and 'contact:website' (write to 'email', 'phone' and 'website' if changed) - fix #601; remove 'tel:' from phone addresses - fix #602; small fixes to tag preview in case of deletion
|
2022-01-05 17:08:35 +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 |
|
|
ba4f4ac685
|
Merge branch 'develop' into feature/conflation-fix
|
2021-12-31 00:55:25 +01:00 |
|
|
5e03a06bf7
|
Expose geometry type as metatag
|
2021-12-30 22:01:23 +01:00 |
|