Commit graph

225 commits

Author SHA1 Message Date
35c31f9861 Add linked data module which scrapes websites 2024-02-22 18:58:34 +01:00
4356af3510 Images: don't attempt to load images from google photo's, it doesn't work anyway 2024-02-21 00:13:11 +01:00
5a957d56c7 Fix: actually show polygon_centroid 2024-02-20 18:24:25 +01:00
5d09b31c50 Refactoring: remove selectedLayer where unneeded 2024-02-20 18:17:29 +01:00
ec4f109a2e Reviews: add import key functionality 2024-02-20 16:57:02 +01:00
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +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
9b78838745 Fix: allow to delete freeform values in more cases 2024-02-13 00:22:47 +01:00
fa9aca0685 UX: add warning for too long reviews, see #1775 2024-02-12 15:53:37 +01:00
417dc1633e Fix: fix #1779, add check to prevent similar errors 2024-02-12 14:14:25 +01:00
584fb3cb57 Themes: add proper 'image along way' possibility 2024-02-12 12:39:35 +01:00
cd867bf2d1 Add statistics download button 2024-02-09 23:05:05 +01:00
e3dec8aafa Themes: add possibility to enable terrain, some fixes to overlaymap and pitch control 2024-02-03 14:33:10 +01:00
aa89d4120c Merge upstream 2024-01-31 11:37:09 +01:00
b0d394797b Refactoring: remove selectedLayer from titleHandler 2024-01-29 18:09:25 +01:00
b6b77daef7 Fix: maproulette item 2024-01-29 17:56:22 +01:00
46890c7beb A11y: more feedback, add translations, fix some bugs with OH 2024-01-29 16:43:23 +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
c52f89f5e6 Fix typo in maproulette meaning 2024-01-26 18:20:05 +01:00
2e8b44659a Refactoring: convert language input element into svelte,remove many obsolete classes 2024-01-25 03:13:18 +01:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +01:00
13ebcffab1 Fix: fix nearby drinking water fountain detection 2024-01-22 04:31:46 +01:00
c2001f17a5 Fix: don't crash if no features nearby 2024-01-22 03:45:06 +01:00
d09f89dc2a Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
ea06152473 Fix: correct default access assumption 2024-01-22 00:01:17 +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
286fe72935 Fix: allow to link multiple mapillary-images 2024-01-16 23:56:16 +01:00
114b72f6f7 Refactoring: more cleanup of Svg.ts, remove a few old, unused classes 2024-01-16 23:03:33 +01:00
ac12e85760 Merge branch 'develop' into feature/velopark 2024-01-16 04:52:16 +01:00
a9e145076d Chore: make method private, add tests 2024-01-16 04:35:35 +01:00
c672fe7668 Merge develop 2024-01-16 04:27:59 +01:00
2c773e3ea9 ExtraFunctions: closestN now can work with multiple layers to pick from 2024-01-16 04:23:37 +01:00
c298e16f02 ExtraFunctions: closestN now can work with multiple layers to pick from 2024-01-16 04:12:13 +01:00
e731c677b9 Scripts: add velopark export script 2024-01-16 04:07:02 +01:00
7445ad5fc2 Fix crash if there are no photos in the velopark data 2024-01-15 00:13:25 +01:00
250eede658 Velopark: add first sync tool 2024-01-13 05:24:56 +01:00
f2d470ff2e Remove obsolete log 2024-01-13 02:54:39 +01:00
9655f8a092 A11y: reset zoom (chromium-browsers only) when getting back to the map or when opening a picture 2024-01-11 04:44:20 +01:00
34d8527718 Refactoring: move uploadGPXToOSm into svelte 2024-01-11 04:44:20 +01:00
d95e40e1c7 Refactoring: remove some more of the deprecated, old-style svg-images 2024-01-11 04:44:20 +01:00
riQQ
b4b2943c93
Fix link in documentation 2024-01-10 15:08:48 +01:00
1b14605697 Remove obsolete logging command 2024-01-08 18:22:02 +01:00
b8a631f368 Fix duplicate building upload in GRB theme (hopefully), remove type from method name, improve typing and error messages 2024-01-04 23:43:23 +01:00
3d54a8392b Fix: improve parsing of possible mapillary values 2024-01-02 18:06:25 +01:00
bc96288d3d Fix: reviews need an uncertainty 2024-01-01 20:20:21 +01:00
8dd1a0e107 A11y: add option to disable or always enable a11y features 2024-01-01 03:29:57 +01:00
1a81904bce Fix tests 2023-12-31 15:22:39 +01:00