Commit graph

24 commits

Author SHA1 Message Date
94fbf1eccf Refactoring: move methods out of 'utils.ts' 2025-08-27 00:05:14 +02:00
82c92e7f79 Merge master 2025-08-20 01:12:51 +02:00
34924fd4b1 Docs: improve typing of FeatureSources 2025-08-20 01:12:09 +02:00
ec3522e0db chore: automated housekeeping... 2025-08-19 17:50:31 +02:00
69ab755f29 chore: automated housekeeping... 2025-08-13 23:06:38 +02:00
827d9ae685 Merge develop 2025-08-01 15:18:48 +02:00
3ec89826e4 Refactoring: split 'Utils' into multiple files; fix some stray uppercase-method names 2025-08-01 04:02:09 +02:00
6f44fe31d0 Feature: add online indicator to special renderings or hide them in case of failure 2025-08-01 00:43:52 +02:00
5bc8f11d24 Feature: second iteration of clustering 2025-07-21 22:02:04 +02:00
30d00eb06d Chore: housekeeping, linting 2025-06-04 00:21:28 +02:00
d2134668b1 chore: automated housekeeping... 2025-05-08 11:44:19 +02:00
bb33c43950 Refactoring: reorder parameters in overpass, remove old script 2025-05-07 15:35:35 +02:00
bb6b053429 chore: automated housekeeping... 2024-12-11 02:49:44 +01:00
417bee2ee8 Performance: don't do an overpass request on every map pan if zoomed out too much 2024-12-11 02:31:45 +01:00
3fd14e82a0 chore: automated housekeeping... 2024-11-14 02:21:10 +01:00
05298c2498 Fix: actually download all OSM-data when downloading as geojson or CSV 2024-11-12 13:17:36 +01:00
f5d7686c98 chore: automated housekeeping... 2024-09-02 12:48:15 +02:00
7ed53076fe Fix: overpass feature source will redownload if the layers to download have changed 2024-09-02 01:59:58 +02:00
497fa4ccdf Fix await which causes hanging map in fallback mode 2024-02-23 11:35:58 +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
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
c54424d6f7 Chore: remove obsolete logging commands 2023-08-23 20:36:58 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Renamed from Logic/FeatureSource/Sources/OverpassFeatureSource.ts (Browse further)