diff --git a/assets/layers/nature_reserve/nature_reserve.json b/assets/layers/nature_reserve/nature_reserve.json index b7a3324..4de9ca2 100644 --- a/assets/layers/nature_reserve/nature_reserve.json +++ b/assets/layers/nature_reserve/nature_reserve.json @@ -333,14 +333,14 @@ } }, { - "#": "Surface are", + "#": "Surface area", "render": { - "en": "Surface area: {_surface:ha}Ha", - "mappings": { + "en": "Surface area: {_surface:ha}Ha" + }, + "mappings":[ { "if": "_surface:ha=0", - "then": "" - } - } + "then": {"*":""} + }] } ], "hideUnderlayingFeaturesMinPercentage": 10, @@ -372,4 +372,4 @@ } ] } - \ No newline at end of file + diff --git a/assets/layers/play_forest/icon.jpg b/assets/layers/play_forest/icon.jpg deleted file mode 100644 index 5a0b42b..0000000 Binary files a/assets/layers/play_forest/icon.jpg and /dev/null differ diff --git a/assets/layers/play_forest/icon.svg.license_info.json b/assets/layers/play_forest/icon.svg.license_info.json new file mode 100644 index 0000000..fd4fb52 --- /dev/null +++ b/assets/layers/play_forest/icon.svg.license_info.json @@ -0,0 +1,10 @@ +{ + "authors": [ + "Agentschap Natuur en Bos" + ], + "path": "icon.svg", + "license": "?", + "sources": [ + "https://www.natuurenbos.be/spelen" + ] +} \ No newline at end of file diff --git a/assets/layers/playground/playground.json b/assets/layers/playground/playground.json index df78ce6..416934c 100644 --- a/assets/layers/playground/playground.json +++ b/assets/layers/playground/playground.json @@ -313,7 +313,7 @@ ], "hideUnderlayingFeaturesMinPercentage": 0, "icon": { - "render": "https://upload.wikimedia.org/wikipedia/commons/0/00/Map_icons_by_Scott_de_Jonge_-_playground.svg" + "render": "./assets/themes/playgrounds/playground.svg" }, "iconOverlays": [ { @@ -347,4 +347,4 @@ } ], "wayHandling": 2 -} \ No newline at end of file +} diff --git a/assets/layers/trees/Onroerend_Erfgoed_logo_without_text.svg b/assets/layers/trees/Onroerend_Erfgoed_logo_without_text.svg new file mode 100644 index 0000000..08a1c7f --- /dev/null +++ b/assets/layers/trees/Onroerend_Erfgoed_logo_without_text.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/assets/layers/trees/Onroerend_Erfgoed_logo_without_text.svg.license_info.json b/assets/layers/trees/Onroerend_Erfgoed_logo_without_text.svg.license_info.json new file mode 100644 index 0000000..dfa5501 --- /dev/null +++ b/assets/layers/trees/Onroerend_Erfgoed_logo_without_text.svg.license_info.json @@ -0,0 +1,10 @@ +{ + "authors": [ + "M!dgard" + ], + "path": "Onroerend_Erfgoed_logo_without_text.svg", + "license": "CC0", + "sources": [ + "https://commons.wikimedia.org/wiki/File:Onroerend_Erfgoed_logo_without_text.svg" + ] +} \ No newline at end of file diff --git a/assets/layers/trees/tree_nodes.json b/assets/layers/trees/tree_nodes.json index 644ce39..3efd880 100644 --- a/assets/layers/trees/tree_nodes.json +++ b/assets/layers/trees/tree_nodes.json @@ -277,8 +277,8 @@ ] }, "then": { - "nl": "\"\"/ Erkend als houtig erfgoed door Onroerend Erfgoed Vlaanderen", - "en": "\"\"/ Registered as heritage by Onroerend Erfgoed Flanders" + "nl": "\"\"/ Erkend als houtig erfgoed door Onroerend Erfgoed Vlaanderen", + "en": "\"\"/ Registered as heritage by Onroerend Erfgoed Flanders" } }, { @@ -339,8 +339,8 @@ }, { "render": { - "nl": "\"\"/ Onroerend Erfgoed-ID: {ref:OnroerendErfgoed}", - "en": "\"\"/ Onroerend Erfgoed ID: {ref:OnroerendErfgoed}" + "nl": "\"\"/ Onroerend Erfgoed-ID: {ref:OnroerendErfgoed}", + "en": "\"\"/ Onroerend Erfgoed ID: {ref:OnroerendErfgoed}" }, "question": { "nl": "Wat is het ID uitgegeven door Onroerend Erfgoed Vlaanderen?", @@ -359,8 +359,8 @@ }, { "render": { - "nl": "\"\"/ Wikidata: {wikidata}", - "en": "\"\"/ Wikidata: {wikidata}" + "nl": "\"\"/ Wikidata: {wikidata}", + "en": "\"\"/ Wikidata: {wikidata}" }, "question": { "nl": "Wat is het Wikidata-ID van deze boom?", diff --git a/assets/svg/camera-plus.svg.license_info.json b/assets/svg/camera-plus.svg.license_info.json new file mode 100644 index 0000000..18efb08 --- /dev/null +++ b/assets/svg/camera-plus.svg.license_info.json @@ -0,0 +1,12 @@ + { + "path": "camera-plus.svg", + "license": "CC-BY-SA 3.0", + "authors": [ + "Dave Gandy", + "Pieter Vander Vennet" + ], + "sources": [ + "https://fontawesome.com/", + "https://commons.wikimedia.org/wiki/File:Camera_font_awesome.svg" + ] + } diff --git a/assets/themes/buurtnatuur/nature_reserve.svg.license_info.json b/assets/themes/buurtnatuur/nature_reserve.svg.license_info.json new file mode 100644 index 0000000..a71dd24 --- /dev/null +++ b/assets/themes/buurtnatuur/nature_reserve.svg.license_info.json @@ -0,0 +1,10 @@ +{ + "authors": [ + "@ Эдуард Черных" + ], + "path": "nature_reserve.svg", + "license": "CC-BY 3.0", + "sources": [ + "https://www.onlinewebfonts.com/icon/389579" + ] +} diff --git a/assets/themes/buurtnatuur/park.svg.license_info.json b/assets/themes/buurtnatuur/park.svg.license_info.json new file mode 100644 index 0000000..cd31c10 --- /dev/null +++ b/assets/themes/buurtnatuur/park.svg.license_info.json @@ -0,0 +1,10 @@ +{ + "authors": [ + "@sterankofrank" + ], + "path": "park.svg", + "license": "CC-BY 3.0", + "sources": [ + "http://www.onlinewebfonts.com/icon/425974" + ] +} diff --git a/assets/themes/charging_stations/bicycle.svg.license_info.json b/assets/themes/charging_stations/bicycle.svg.license_info.json new file mode 100644 index 0000000..bd9bd25 --- /dev/null +++ b/assets/themes/charging_stations/bicycle.svg.license_info.json @@ -0,0 +1,11 @@ +{ + "authors": [ + "Stijn Wens" + ], + "path": "bicycle.svg", + "license": "?", + "sources": [ + "https://wens.be/free-antwerpenize-bicycle-font", + " https://antwerpenize.be/post/634396003556081664/antwerpenize-lettertype" + ] +} \ No newline at end of file diff --git a/assets/themes/cyclestreets/F111.svg.license_info.json b/assets/themes/cyclestreets/F111.svg.license_info.json new file mode 100644 index 0000000..7f6198f --- /dev/null +++ b/assets/themes/cyclestreets/F111.svg.license_info.json @@ -0,0 +1,10 @@ +{ + "authors": [ + "The RedBurn" + ], + "path": "F111.svg", + "license": "CC0", + "sources": [ + "https://commons.wikimedia.org/wiki/File:Belgian_road_sign_F111_nl.svg" + ] +} \ No newline at end of file diff --git a/assets/themes/cyclestreets/F113.svg.license_info.json b/assets/themes/cyclestreets/F113.svg.license_info.json new file mode 100644 index 0000000..766f792 --- /dev/null +++ b/assets/themes/cyclestreets/F113.svg.license_info.json @@ -0,0 +1,10 @@ +{ + "authors": [ + "The RedBurn" + ], + "path": "F113.svg", + "license": "CC0", + "sources": [ + "https://commons.wikimedia.org/wiki/File:Belgian_road_sign_F113_nl.svg" + ] +} \ No newline at end of file diff --git a/assets/themes/cyclofix/fietsambassade_gent_logo.svg.license_info.json b/assets/themes/cyclofix/fietsambassade_gent_logo.svg.license_info.json new file mode 100644 index 0000000..f017631 --- /dev/null +++ b/assets/themes/cyclofix/fietsambassade_gent_logo.svg.license_info.json @@ -0,0 +1,10 @@ +{ + "authors": [ + "De Fietsambassade" + ], + "path": "fietsambassade_gent_logo.svg", + "license": "Logo; All rights reserved", + "sources": [ + "https://fietsambassade.gent.be" + ] +} \ No newline at end of file diff --git a/assets/themes/cyclofix/fietsambassade_gent_logo_small.svg.license_info.json b/assets/themes/cyclofix/fietsambassade_gent_logo_small.svg.license_info.json new file mode 100644 index 0000000..53791ee --- /dev/null +++ b/assets/themes/cyclofix/fietsambassade_gent_logo_small.svg.license_info.json @@ -0,0 +1,10 @@ +{ + "authors": [ + "De Fietsambassade" + ], + "path": "fietsambassade_gent_logo_small.svg", + "license": "Logo; All rights reserved", + "sources": [ + "https://fietsambassade.gent.be" + ] +} \ No newline at end of file diff --git a/assets/themes/cyclofix/logo.svg.license_info.json b/assets/themes/cyclofix/logo.svg.license_info.json new file mode 100644 index 0000000..4a868de --- /dev/null +++ b/assets/themes/cyclofix/logo.svg.license_info.json @@ -0,0 +1,14 @@ +{ + "authors": [ + "Pieter Fiers", + "Thibault Declercq", + "Pierre Barban", + "Joost Schouppe", + "Pieter Vander Vennet" + ], + "path": "logo.svg", + "license": "CC-BY-SA", + "sources": [ + "https://osoc.be/editions/2020/cyclofix" + ] +} \ No newline at end of file diff --git a/assets/themes/drinking_water/logo.svg.license_info.json b/assets/themes/drinking_water/logo.svg.license_info.json new file mode 100644 index 0000000..4a868de --- /dev/null +++ b/assets/themes/drinking_water/logo.svg.license_info.json @@ -0,0 +1,14 @@ +{ + "authors": [ + "Pieter Fiers", + "Thibault Declercq", + "Pierre Barban", + "Joost Schouppe", + "Pieter Vander Vennet" + ], + "path": "logo.svg", + "license": "CC-BY-SA", + "sources": [ + "https://osoc.be/editions/2020/cyclofix" + ] +} \ No newline at end of file diff --git a/assets/themes/fritures/license_info.json b/assets/themes/fritures/license_info.json new file mode 100644 index 0000000..6029645 --- /dev/null +++ b/assets/themes/fritures/license_info.json @@ -0,0 +1,22 @@ +[{ + "authors": [ + "Freepik" + ], + "path": "logo.svg", + "license": "CC-BY", + "sources": [ + "https://www.flaticon.com/free-icon/french-fries_1144288" + ] +}, +{ + "authors": [ + "Freepik" + ], + "path": "fries.svg", + "license": "CC-BY", + "sources": [ + "https://www.flaticon.com/free-icon/french-fries_1144288" + ] +} + +] diff --git a/assets/themes/fruit_trees/fruit_tree.svg b/assets/themes/fruit_trees/fruit_tree.svg new file mode 100644 index 0000000..5a0e8e9 --- /dev/null +++ b/assets/themes/fruit_trees/fruit_tree.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/themes/fruit_trees/fruit_tree.svg.license_info.json b/assets/themes/fruit_trees/fruit_tree.svg.license_info.json new file mode 100644 index 0000000..0420ca2 --- /dev/null +++ b/assets/themes/fruit_trees/fruit_tree.svg.license_info.json @@ -0,0 +1,6 @@ +{ + "path": "fruit_tree.svg", + "authors": ["The Noun Project"], + "license": "CC0", + "sources": ["https://upload.wikimedia.org/wikipedia/commons/4/4e/Low_Hanging_Fruit_-_The_Noun_Project.svg"] +} diff --git a/assets/themes/fruit_trees/fruit_trees.json b/assets/themes/fruit_trees/fruit_trees.json index 9189a3e..5bf1401 100644 --- a/assets/themes/fruit_trees/fruit_trees.json +++ b/assets/themes/fruit_trees/fruit_trees.json @@ -13,13 +13,14 @@ "nl" ], "maintainer": "", - "icon": "https://upload.wikimedia.org/wikipedia/commons/4/4e/Low_Hanging_Fruit_-_The_Noun_Project.svg", + "icon": "./assets/themes/fruit_trees/fruit_tree.svg", "version": "0", "startLat": 0, "startLon": 0, "startZoom": 1, "widenFactor": 0.001, "socialImage": "", + "hideFromOverview": true, "layers": [ { "id": "orchards", @@ -138,7 +139,7 @@ ], "hideUnderlayingFeaturesMinPercentage": 0, "icon": { - "render": "https://upload.wikimedia.org/wikipedia/commons/4/4e/Low_Hanging_Fruit_-_The_Noun_Project.svg" + "render": "./assets/themes/fruit_trees/fruit_tree.svg" }, "width": { "render": "8" @@ -165,4 +166,4 @@ } ], "roamingRenderings": [] -} \ No newline at end of file +} diff --git a/assets/themes/ghostbikes/logo.svg.license_info.json b/assets/themes/ghostbikes/logo.svg.license_info.json new file mode 100644 index 0000000..80e73bd --- /dev/null +++ b/assets/themes/ghostbikes/logo.svg.license_info.json @@ -0,0 +1,8 @@ +{ + "authors": [ + "Pieter Vander Vennet" + ], + "path": "logo.svg", + "license": "CC0", + "sources": [] +} \ No newline at end of file diff --git a/assets/themes/nature/logo.svg.license_info.json b/assets/themes/nature/logo.svg.license_info.json new file mode 100644 index 0000000..1c5e900 --- /dev/null +++ b/assets/themes/nature/logo.svg.license_info.json @@ -0,0 +1,10 @@ +{ + "authors": [ + "Font Awesome" + ], + "path": "logo.svg", + "license": "CC-BY 4.0", + "sources": [ + "https://fontawesome.com" + ] +} \ No newline at end of file diff --git a/assets/themes/playgrounds/playground.svg.license_info.json b/assets/themes/playgrounds/playground.svg.license_info.json new file mode 100644 index 0000000..ff26945 --- /dev/null +++ b/assets/themes/playgrounds/playground.svg.license_info.json @@ -0,0 +1,11 @@ +{ + "authors": [ + "Scott de Jonge" + ], + "path": "playground.svg", + "license": "CC-BY 3.0", + "sources": [ + "https://commons.wikimedia.org/wiki/File:Map_icons_by_Scott_de_Jonge_-_playground.svg", + " https://github.com/scottdejonge/map-icons/blob/b74a0e00afdd6b734883671da7a9e5f30497353e/src/icons/playground.svg" + ] +} \ No newline at end of file