diff --git a/assets/layers/tourism_accomodation/hostel.svg b/assets/layers/tourism_accomodation/hostel.svg new file mode 100644 index 0000000000..7cda45f6bc --- /dev/null +++ b/assets/layers/tourism_accomodation/hostel.svg @@ -0,0 +1,109 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/assets/layers/tourism_accomodation/hostel.svg.license b/assets/layers/tourism_accomodation/hostel.svg.license new file mode 100644 index 0000000000..f752f0ddd8 --- /dev/null +++ b/assets/layers/tourism_accomodation/hostel.svg.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: OSM-Carto +SPDX-License-Identifier: CC0-1.0 \ No newline at end of file diff --git a/assets/layers/tourism_accomodation/hotel.svg b/assets/layers/tourism_accomodation/hotel.svg new file mode 100644 index 0000000000..efd17fb6bb --- /dev/null +++ b/assets/layers/tourism_accomodation/hotel.svg @@ -0,0 +1,45 @@ + + + + + + + + diff --git a/assets/layers/tourism_accomodation/hotel.svg.license b/assets/layers/tourism_accomodation/hotel.svg.license new file mode 100644 index 0000000000..01764961f0 --- /dev/null +++ b/assets/layers/tourism_accomodation/hotel.svg.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: Andy Allan; Michael Glanznig; Adamant36; Paul Dicker +SPDX-License-Identifier: CC0-1.0 \ No newline at end of file diff --git a/assets/layers/tourism_accomodation/license_info.json b/assets/layers/tourism_accomodation/license_info.json new file mode 100644 index 0000000000..fe996b6f7a --- /dev/null +++ b/assets/layers/tourism_accomodation/license_info.json @@ -0,0 +1,25 @@ +[ + { + "path": "hostel.svg", + "license": "CC0-1.0", + "authors": [ + "OSM-Carto" + ], + "sources": [ + "https://wiki.openstreetmap.org/wiki/File:Hostel-16.svg" + ] + }, + { + "path": "hotel.svg", + "license": "CC0-1.0", + "authors": [ + "Andy Allan", + "Michael Glanznig", + "Adamant36", + "Paul Dicker" + ], + "sources": [ + "https://github.com/gravitystorm/openstreetmap-carto/blob/master/symbols/tourism/hotel.svg" + ] + } +] \ No newline at end of file