Commit graph

760 commits

Author SHA1 Message Date
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
bfb16874b1 Further experimentation 2021-12-30 20:41:45 +01:00
9c6822a1ac Improve docs, formatting 2021-12-24 02:51:01 +01:00
92c63560ef Add workaround for turf.intersect which can't deal with touching polygons 2021-12-24 02:48:04 +01:00
b0f0a57bc7 Block broken replaceGeometry for now 2021-12-23 14:39:00 +01:00
adade2e8b0 Add unused node removal 2021-12-23 03:36:03 +01:00
41dfa008d0 Don't show a removed tag if it was present on the object in the first place 2021-12-23 00:31:49 +01:00
70aa6eb003 Merge develop 2021-12-22 01:09:33 +01:00
95d6244008 Remove obsolete console.logs 2021-12-22 00:43:15 +01:00
7ca7612960 Fix bugs with intersectionWith 2021-12-22 00:43:00 +01:00
7fe79600fb Remove unmaintained preferences page, re-add earlier visited installed themes (only remove themes) 2021-12-21 20:57:25 +01:00
4b6769d601 Fix custom layouts 2021-12-21 19:56:04 +01:00
8e2e367a0c Add 404, fixing custom layouts and redirects 2021-12-21 19:09:24 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
99a38f2b10 Add intersection function 2021-12-19 02:11:22 +01:00
be9784e047 Fix build 2021-12-17 23:17:34 +01:00
0ae78f19f3 Fix changeset reuse for automaton 2021-12-17 19:28:05 +01:00
90fc0e0840 Fix non-appearing new icon, remove debug outputs 2021-12-14 17:29:21 +01:00
dc5c3461f8 Formatting, comments, use injected download functionality 2021-12-13 20:51:44 +01:00
5b513b1248 FIx caching script, some cleanup 2021-12-13 13:22:23 +01:00
e922768f99 First working version of fully automatic uploader 2021-12-13 02:05:34 +01:00
e1ee890f51 WIP: automaton page 2021-12-12 17:35:08 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +01:00
65b1891cb6 Add metacalculation on currentview 2021-12-11 02:19:28 +01:00
c76b0a6340 Add current view popup 2021-12-10 17:30:50 +01:00
dc5b777713 First attempt for a current-view box 2021-12-10 15:51:08 +01:00
a095af4f18 Refactoring of import button, various improvements 2021-12-10 04:00:02 +01:00
52163d60c0 Switch crab and latlon2country to new data storage github 2021-12-09 21:12:01 +01:00
7be5493284 Add convex hull operation 2021-12-09 17:56:55 +01:00
07fd8f404a Various fixes 2021-12-07 17:46:57 +01:00
9cfb7fbe68 Update of latlon2country and use its async interface; small refactoring of simplemetagging, improvements to cacheBuilder which respects isShown and calculated tags now 2021-12-07 02:22:56 +01:00
89004af7f9 Further work on GRB, bugfixes 2021-12-06 03:24:33 +01:00
4f403c4bfc Pass dependencies explicitly, decrease dependency on legacy State.state 2021-12-05 05:20:33 +01:00
76c84b3972 If an OSM-object does not exist anyore, ignore changes to this object. Fix #577 2021-12-05 05:19:59 +01:00
fc70909005 Refactoring of ExtraFunctions 2021-12-05 05:18:19 +01:00
c440cdeb5e Mark OSM-carto as 'best' in order to trigger it as best map within this category 2021-12-05 02:30:03 +01:00
0ee23ce36d Further improvements to entrances theme, add layer-crossdependency detection, add layers which another layer depends on automatically to the theme, add documentation on which layers depends on which other layers, regenerate documentation 2021-12-05 02:06:14 +01:00