Commit graph

657 commits

Author SHA1 Message Date
aa88a3f964 Some more experimentation 2024-02-29 14:54:14 +01:00
89a0be8903 Merge master 2024-02-26 16:11:41 +01:00
6026249862 Merge branch 'develop' 2024-02-26 16:08:49 +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
4c5d24a0a7 Fix: also show location info on shake if GPS is disabled 2024-02-26 14:12:30 +01:00
352414b29d Add module to fetch data (via a proxy) from the website with jsonld 2024-02-26 02:24:46 +01:00
db92a600d5 Add feedback to wikidata-input, fix #1650 2024-02-25 18:17:52 +01:00
5999c01c6a Refactoring: fix small typing error 2024-02-25 12:35:27 +01:00
760276922d Re-enable osm source in all cases, fix #1798 2024-02-24 21:05:46 +01:00
1b06eee15b Remove obsolete params 2024-02-23 14:55:37 +01:00
f3db4b34c9 Remove generate cache scripts 2024-02-23 12:05:08 +01:00
20a462fdf5 Themes: fix some isCounted-typos 2024-02-23 11:44:56 +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
a124b7f234 Add caching 2024-02-22 15:21:04 +01:00
59356545ed Merge develop 2024-02-22 14:59:32 +01:00
Robin van der Linde
5e4f67e9a6
Slightly clean up styling 2024-02-22 03:05:50 +01:00
Robin van der Linde
e932bfd9cd
Merge branch 'develop' into feature/json-editor 2024-02-22 02:24:17 +01:00
426128e141 LayerServer: add opt-out to get counted for some irrelevant layers, remove some obsolete 'cluster' information 2024-02-22 01:39:42 +01:00
5c11149085 Add enable/disable all button for layers, fix #1407 2024-02-22 01:12:24 +01:00
7c5170da15 Merge develop 2024-02-21 19:17:42 +01:00
894c48520a Add items-with-image theme 2024-02-21 18:47:53 +01:00
894d857cdc Fix: open settings again 2024-02-21 17:44:25 +01:00
57a6677149 Add style loading indicator, fix #1626 2024-02-21 17:33:29 +01:00
1f9cab7134 Remove obsolete method 2024-02-21 17:18:09 +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
437f1abd4e Remove obsolete field 2024-02-21 13:27:47 +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
cae8854dbe Disable feature box if the feature has changed upstream and no longer matches the layer definition 2024-02-20 23:48:02 +01:00
ac90379499 Fix checkbox jumping behaviour 2024-02-20 23:48:02 +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
3e0a42ef46 UX: use green text instead of screamy orange for open button, hide 'press enter on open' on mobile as mobile does not have an enter key 2024-02-20 16:58:47 +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
f5e1cde8dd Merge branch 'develop' into feature/layerserver 2024-02-20 12:28:22 +01:00
e6ec24da80 UX: trim mastodon handles when inputted, fix #1791 2024-02-20 12:28:01 +01:00
bed8fb0bf9 Add countrycoder endpoint to connect sources 2024-02-20 11:53:29 +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
327a2860c7 UX: fix #1786 2024-02-15 16:20:47 +01:00
3461ed6099 Fix: don't measure compass if alpha is null, fix #1787 2024-02-15 16:02:22 +01:00
d4bfd3894a Move comment out of block opening 2024-02-15 03:25:28 +01:00