|
4aefd43be7
|
Typing: add 'readonly' to tag method, add 'applyOn' convenience method
|
2024-03-05 00:16:17 +01:00 |
|
|
5215662a0c
|
Merge branch 'master' into develop
|
2024-03-04 15:36:34 +01:00 |
|
|
27d99a2953
|
Improve error output
|
2024-02-28 02:16:06 +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 |
|
|
adaff94dbd
|
Improve typing
|
2024-02-26 15:44:15 +01:00 |
|
|
922cebf9d1
|
Refactoring: remove old and obsolete data fields in themes and layers
|
2024-02-26 15:08:07 +01:00 |
|
|
760276922d
|
Re-enable osm source in all cases, fix #1798
|
2024-02-24 21:05:46 +01:00 |
|
|
497fa4ccdf
|
Fix await which causes hanging map in fallback mode
|
2024-02-23 11:35:58 +01:00 |
|
|
7c5170da15
|
Merge develop
|
2024-02-21 19:17:42 +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 |
|
|
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 |
|
|
bccda67e1c
|
Update counts when selecting/unselecting a layer
|
2024-02-20 23:15:19 +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 |
|
|
67b379c16f
|
Fix maxzoom cutoff for summary layer
|
2024-02-20 02:56:23 +01:00 |
|
|
06c2e2fec8
|
Fix CSP issues
|
2024-02-20 02:01:19 +01:00 |
|
|
1fa66e50f8
|
First fully working version
|
2024-02-19 15:38:46 +01:00 |
|
|
6b507504f8
|
More work on layerserver, generate
|
2024-02-18 15:59:28 +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 |
|
|
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 |
|
|
5b318236bf
|
LayerServer: fix some bugs in build_db-script, decode MVT-tilesource for more features
|
2024-02-02 20:04:39 +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 |
|
|
ee3e000cd1
|
Add polygon merging
|
2024-01-26 18:18:07 +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 |
|
|
ef2f1487c6
|
LayerServer: first version which can use a local MVT-server
|
2024-01-22 01:42:05 +01:00 |
|
|
ea06152473
|
Fix: correct default access assumption
|
2024-01-22 00:01:17 +01:00 |
|
|
35228daa8f
|
Remove obsolete code
|
2024-01-19 02:00:05 +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 |
|