Commit graph

1130 commits

Author SHA1 Message Date
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
7124cd184c More work on replaceGeometry 2022-01-01 01:59:50 +01:00
9916371122 Remove mailto: prefix automatically in the email field 2021-12-30 22:28:03 +01:00
9c6822a1ac Improve docs, formatting 2021-12-24 02:51:01 +01:00
d7d60da148 Fix crash in Wikidata preview box 2021-12-23 23:44:40 +01:00
7f829a3578 Add export_as_geojson, open_in_id and open_in_josm special renderings 2021-12-23 21:28:41 +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
220d65ef85 Small fixes and cleanup of package scripts 2021-12-22 23:50:43 +01:00
70aa6eb003 Merge develop 2021-12-22 01:09:33 +01:00
9e40e459e5 Cleanup of svg files, move matchpoint to explicit layer 2021-12-22 01:08:11 +01:00
95d6244008 Remove obsolete console.logs 2021-12-22 00:43:15 +01:00
65f5b130a8 Styling tweaks to fix buttons on webkit browsers 2021-12-21 21:36:03 +01:00
7fe79600fb Remove unmaintained preferences page, re-add earlier visited installed themes (only remove themes) 2021-12-21 20:57:25 +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
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
7dfbe5f4b4 Enable copyright if welcome message is hidden, add overlap detection on GRB theme 2021-12-14 03:12:10 +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
a095af4f18 Refactoring of import button, various improvements 2021-12-10 04:00:02 +01:00
6e84dfcab0 Refactoring the import button 2021-12-09 13:16:40 +01:00
f29c62ab19 Add pedestrian paths to entrance-layer, fix rendering in location-input element, fallback to OSM if map layer is not available 2021-12-09 01:22:57 +01:00
89004af7f9 Further work on GRB, bugfixes 2021-12-06 03:24:33 +01:00
ae045b75cf Fix snapping to layers for the import button 2021-12-05 05:21: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
8e40d76281 Add assets for entrances, add first dependency injection 2021-12-04 21:51:53 +01:00
96adaa4b0e First draft of entrance layer 2021-12-04 21:49:37 +01:00
2bead588fb Do not show quickswitch if background map switching is disabled 2021-12-04 12:20:24 +01:00
ea5bc7cbf4 Allow a layer to be hidden by default; add some validation and behaviour tweaks 2021-12-03 02:29:25 +01:00
a3185f2d13 Move SPlit-points to seperate layer; fix rendering bug on minimaps 2021-12-03 01:29:09 +01:00
fbce58bc52 Fix opening panels by uieventsource 2021-12-02 22:57:27 +01:00
7cfbb49bab cd 2021-12-02 02:54:28 +01:00
752538ec14 Add ToC to generated pages 2021-11-30 22:50:48 +01:00
5aeff895a9 Further work on professional services page 2021-11-30 21:29:17 +01:00
9a20451e81 Merge branch 'develop' into feature/professional 2021-11-30 20:26:54 +01:00
950324901c Fix build, version bump 2021-11-30 19:19:53 +01:00
6e9d4b327e Fix selecting another background layer in minimaps 2021-11-30 18:10:46 +01:00
bd102354ff Fix build 2021-11-26 20:01:06 +01:00
adf4eb18c0 First nearly-finished draft of project page 2021-11-26 02:45:39 +01:00
e8fb457596 Add professional html page 2021-11-25 22:16:00 +01:00
4d5fd851b9 Further work on professional 2021-11-25 21:31:33 +01:00
7679a832f4 Add landing page (WIP) 2021-11-25 02:50:43 +01:00
b84b40a500 Merge branch 'develop' into feature/professional 2021-11-25 01:22:52 +01:00
4093a73f4e Only autoclose once, fix #570 2021-11-24 18:04:10 +01:00
d6b61f6df6 More GRB improvements 2021-11-22 03:49:17 +01:00
4366366586 Center label if no icon is present, add login button to index page 2021-11-22 00:50:29 +01:00
7a45477ae2 Don't swith the background layer if we don't need to 2021-11-22 00:02:40 +01:00
73ff6ce5f4 Merge branch 'develop' into feature/professional 2021-11-21 03:48:38 +01:00
ffb196a3fc Removal of obsolete code 2021-11-21 02:58:32 +01:00
37c0129a6d Add buttons to quickly swap background layers (also in the locationInput), move copyright into home panel, split privacy policy to seperate welcome message tab 2021-11-21 02:44:35 +01:00
1d0fbe701c First steps for a layer switch 2021-11-18 23:42:03 +01:00
852d569994 Add privacy policy 2021-11-16 04:16:51 +01:00
bfe3c132b6 Translations regen 2021-11-16 04:16:07 +01:00
680e56397d GeoOperations.distanceBetween now uses meters, fix GPS tracking 2021-11-12 18:39:38 +01:00
a37a7462a2 Better handling of GPX-state 2021-11-12 04:11:53 +01:00
1843927d00 Merge develop 2021-11-12 01:45:31 +01:00
519feaa54b Add the possibility to show all questions of a group as one + documentation update 2021-11-12 01:44:13 +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
98109ab40e Merge branch 'master' into develop 2021-11-10 08:54:47 +01:00
ac751ed7bc Fix translations for charging stations; re-add technical questions 2021-11-10 08:51:24 +01:00
c6ff104325 Fix hidden theme count 2021-11-10 01:48:09 +01:00
15a1ab19cd Robustify code 2021-11-09 23:44:20 +01:00
1dbe167e4e POlygon rendering fixes 2021-11-09 19:45:26 +01:00
1af5e44ad4 Various small fixes 2021-11-09 18:41:20 +01:00
8e66313ef1 Add metadata in changeset with (binned) distance to changed feature 2021-11-09 01:49:07 +01:00
e8ce53d5eb Add 'export as GPX'-feature, fix #276 2021-11-08 20:49:51 +01:00
91fe29cfdd Styling tweaks 2021-11-08 19:58:50 +01:00
410e3af6a8 Styling tweak 2021-11-08 19:49:20 +01:00
95101a7212 Fix line renderings 2021-11-08 19:46:43 +01:00
ec09a72cae Merge master 2021-11-08 17:48:10 +01:00
161bcc8647 Quickfix: add centroids to some renderings which dissappeared during migration 2021-11-08 15:08:24 +01:00
d3d51af667 Add gps track line, add documentation 2021-11-08 14:18:45 +01:00
09eee08fbc Documentation updates 2021-11-08 02:36:01 +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
f752a6e1f0 Merge master 2021-11-07 02:24:01 +01:00
6b864e6fef Add some caching to the wikidata search box, partial fix to #551 and #530 2021-11-07 02:23:28 +01:00
15c7cd2987 First draft of professional services page 2021-11-07 01:51:27 +01:00
2c46645581 UK-themes: add inspire polygons to detect addresses with, various small fixes 2021-11-05 01:19:27 +01:00
63acca1638 Add 'CreateNewWayWithNodeReuse'-action, use it in the GRB-theme 2021-11-04 02:16:07 +01:00
2484848cd6 Refactoring of GPS-location (uses featureSource too now), factoring out state, add ReplaceGeometryAction and conflation example 2021-11-03 00:44:53 +01:00
1db54f3c8e Workaround for upstream issue: always use 'opening_hours' as using ome keys crashes the OH-parser 2021-11-02 17:47:21 +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
f5d6441b70 Add layer icon to filter view 2021-10-30 02:34:16 +02:00
b377b5bcb7 Merge master 2021-10-30 02:01:41 +02:00
64adf13d42 Rework copyright panel, fix filter view toggle 2021-10-30 01:55:32 +02:00
9fb27d3405 Simplify and fix sharescreen: fix typos in iframe code, use state injection via constructor, remove UI-elements which are broken anyway 2021-10-30 01:05:38 +02:00
6c39f563b6 More work on GRB theme, add 'apply_action' button 2021-10-29 18:16:51 +02:00
da65bbbc86 Add createNewWay-action, more work on GRB import theme, add import button 2021-10-29 16:38:33 +02:00
e4cd93ffb0 Documentation updates 2021-10-29 13:53:00 +02:00
2d5d3fbd96 Formatting fix 2021-10-29 13:35:33 +02:00
28429df819 Documentation Formatting 2021-10-29 03:59:28 +02:00
4bdabd271b Merge branch 'feature/prefix-for-oh' into develop 2021-10-29 03:43:20 +02:00
a2306c2c6f Add the possibility to define a postfix and prefix for opening hours 2021-10-29 03:42:33 +02:00
c74989e88d Rendering bug fixes, add 'get' to the ExtraFunctions, filtering in the GRB theme 2021-10-28 03:15:36 +02:00
10d9f18110 Fixes to sidewalks theme 2021-10-28 01:26:35 +02:00
40a0e7931d Remove empty elements 2021-10-28 00:53:09 +02:00
897c59f97a Merge develop 2021-10-28 00:13:18 +02:00
8acf85cc55 Various bugfixes and improvements to UK_addresses and GRB theme 2021-10-27 20:19:45 +02:00
d5f4572e9a Add possibility to load external data as mercator tiles, add bbox tile possibilities, add CRAB and GRB as datasources in the GRB theme 2021-10-27 03:52:19 +02:00
e777776531 Merge branch 'master' into develop 2021-10-27 01:34:33 +02:00
78dbe0baa2 Fix 'addExtraTags' in mappings 2021-10-26 22:53:27 +02:00
bd3395af22 Remove small alert ox 2021-10-26 21:29:50 +02:00
2e80fff92e Small styling tweaks 2021-10-26 02:09:04 +02:00
07bc5d6a6d Merge develop 2021-10-26 01:27:35 +02:00
e8b0c3f4c8 Add missing translations, improvements to charging stations theme 2021-10-26 01:14:22 +02:00
9dc8404c43 No more need to add '.clone()' for compiled translations, removed a bunch of 'clones' 2021-10-25 21:50:38 +02:00
936cf1bf9f Fix back button behaviour, fix #523 2021-10-25 20:50:59 +02:00
a6abbe45b8 Fix changeset comment for move reason 2021-10-25 20:48:06 +02:00
1bc7978f7c Merge branch 'master' into develop 2021-10-25 18:41:40 +02:00
084d22928b undefined robustness 2021-10-25 14:02:32 +02:00
933c0f0073 Fix opening of various views when set by url-parameters, small styling tweaks in the popups 2021-10-23 02:46:37 +02:00
688b991677 Change to groups and exposure of groups, add sticky header to first group item, fix shared questions 2021-10-23 00:31:41 +02:00
ff0ee35ec1 First usable sidewalks theme 2021-10-22 18:53:07 +02:00
0dc7187bab Changes do apply left-right splitting before uploading too 2021-10-22 14:01:40 +02:00
45e8ee310b Fix build 2021-10-22 02:34:06 +02:00
72edc9bdcc General cleanup, improve sidewalk rendering 2021-10-22 02:16:07 +02:00
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
59d20ec859 Merge branch 'develop' into features/left-right-rendering 2021-10-21 01:21:29 +02:00
d3f84d51ac Small fixes 2021-10-20 19:12:28 +02:00
24b4d30d6e Add default line rendering 2021-10-20 02:11:44 +02:00
7b9836f273 Merge branch 'develop' into features/left-right-rendering 2021-10-20 01:27:01 +02:00
b7c6861484 Add failsafe: overpass will stop redownloading if the features have been fetched by other sources and will pick the new bounds when redownloading 2021-10-20 01:26:39 +02:00
196d76d9dc Fix: opening the popup if defined in the hash 2021-10-20 01:13:55 +02:00
1c4cf78a03 Fix image upload status indication 2021-10-20 00:34:26 +02:00
3ac7a3c59e Various cleanups 2021-10-20 00:19:33 +02:00
fd2ed950cc Fixed image loading (again) 2021-10-20 00:19:03 +02:00
1852eb8e52 Refactoring: moved pointRenderingConfig into seperate part of the configuration, removed roaming rendering capabilities 2021-10-19 03:00:57 +02:00
028767afe6 Small cleanups 2021-10-18 22:34:52 +02:00
902f32ba4b Add quickfacts-box to wikipedia article 2021-10-18 20:40:24 +02:00
35cdb49b4d Add a 'featured this week'-theme and calendar 2021-10-17 03:35:13 +02:00
7566a6d046 Fix mapillary links 2021-10-16 18:30:24 +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
4e43673de5 Fix overlays in PDF, add overlay URL parameters 2021-10-15 00:52:31 +02:00
891c449058 Add overlay layer possibility, fix #515 2021-10-14 21:43:14 +02:00
fea020956a Add dependency cruiser; fix tests 2021-10-14 20:14:14 +02:00
ce884baf6a Fix build 2021-10-14 18:59:21 +02:00
85ef41e8d5 Various styling tweaks, add playgrounds to toerisme vlaanderen 2021-10-14 18:29:39 +02:00
2c2649a05b Fix PDF export: filtered layers are removed. Fix #514 2021-10-14 17:54:43 +02:00
43f73947c9 Merge branch 'feature/move-flox' into develop 2021-10-14 17:39:16 +02:00
ff81dab04b Styling of move, delete and split-road buttons 2021-10-14 17:38:00 +02:00
7e2b73ac5d Add move option, enable move and delete option on most layers 2021-10-14 03:46:09 +02:00
dd8ad5ed0f Add 'duplicate' as delete reason 2021-10-14 01:30:34 +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
ab05979b81 Fix popup which doesn't show up in the case of duplicate elements on the map 2021-10-13 17:18:14 +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
11d5ccf93f Merge branch 'develop' into feature/move-flox 2021-10-13 01:29:29 +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
9e7dec0101 Add toggle to disable squares on low zoom levels, fix maxzoom property 2021-10-13 00:43:19 +02:00
5ee1b7901c Merge branch 'develop' into alpha 2021-10-12 15:40:30 +02:00
20fdec644e Merge branch 'master' into develop 2021-10-12 15:40:16 +02:00
e67c3a2eec Fixed build for monolignual themes 2021-10-12 15:19:27 +02:00
0c9ee8631e Add parks and forests to etymology 2021-10-12 02:25:31 +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
f3aea74df5 Fix import 2021-10-11 23:41:55 +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
5e5528eb7d Merge master 2021-10-11 22:31:05 +02:00
c010fb5271 Change padding method, add max bounds, fix zoomlevels on toerisme vlaanderen theme 2021-10-11 21:23:14 +02:00
828102c547 First steps for a move flow 2021-10-11 00:54:35 +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
3be0dbd22f Merge branch 'develop' into alpha 2021-10-10 00:53:22 +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
54bc4f24da Better handling if wikipage is missing 2021-10-07 22:16:11 +02:00
a996ba2a7c Graciously handle multiple entries in wikidata for fetching images and showing articles, verious bug fixes 2021-10-07 22:06:47 +02:00
4295f4a9be Import button only shows up when logged in 2021-10-06 14:14:41 +02:00
5628be3632 Fix tests 2021-10-06 02:36:58 +02:00
ff11f96e91 Add wikidata-images to etymology theme, various fixes for custom image carousels and gracious handling of wikidata/wikimedia 2021-10-06 02:30:23 +02:00
54abe7d057 Merge develop 2021-10-06 00:46:51 +02:00
6dd7f5cdcb Styling: add flex shrink to filter selection button 2021-10-04 19:47:23 +02:00
21fd148f38 Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags 2021-10-04 03:12:42 +02:00
65470cbac5 Fix bug where metatagging would not fully calculate in some cases 2021-10-04 00:18:08 +02:00