Commit graph

331 commits

Author SHA1 Message Date
484adf1ee1 Add some 'ifunset', fix some typos, fix #1933 2024-05-06 11:53:23 +02:00
4b49a08914 Fix tests, see #1943 2024-05-06 11:13:27 +02:00
12fc6d7d9d UX: fix #1935 2024-05-06 00:26:23 +02:00
bf523848fb Units: add possibility to have an "inverted" time unit, e.g. for charge; add charge units to bike_parking 2024-04-28 23:04:09 +02:00
4ccfe3efe4 Themes: allow to have a non-number type together with a unit 2024-04-28 22:13:25 +02:00
a9af27e968 Fix old function call 2024-04-28 11:10:14 +02:00
799e2910c3 Add error message on common typo in layerconfigs, fix #1928 2024-04-28 11:07:51 +02:00
8e70ecce8a Fix common misspelling of 'enableImproveAccuracy', see #1928 2024-04-28 11:03:26 +02:00
7c71e566e9 Use libraries to generate MD, steps to factor out more of the UIElements 2024-04-28 03:48:07 +02:00
edd9e2fb45 Studio: rewrite preset explanation, add clarifying video, fix #1927 2024-04-28 01:42:09 +02:00
9827f07433 Custom themes: fix loading of external images in iconBadges, see #1927 2024-04-28 01:08:28 +02:00
70bb4bb006 Studio: support 'hidden-in-studio'-segments in HTML, clarify 'layers'-documentation. See #1929 2024-04-27 23:46:55 +02:00
d2e7bac775 Add better support for markdown (switch nano-markdown for markdown-it as the former doesn't support backtick-code-formatting), add Markdown element. See #1929 2024-04-27 22:44:35 +02:00
16686dd281 Merge branch 'master' into develop 2024-04-27 22:21:29 +02:00
b925cfaf08 Fix #1921 2024-04-27 01:40:45 +02:00
903a11d4e7 Fix: fix #1917 2024-04-25 00:01:20 +02:00
56ba426ab5 Fix: emit warning for invalid suggestions 2024-04-23 21:42:55 +02:00
28bf8cca9f Studio: studio now supports loading self-made layers in themes 2024-04-23 15:35:18 +02:00
f2d4458e15 Improve error message when merging an override fails 2024-04-22 23:43:30 +02:00
bfe2398565 Chore: ignore 'favourites'-layer when calculating 'usedImages' to display attribution 2024-04-22 14:43:05 +02:00
d149a0d31d Merge branch 'master' into develop 2024-04-16 14:15:51 +02:00
a71ed5d53e Themes: add maxstay for bicycle parkings 2024-04-16 00:02:49 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
308def0278 Remove obsolete 'hasOwnProperty'-check 2024-04-13 01:56:42 +02:00
7eaccea1f0 Add test and explicit typing 2024-04-13 01:56:42 +02:00
368f9ad0c8 Fix: fix bug with incorrect translation context for themes 2024-04-13 01:56:41 +02:00
6812ab3890 Chore: small code cleanup 2024-04-13 01:56:41 +02:00
5424932f1a Feature: add possibility to have a title when opening the popup as FloatOver 2024-04-13 01:56:41 +02:00
4aeb301ae3 Chore: remove obsolete log 2024-04-10 15:45:32 +02:00
c2819d5e5c Chore: eslint-fixes 2024-04-10 15:30:12 +02:00
4ae35ae101 Improvement to auto-import module for velopark 2024-04-08 17:05:49 +02:00
22785095c5 Fix tests 2024-04-08 14:17:19 +02:00
51c1448de8 Add filters based on mappigns, use in artwork 2024-04-08 01:58:07 +02:00
0a832e0399 Merge branch 'master' into feature/lod-vis 2024-04-06 11:15:08 +02:00
e188b96561 Themes: add compile time check for 'sameAs'-filters that the referenced layer actually exists 2024-04-05 12:02:10 +02:00
890816d2dd Merge master 2024-04-02 19:07:32 +02:00
040e0fd8bf UX: fix #1829 2024-04-01 02:29:37 +02:00
a79675c879 Fix dasharrays, add custom size PNG export 2024-04-01 01:39:04 +02:00
ce7bc8fb6c Fix: add 'onbeforeunload' if images are uploading, see #1841 2024-03-28 15:55:12 +01:00
d848171c3d Fix: don't count layers if they are not shown by default, fix #1840 2024-03-28 03:05:21 +01:00
e8f4b382a8 Use protomaps.sunny as default layer 2024-03-25 04:17:13 +01:00
6a08c28dca Improve feedback on backroundlayer.id 2024-03-25 03:45:24 +01:00
d6dbecace2 Fix: don't show both counts and summary at the same time 2024-03-21 23:44:29 +01:00
9ebf820c61 Attempt to fix build 2024-03-21 15:50:27 +01:00
f2a6225c80 Feature: add Protomaps as background layers 2024-03-21 12:16:00 +01:00
319f758d32 Merge branch 'master' into develop 2024-03-12 11:49:24 +01:00
8b4e0b0276 Add testcase 2024-03-12 04:02:38 +01:00
58fd99625d Scripts: generate db does not index some layers anymore if they are uncounted 2024-03-11 16:36:03 +01:00
68ea4e3d9f Fix: a freeform key will mimick a mapping if appropriate (and avoid the 'addExtraTags') 2024-03-05 00:17:03 +01:00
5215662a0c Merge branch 'master' into develop 2024-03-04 15:36:34 +01:00
48159b25f7 UX: fix #1805, disable zoom-in and zoom-out buttons when maxrange reached 2024-03-04 15:31:09 +01:00
346f45cff8 Fix current view 2024-02-29 10:57:44 +01:00
6897b88817 Themes: improve error messages 2024-02-28 02:16:06 +01:00
33d450047d Add memorial theme, some fixes to benches and artwork to support memorial theme 2024-02-28 02:16:06 +01:00
89a0be8903 Merge master 2024-02-26 16:11:41 +01:00
a399260bf0 Invalidate cache if a point has been deleted or changed geometry. Fix #865; review cache retention times and disable cache for external geojson datasets, fix #1660 2024-02-26 15:52:40 +01:00
922cebf9d1 Refactoring: remove old and obsolete data fields in themes and layers 2024-02-26 15:08:07 +01:00
20a462fdf5 Themes: fix some isCounted-typos 2024-02-23 11:44:56 +01:00
35c31f9861 Add linked data module which scrapes websites 2024-02-22 18:58:34 +01:00
426128e141 LayerServer: add opt-out to get counted for some irrelevant layers, remove some obsolete 'cluster' information 2024-02-22 01:39:42 +01:00
7c5170da15 Merge develop 2024-02-21 19:17:42 +01:00
894c48520a Add items-with-image theme 2024-02-21 18:47:53 +01:00
e4eb8d6b52 Download button: take advantage of MVT server, download button will now attempt to download everything 2024-02-21 16:35:49 +01:00
437f1abd4e Remove obsolete field 2024-02-21 13:27:47 +01:00
bccda67e1c Update counts when selecting/unselecting a layer 2024-02-20 23:15:19 +01:00
5d09b31c50 Refactoring: remove selectedLayer where unneeded 2024-02-20 18:17:29 +01:00
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +01:00
67b379c16f Fix maxzoom cutoff for summary layer 2024-02-20 02:56:23 +01:00
1fa66e50f8 First fully working version 2024-02-19 15:38:46 +01:00
f0823f4c4d Merge develop 2024-02-15 17:48:26 +01:00
74fb4bd5d1 Add summary layer 2024-02-15 17:39:59 +01:00
592adfdf2a Reviews: hopefully fix #1782, add review overview 2024-02-15 03:11:10 +01:00
2583feef65 Themes: various fixes to velopark, see #1783 2024-02-14 12:20:29 +01:00
48dfd13f71 Fix #1778 2024-02-12 14:48:05 +01:00
707d99619d Themes: fix validation errors due to #1779 2024-02-12 14:45:26 +01:00
417dc1633e Fix: fix #1779, add check to prevent similar errors 2024-02-12 14:14:25 +01:00
cb76823210 Chore: remove obsolete imports, generate schemas 2024-02-12 12:46:16 +01:00
584fb3cb57 Themes: add proper 'image along way' possibility 2024-02-12 12:39:35 +01:00
16784270ce Fix: loading oneway arrows on multiple layers; fix nullpointer 2024-02-07 20:29:05 +01:00
43f9afc3ba WIP: add oneway arrows to _all_ lines 2024-02-03 17:27:41 +01:00
e3dec8aafa Themes: add possibility to enable terrain, some fixes to overlaymap and pitch control 2024-02-03 14:33:10 +01:00
8651baee30 Merge branch 'develop' into feature/velopark 2024-02-02 14:40:59 +01:00
1194fb633f Fix tests 2024-02-02 14:16:16 +01:00
ef3eb4fcd0 UI: fix rendering of icons in addNewPoint, fix #1722 2024-02-02 13:55:05 +01:00
ad9ca11c10 Fix #1741 2024-01-29 18:14:02 +01:00
b0d394797b Refactoring: remove selectedLayer from titleHandler 2024-01-29 18:09:25 +01:00
28e737ed2e Themes: disable 'disused' from delete config, delete less fast for shops but use softdeletion instead 2024-01-29 17:51:12 +01:00
ed050d5be3 Feature: add bing maps (test), see #648 2024-01-28 05:10:13 +01:00
94f39e89fe Merge develop 2024-01-28 03:27:17 +01:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +01:00
ee38cdb9d7 LayerServer: improve script, add unique and valid id check to layers 2024-01-23 22:03:22 +01:00
d09f89dc2a Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
ef2f1487c6 LayerServer: first version which can use a local MVT-server 2024-01-22 01:42:05 +01:00
121efd8dfb Studio: hide informational message, hide irrelevant quesionts for theme 2024-01-22 01:01:38 +01:00
079a3f8694 Studio: improve error handling, fix renumbering 2024-01-19 17:31:35 +01:00
59e76b9c6f Merge branch 'develop' into feature/velopark 2024-01-19 00:34:58 +01:00
8bcc8820ac Furhter improvements to velopark: better icons, improvements to loading 2024-01-17 18:08:23 +01:00
114b72f6f7 Refactoring: more cleanup of Svg.ts, remove a few old, unused classes 2024-01-16 23:03:33 +01:00
9923f849e0 Hotkeys: add hotkey to quickly switch translation mode on or off 2024-01-16 22:21:35 +01:00
ac12e85760 Merge branch 'develop' into feature/velopark 2024-01-16 04:52:16 +01:00