|
6b381e05c6
|
Better filtering of some LOD-properties
|
2024-04-09 15:12:18 +02:00 |
|
|
4ae35ae101
|
Improvement to auto-import module for velopark
|
2024-04-08 17:05:49 +02:00 |
|
|
f06fb9c121
|
Chore: cleanup obsolete code, use const where possible
|
2024-04-08 00:58:19 +02:00 |
|
|
6771a62ef5
|
Merge branch 'develop' into feature/lod-vis
|
2024-04-06 11:13:35 +02:00 |
|
|
5b6cd1d2ae
|
Velopark: first decent, working version
|
2024-04-05 17:49:31 +02:00 |
|
|
183740d6c6
|
Don't zoom in automatically if the location is locked around the GPS-location
|
2024-04-03 23:24:11 +02:00 |
|
|
301398b7a4
|
Always use singlepage mode, see #1867
|
2024-04-03 13:41:32 +02:00 |
|
|
890816d2dd
|
Merge master
|
2024-04-02 19:07:32 +02:00 |
|
|
073cd692e4
|
Fix: fix anonymous reviews; fix #1868
|
2024-04-02 13:32:19 +02:00 |
|
|
e16e06e253
|
Fix tests
|
2024-04-01 18:20:30 +02:00 |
|
|
9cd0233f27
|
Attempt to reconnect automatically if the API was offline
|
2024-04-01 02:55:48 +02:00 |
|
|
45f7043131
|
UX: don't check for messages and being online every 5m in studio, fix #1830
|
2024-04-01 02:40:21 +02:00 |
|
|
940f187041
|
Fix #1863
|
2024-04-01 02:00:48 +02:00 |
|
|
ce7bc8fb6c
|
Fix: add 'onbeforeunload' if images are uploading, see #1841
|
2024-03-28 15:55:12 +01:00 |
|
|
e5d9e253ef
|
Chore: remove obsolete console.log
|
2024-03-28 03:24:09 +01:00 |
|
|
e11442e100
|
Fix: fix #1844
|
2024-03-28 02:23:13 +01:00 |
|
|
a1c17edabe
|
Fix crash if there is no oldId
|
2024-03-27 18:40:18 +01:00 |
|
|
889d3a73a1
|
Load wikimedia image in full quality when opening them in the popup
|
2024-03-22 16:22:57 +01:00 |
|
|
6656bde6e9
|
Add changesetMeta documentation
|
2024-03-13 00:01:03 +01:00 |
|
|
319f758d32
|
Merge branch 'master' into develop
|
2024-03-12 11:49:24 +01:00 |
|
|
e7b7f2a09d
|
Typing: make arguments optional
|
2024-03-12 11:23:00 +01:00 |
|
|
6201a2bdf1
|
UX: improve messages when images are failing
|
2024-03-11 16:35:15 +01:00 |
|
|
e36e594b89
|
Repair 'fake user' functionality
|
2024-03-11 00:01:44 +01:00 |
|
|
7aaf7e2896
|
Fix attribution display for imgur images with .jpeg extension
|
2024-03-07 00:22:36 +01:00 |
|
|
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 |
|
|
aa88a3f964
|
Some more experimentation
|
2024-02-29 14:54:14 +01:00 |
|
|
27d99a2953
|
Improve error output
|
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 |
|
|
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 |
|
|
352414b29d
|
Add module to fetch data (via a proxy) from the website with jsonld
|
2024-02-26 02:24:46 +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 |
|
|
35c31f9861
|
Add linked data module which scrapes websites
|
2024-02-22 18:58:34 +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 |
|