Commit graph

464 commits

Author SHA1 Message Date
79569f5119 Finetuning of the filter functionality 2021-07-27 19:39:57 +02:00
04c039549d Fix filters 2021-07-27 17:00:05 +02:00
d9cc99c447 Add comparison tagsfilter with <=, >=, < and > 2021-07-27 13:44:05 +02:00
70da6685e1 Fix themes + fix tests 2021-07-26 17:38:56 +02:00
330930d5d4 Merge develop 2021-07-24 02:32:33 +02:00
cc22c5b0fb Merge develop 2021-07-23 19:14:10 +02:00
ebf866f138 Formatting 2021-07-23 15:56:22 +02:00
c3c8525841 Merge master 2021-07-23 15:51:23 +02:00
Ward
3fd059311b start extra filter functionality 2021-07-22 11:29:14 +02:00
pgm-chardelv1
8660f73ac1 Minor changes to base layer | Fixes some typos 2021-07-22 10:00:24 +02:00
4fa9159da1 First working version of a width measurment tool 2021-07-20 01:33:58 +02:00
42391b4ff1 Merge develop 2021-07-16 02:25:39 +02:00
abd7db100d Finish the export functionality: move logic around a bit, add license information for reusers, wire the functionality as feature switch 2021-07-16 01:42:09 +02:00
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
99512724e0 Fix build 2021-07-14 10:05:10 +02:00
315e2f7fd1 Add precise input method, enabled for public bookcases 2021-07-14 00:17:15 +02:00
42d0071b26 Use canonical rendering in windpowermap 2021-07-13 18:52:02 +02:00
6e3c39e475 Add option to show text field inline with the rendering; add option to fill out a default value 2021-07-11 15:44:17 +02:00
e594511e22 Better trimming of canonical values, no console output if not actually rewriting 2021-07-10 21:03:17 +02:00
37d7040cff Formatting 2021-07-07 18:12:07 +02:00
karelleketers
caacb6a3ef Added builtin for multiple layers 2021-07-07 18:07:29 +02:00
07d39d0f36
Update LayoutConfigJson.ts 2021-07-06 15:32:39 +02:00
fb3e3a040b Fix tests, fix units 2021-07-04 20:36:19 +02:00
e3f2c56d3e Fix taginfo script, formatting, docs regeneration 2021-07-03 22:00:36 +02:00
32e30e4b01 Merge develop 2021-07-03 21:28:24 +02:00
6ec261e516 Add space between value and denomination, fixes #383 2021-07-03 21:23:11 +02:00
e4c29ce660 First version of a delete button, is working 2021-07-03 14:35:44 +02:00
6af3d41886 Fix tests 2021-06-27 20:35:38 +02:00
284102c2f1 Seperate logic to detect special renderings and to actually render them, add a minimap to all popups (if no minimap is defined seperately) 2021-06-27 19:21:31 +02:00
ddb2947271 Support functions in Denomination 2021-06-25 20:39:01 +02:00
89c5c78f41 Small improvements to units 2021-06-25 18:30:56 +02:00
0789abf65e Small fixes 2021-06-24 14:21:41 +02:00
aa50d33b81 Merge master 2021-06-24 01:55:45 +02:00
72371c6bd7 Merge branch 'develop' 2021-06-24 01:38:04 +02:00
ad04dd0aba Make anchor position more robust 2021-06-24 01:33:15 +02:00
5e991bdc02 Allow to style special visualisations, no cursor if popups are disabled 2021-06-23 02:41:30 +02:00
aacbb74caf Remove obsolete code fragment, remove w-min from label 2021-06-22 19:00:30 +02:00
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