Commit graph

241 commits

Author SHA1 Message Date
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
db40a5dfa5 Add streetcomplete as option when querying licenses 2021-09-17 16:13:35 +02:00
5d81e7d792 Sort translation output files for easier merges 2021-09-14 18:20:25 +02:00
206aff2c9a Refactoring: move the units into the layers instead of the themes 2021-09-13 01:21:47 +02:00
701f066139 Add some support to query taginfo 2021-09-13 01:18:57 +02:00
3c51c28157 Attempt to fix caching process 2021-09-10 00:00:48 +02:00
80707a6fb4 Docs update 2021-09-09 00:30:48 +02:00
c7f9f30b6c Fix build, reset languages, more autocleanup 2021-09-09 00:19:39 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
8344fcc4eb Fix the order of the licenses 2021-09-08 01:53:37 +02:00
03d801733b Porting fixes from stale branch 2021-09-04 18:59:51 +02:00
92e8f3f89d Add first version of the food theme 2021-09-02 21:22:34 +02:00
12323739f1 Merge master 2021-08-24 12:24:11 +02:00
d29302ca84 Small (and rough) script to create some very specific changesets 2021-08-24 12:13:47 +02:00
7fd8361eea New graphs 2021-08-24 12:13:21 +02:00
ef0826ebb6 Add cycle_highways theme, add configurable overpass backend as feature switch (settable via theme and URL) 2021-08-23 15:48:42 +02:00
4bbcda1621 Add header options to downloadJSON 2021-08-22 15:53:25 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
f946ad38b7 Improvements to pdfExport, small tweaks to the themes 2021-07-29 01:57:45 +02:00
506c738320 Fix doc-generating script, regenerate docs 2021-07-28 00:12:14 +02:00
0162d52b68 Merge develop 2021-07-27 19:59:41 +02:00
0564c524a2 Fixed generateCacheScript as not to redownload duplicate features 2021-07-27 15:06:36 +02:00
e0b71ca53e Wire in aspected-routing as calculated tag 2021-07-26 20:21:05 +02:00
00e2f56d3e Remove all old 'hideUnderlayingFeaturePercentages' as they aren't used anymore; check in script; fix #431 2021-07-26 10:37:11 +02:00
177649614d Rename some themes for more consistency, check of theme-ids, see #431 2021-07-26 10:13:50 +02:00
330930d5d4 Merge develop 2021-07-24 02:32:33 +02:00
135219b5dc Add point-only layer for nature reserves, mark point-only layer as old (so that geometries will show up) 2021-07-23 19:12:13 +02:00
b79be77686 Add point-overview output option to generateCache 2021-07-23 17:28:36 +02:00
de0802eef6 Merge master 2021-07-18 20:23:46 +02:00
6d73330f6b Enable caching for some natuurpunt layers 2021-07-18 19:08:14 +02:00
2ff279566d Merge branch 'master' into project/natuurpunt 2021-07-18 18:51:40 +02:00
1815227fe6 Dump result to console in case of an error 2021-07-18 18:51:34 +02:00
88cddd2367 Merge master 2021-07-18 18:44:25 +02:00
c6a4ad45e1 Fix update cache script 2021-07-18 18:29:15 +02:00
bd89e66aca Translation sync, move new question to the bottom 2021-07-18 18:02:17 +02:00
b9e15697f4 Robustify morescreen, remove unused var 2021-07-12 13:38:38 +02:00
33e2dca7e4 Add tests for tags, add check for duplicate names as layer ids, fix #393 2021-07-12 11:44:55 +02:00
karelleketers
cef4922c48 Adjusted GenLayerOvw to support builtin object 2021-07-11 07:24:33 +02:00
2dbdcaa2ba Move TileRange to seperate file 2021-07-10 21:04:33 +02:00
3d7b8ab564 Remove translation completeness check from layer overview generation 2021-07-10 19:19:23 +02:00
7ba6a82b35 Remove translation completeness check from layer overview generation 2021-07-10 19:18:51 +02:00
87e64be565 Add warning for empty files 2021-07-07 15:19:05 +02:00
50b8638408 A png, of course 2021-07-06 15:53:42 +02:00
d7cb06445b Add support for png icons 2021-07-06 15:43:21 +02:00
e3f2c56d3e Fix taginfo script, formatting, docs regeneration 2021-07-03 22:00:36 +02:00
2f05010648 Fix tests 2021-07-03 21:39:30 +02:00
2b02991780 Drop calculated tags from taginfo 2021-06-24 14:02:18 +02:00
ce61923778 Formatting 2021-06-24 02:35:41 +02:00
6692504887 Do not export *.json 2021-06-24 01:56:10 +02:00
aa50d33b81 Merge master 2021-06-24 01:55:45 +02:00
5e991bdc02 Allow to style special visualisations, no cursor if popups are disabled 2021-06-23 02:41:30 +02:00
aaaf876257 Move imageAttributionSources around, improve fixTheme script 2021-06-22 14:21:32 +02:00
966fcda8d1 Add support for units to clean up tags when they enter mapcomplete; add example of this usage in the climbing theme, add climbing theme title icons with length and needed number of carabiners 2021-06-22 03:16:45 +02:00
89f6f606c8 Merge branch 'master' into feature/units 2021-06-22 00:38:36 +02:00
0012a2f683 First version of unit handling: canonicalizing on input 2021-06-22 00:29:07 +02:00
473918ac96 Fix generateCache script 2021-06-21 14:22:52 +02:00
b9fb18ee4c Merge master 2021-06-21 00:18:59 +02:00
d297676620 Improvements to error output in translation generation 2021-06-21 00:11:23 +02:00
df4923d8bf Add difficulty and length overviews to climbing areas and crags 2021-06-21 00:02:45 +02:00
1609c63f3b Refactoring of Attribute Images, fix more or less decent slideshow. Turns out a few lines of css can get us there! 2021-06-18 01:25:13 +02:00
6ba4cb18c6 Fix layout generation 2021-06-18 01:24:31 +02:00
9a73ae4c47 More fixes 2021-06-16 21:23:03 +02:00
910970e4a4 Fix input elements 2021-06-16 17:09:32 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +02:00
d7004cd3dc Merge master 2021-06-13 15:15:13 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
a8a4b797fd Add translation files for shared questions 2021-06-08 19:08:19 +02:00
1b9ef4c830 Update intro text of speelplekken 2021-05-31 12:58:49 +02:00
03d87023e0 Add option to ignore weblate 2021-05-31 12:51:29 +02:00
e38b4fae64 Add automatic sync steps 2021-05-28 13:43:27 +02:00
5b1c8de489 Remove coloured output 2021-05-28 13:35:13 +02:00
cdfcc0c578 Add path 2021-05-28 13:33:50 +02:00
a0331a7f77 Deploy small fix 2021-05-28 13:29:10 +02:00
983d692098 Add 'no changes detected' to test script 2021-05-28 13:25:43 +02:00
db54326ec9 Add small autodeploy script 2021-05-28 13:24:09 +02:00
1487411a25 Sync translations 2021-05-27 21:20:04 +02:00
95f421a6ae Small fixes 2021-05-20 12:27:33 +02:00
cd1c7c3e5e Sync translations 2021-05-20 00:10:38 +02:00
43866acd24 Fix output for theme languages 2021-05-19 23:40:55 +02:00
90b30ca71e Fix build, preparing theme string translations 2021-05-19 23:31:00 +02:00
3e2fa65414 Sync translations, remove some unneeded translation 2021-05-19 22:43:28 +02:00
4e1a2b1607 Merge the translations into the layers 2021-05-19 22:40:25 +02:00
e057f10409 Prepare script to let translations flow back into the themes 2021-05-19 22:38:05 +02:00
d2d0209ead Add layer translation files 2021-05-19 20:47:41 +02:00
14b8beacdc Finalize weblate flow 2021-05-19 16:15:12 +02:00
2b1c53dc23 Add mapcomplete workflow 2021-05-19 15:22:17 +02:00
3a2ae8c7d9 Fix documentation extension 2021-05-19 12:49:51 +02:00
d547b9f968 Fix metatagging and calculated tags in heterogenous data settings 2021-05-16 15:34:44 +02:00
703b66195f Add robustness to download script 2021-05-14 17:37:21 +02:00
919dafcc24 Version bump 2021-05-14 02:59:03 +02:00
6f457a6f0d Do not show out-of-range features on speelplekken layer, fix handling of mutlipolygons in 'inside', better tests 2021-05-14 02:25:30 +02:00
ebb2af8790 Automatically tag releases 2021-05-13 13:25:03 +02:00
Sebastian Kürten
31bb3bf4be When filtering theme files, be a bit more strict
Depending on your text editor, it can happen that there are temporary
files in your themes directory which cause errors during while executing
the generateLayerOverview.ts script.
2021-05-13 08:08:59 +02:00
8774b887d8 Add colour input, add inputmode-hints to have specialized keyboards on mobile 2021-05-11 02:39:51 +02:00
e26999b31b Cleanup script again, webmanifest already uses the relative manifest + add small script to create a contributors JSON file 2021-05-10 23:43:30 +02:00
a1ca76dc48 Fix of init scripts 2021-05-07 12:39:37 +02:00
55eedb4185 Fix initial setup scripts 2021-05-07 02:06:08 +02:00
78acb2794e Remove unused imports 2021-05-05 11:30:44 +02:00
b00573c75d Add images to taginfo docs output (fix #247), small output sanitization 2021-05-04 17:46:45 +02:00