der-stefan / OpenTopoMap

A topographic map from OpenStreetMap and SRTM data
https://opentopomap.org
Other
471 stars 119 forks source link

Be explicit about the license #46

Closed nebulon42 closed 7 years ago

nebulon42 commented 8 years ago

This repository has no license file attached to it.

On the website I found:

OpenTopoMap steht unter der Lizenz CC-BY-SA. Das bedeutet, dass die Karte kostenlos und frei verwendet werden darf, solange stets Namensnennung erfolgt und die Weitergabe unter gleichen Bedingungen möglich ist.

Der Kartenstil steht unter der gleichen Lizenz und ist über Github abrufbar.

It would be good to be explicit about the license here on GitHub to avoid hassle and confusion (cf. current discussion Mapbox vs. OSM2VectorTiles).

der-stefan commented 8 years ago

The license is CC-BY-SA for everything except the Garmin files: They are only CC-BY-NC-SA, as we have no interest in upsetting Garmin Ltd.

nebulon42 commented 8 years ago

Ah, what I really meant is to write this into a file named LICENSE or similar as can be found with many FOSS projects here on GitHub. Sorry for being not clear on this.