|
a1c17edabe
|
Fix crash if there is no oldId
|
2024-03-27 18:40:18 +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 |
|
|
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 |
|
|
e4eb8d6b52
|
Download button: take advantage of MVT server, download button will now attempt to download everything
|
2024-02-21 16:35:49 +01:00 |
|
|
bccda67e1c
|
Update counts when selecting/unselecting a layer
|
2024-02-20 23:15:19 +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 |
|
|
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 |
|
|
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 |
|
|
ef2f1487c6
|
LayerServer: first version which can use a local MVT-server
|
2024-01-22 01:42:05 +01:00 |
|
|
35228daa8f
|
Remove obsolete code
|
2024-01-19 02:00:05 +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 |
|
|
6da72b80ef
|
More work on A11y
|
2023-12-21 17:36:50 +01:00 |
|
|
56a23deb2d
|
Favourites: improve overview, update all features from OSM when loading
|
2023-12-03 20:03:47 +01:00 |
|
|
a350410520
|
Favourites: tweaking overview; fix upload of properties
|
2023-12-03 04:20:56 +01:00 |
|
|
473931891c
|
Favourites: include _all_ tagRenderings
|
2023-11-30 00:39:55 +01:00 |
|
|
8f7b731d29
|
Fix: actually include _all_ features
|
2023-11-30 00:31:26 +01:00 |
|
|
3ce21f61cb
|
Favourites: stabilize preferences and adding/removing favourites
|
2023-11-23 17:06:30 +01:00 |
|
|
f9827dd6ae
|
Feature: add favourite
|
2023-11-22 19:39:19 +01:00 |
|
|
48171d30f5
|
UX: add possibility to select map features by only using the keyboard, see #1181
|
2023-11-16 03:32:04 +01:00 |
|
|
7469a0d607
|
Propagate class for generated SVG-images
|
2023-11-16 03:31:16 +01:00 |
|
|
40d32890fe
|
Tighter bounds for dynamicTileSource
|
2023-11-15 04:13:02 +01:00 |
|
|
e9a511e5bd
|
Performance: fix stuttering at low zoom
|
2023-11-15 03:59:02 +01:00 |
|
|
7d3e5b6133
|
Fix error
|
2023-11-11 14:52:01 +01:00 |
|
|
e1a785ba9c
|
Merge develop
|
2023-10-11 04:37:19 +02:00 |
|
|
08ffe4b7c0
|
Merge develop
|
2023-10-11 04:34:57 +02:00 |
|
|
17503d5bfb
|
Fix: hide some elements of the UI if they are disabled by a featureSwitch
|
2023-10-11 01:41:42 +02:00 |
|
|
285fe9ab83
|
UX: place 'add new button' in bottom-left instead of having a dynamic pin
|
2023-10-09 01:26:12 +02:00 |
|
|
19a760178b
|
Refactoring: split icons into proper layered icons, fix and rerun shops-thief
|
2023-10-06 23:56:50 +02:00 |
|
|
f2375f4877
|
Fix: MC would crash if a pending change was present; remember preferences in order to reuse the changeset
|
2023-10-05 15:55:18 +02:00 |
|
|
94ba18785d
|
Chore: rework image uploading, should work better now
|
2023-09-25 02:13:24 +02:00 |
|
|
c14cbc9fe9
|
Fix: upload flow deals better with point reuse: it actually opens the feature now
|
2023-09-21 14:53:52 +02:00 |
|
|
fcea3da70f
|
Security: purify inputs around innerHTML-usage, remove some unused parameters and classes
|
2023-09-21 01:53:34 +02:00 |
|
|
8fccf78478
|
Fix: use api.openstreetmap.org on many places, fix #1573
|
2023-09-21 00:25:04 +02:00 |
|
|
dfd2a3d69a
|
Merge branch 'master' into develop
|
2023-08-23 20:43:00 +02:00 |
|
|
c54424d6f7
|
Chore: remove obsolete logging commands
|
2023-08-23 20:36:58 +02:00 |
|
|
4602df3046
|
Fix: add safety check to not overuse the OSM-api
|
2023-08-09 14:18:06 +02:00 |
|
|
e75d2789d2
|
Refactoring: move all code files into a src directory
|
2023-07-09 13:09:05 +02:00 |
|