Commit graph

427 commits

Author SHA1 Message Date
62244c02c4 Add erase all option, formatting 2021-06-22 12:13:44 +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
0012a2f683 First version of unit handling: canonicalizing on input 2021-06-22 00:29:07 +02:00
2c82bafd24 Add alias for != 2021-06-21 03:08:33 +02:00
b9fb18ee4c Merge master 2021-06-21 00:18:59 +02:00
fb5f4f0d9e Improve documentation to document new merge behaviour 2021-06-20 03:06:36 +02:00
106d9927aa Fixed the personal layer 2021-06-19 19:16:20 +02:00
9a73ae4c47 More fixes 2021-06-16 21:23:03 +02:00
42d13f564c Fix sharebutton 2021-06-15 01:24:04 +02:00
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
f86e8ea191 Small fix: themes still load if no description is given 2021-06-01 21:24:35 +02:00
f837d60756 Fixes to contribution panel 2021-05-27 18:56:02 +02:00
caba824a54 Add contributors to attribution panel 2021-05-19 19:39:55 +02:00
411ddc8588 UPdate docs 2021-05-19 12:51:49 +02:00
Sebastian Kürten
cb10f64074 Mention supported freeform types in comment 2021-05-19 07:13:24 +02:00
8ca5a99797 Robuster handling, add helpful error messages for wrong themes 2021-05-17 17:10:54 +02:00
7427a9cb9b Robuster handling of allKnownLayers 2021-05-17 00:31:10 +02:00
e555a19d30 Adding a 'showAllQuestions'-flag' 2021-05-17 00:18:21 +02:00
d547b9f968 Fix metatagging and calculated tags in heterogenous data settings 2021-05-16 15:34:44 +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
8774b887d8 Add colour input, add inputmode-hints to have specialized keyboards on mobile 2021-05-11 02:39:51 +02:00
3137f2497b Regenerate taginfo docs 2021-05-04 17:47:00 +02:00
591ab349a6 Add LayerIndex convenience function 2021-04-25 13:23:27 +02:00
f4dacab9ef Fix multilayer geojson source 2021-04-23 20:09:27 +02:00
1a1477ca43 Add override-all option to layers 2021-04-23 16:50:07 +02:00
2da52501a3 Add capability to load tiled geojsons, eventually as overpass-cache 2021-04-22 03:30:46 +02:00
95f1bdd797 Small refactoring, add 'last edit by'-rendering 2021-04-21 01:26:36 +02:00
12afdcab75 Add better relation support 2021-04-18 14:24:30 +02:00
576fd8ff40 Add cache timeout 2021-04-17 15:42:22 +02:00
882e2c4aa9 Documentation updates, patches image paths in themes to load remote images from Github 2021-04-17 11:37:22 +02:00
666a3039fe Improvements to GRB theme 2021-04-11 19:21:41 +02:00
b6b22526dd Automatically place the label below the icon 2021-04-11 00:09:19 +02:00
a50913a094 Fix parenthese 2021-04-10 23:53:45 +02:00
12b92d286b Refactoring of labels, better exposure 2021-04-10 23:53:13 +02:00
a8aaf4b219 Small tweaks to the deploy scripts 2021-04-10 15:01:28 +02:00
4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00
d072552043 Small tweaks to attribution panel 2021-04-09 17:56:13 +02:00
12d99e0323 Visualize attribution in the attribution panel 2021-04-09 02:57:06 +02:00
fbdd36b270 Small fix: restore special components 2021-04-06 21:10:18 +02:00
61377d907b Erase the hash when an element is unselected 2021-04-06 19:41:41 +02:00
4d5c250f8f Add HTML rendering options to icons 2021-04-06 18:17:07 +02:00
0069214f32 Fix comments 2021-04-05 20:57:07 +02:00
b2662b823c
Add small documentation improvements 2021-04-03 14:33:19 +02:00
e47accbab1 Fix small issue: wrong format for addExtraTags in some layers 2021-03-31 15:50:29 +02:00
4342b38e9d Formatting and small cleanups 2021-03-29 02:53:06 +02:00
cd1171e678 Add substituting tag, remove some old code 2021-03-29 01:20:06 +02:00
120832f241 Move tags into subdirectory 2021-03-29 00:41:53 +02:00
ad406b5550 Remove legacy: the minOverlapPercentage can now be built with a calculated tag and isShown 2021-03-26 03:24:58 +01:00
53e70b9a9c Small comment update 2021-03-26 00:55:36 +01:00
541b6fd2d4 Merge master 2021-03-26 00:52:24 +01:00
fa238092bc Add opening hours to playgrounds and pitches 2021-03-26 00:14:17 +01:00
Joost
38a1ea6c41 add facade gardens 2021-03-25 19:17:28 +01:00
1b1ec9f15d Add switch to hide certain features, cleanup of code 2021-03-25 15:19:44 +01:00
0491b52642 Add doc generation 2021-03-24 02:01:04 +01:00
f124d9ded7 Add custom javascript snippets to calculate tags 2021-03-24 01:25:57 +01:00
d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
bc9b46a84f Small documentation update 2021-03-22 02:28:30 +01:00
1ffad21c62 Refactoring of tagsFilters, fix conditional 'hideInAnswer' 2021-03-22 02:17:00 +01:00
d24b421e46 Add GRB theme 2021-03-21 15:12:53 +01:00
75deed8097 Use new layerConfig in themes 2021-03-21 01:49:08 +01:00
878cb6d47d Add maxzoom capability to layers 2021-03-21 01:36:34 +01:00
f0765df5ed Add possibility to add external geojson 2021-03-21 01:32:21 +01:00
d7c1f38d26 Remove last mentions of 'overpassTags' in the layerconfig 2021-03-21 00:44:23 +01:00
f659bc1141 Add possibility to use a cutom overpass script, add 'grassfields in parks'-layer 2021-03-20 23:45:52 +01:00
747adfda85 Fix wordbreak of simpleAddUI on chrome 2021-03-18 13:45:57 +01:00
c83f1fc09f Move wikipage-generation 2021-03-16 14:14:59 +01:00
2f9f1aefd1 Hide themes 2021-03-15 16:35:00 +01:00
bad2248658 Let roaming tagrenderings appear together with the questions 2021-03-15 16:23:04 +01:00
3bfa3dbfc6
Merge branch 'master' into master 2021-03-15 15:57:45 +01:00
f4a59d3a9e Various small fixes to presets, add slow roads to speelplekken-theme 2021-03-14 20:40:54 +01:00
19582853f5 Add location locking functionality 2021-03-14 20:14:51 +01:00
94c0b8667a Add draft of sport pitches 2021-03-14 03:15:06 +01:00
2c3c110624 Add more docs, add more checks, add more tests 2021-03-14 01:40:35 +01:00
1c2646ae19 Add better error messages when a translation is missing; add play forests 2021-03-13 19:08:31 +01:00
ad08a55517 Fix rendering of multianswers, other small bug fixes 2021-03-13 17:25:44 +01:00
2bb50561fe New graphs; disable optimazation 2021-03-12 13:48:49 +01:00
8c5d4ed78f Customizations/AllKnownLayers.ts 2021-03-10 20:18:05 +01:00
bf40ca9c4b Add another check on faulty input 2021-03-10 12:55:39 +01:00
cb42a4fcc5 Fixed broken roaming renderings, fix #216 2021-03-09 11:42:23 +01:00
Joost
2ce4a42413 added campersites theme
* campersite theme
* minor corrections to documentation
Note: I did not manage to test (no npm etc on this pc)
2021-03-04 21:58:00 +01:00
3a944889b5 Add picnic tables 2021-02-26 17:22:24 +01:00
bd7cba420c Improve docs 2021-02-23 19:43:35 +01:00
ae9d93138b Add ifnot-tags for multianswers, in order to indicate something is _not_ possible (e.g.: playment:coins=no) 2021-02-20 16:48:42 +01:00
8f8ef690a4 Performance improvements 2021-02-05 16:32:37 +01:00
db91c5ead4 Fixing css styling bugs, most works correctly now 2021-01-18 19:36:19 +01:00
fa4fb71e06 Small tweaks, stabilizing local source cache 2021-01-15 01:57:46 +01:00
137e25037c Fix various small typos 2021-01-12 20:46:01 +01:00
303485df7e Add bicycle tube vending machines 2021-01-09 02:11:43 +01:00
2f57010202 Fix back button; add title 2021-01-08 18:02:07 +01:00
2a31badd3d New roaming rendering system which allows layers to push questions, badges and title-icons to all the other layers, improve bike-clean-services 2021-01-08 03:57:18 +01:00
93a16944a3 Add overrie capabilities 2021-01-06 02:52:38 +01:00
c359d43b15 Add standalone bicycle library theme, search now opens the popup of the found object 2021-01-06 02:09:04 +01:00
a35b80afbb Fix rendering of multianswers without explicit 'render'-field 2021-01-06 01:11:07 +01:00
a782266a2f Add bicycle libraries 2021-01-05 02:59:29 +01:00
85a6894c92 Use proper description in layerconfig 2021-01-05 01:30:59 +01:00
4dacfd157a Automatically cluster maps with more then 250 elements 2021-01-05 00:21:00 +01:00
bee2878b76 Fix faulty upload 2021-01-04 21:33:37 +01:00
c548c26158 Expose clustering in layoutConfig 2021-01-04 20:09:07 +01:00
27f2206cae Merge branch 'master' into refactor/clean-layer-rendering 2021-01-04 19:08:38 +01:00