- Practical GIS
- Gábor Farkas
- 196字
- 2021-07-02 22:49:11
OpenStreetMap license
OpenStreetMap data is licensed under ODbL, an open source license, and therefore gives the four basic freedoms. However, it has two important conditions. The first one is obligatory attribution, while the second one is a share-alike condition. If we use OpenStreetMap data in our work, we must share the OSM part under an ODbL-compatible open source license.
ODbL differentiates three kind of products: collective database, derived database, and produced work. If we create a collective database (a database which has an OSM part), the share-alike policy only applies on the OSM part. If we create a derived database (make modifications to the OSM database), we must make the whole thing open source. If we create a map, a game, or any other work based on the OSM database, we can use any license we would like to. However, if we modify the OSM database during the process, we must make the modifications open source.
- Scala Design Patterns
- Python 3破冰人工智能:從入門到實(shí)戰(zhàn)
- PySide GUI Application Development(Second Edition)
- Learning Concurrent Programming in Scala
- Procedural Content Generation for C++ Game Development
- Lift Application Development Cookbook
- Maker基地嘉年華:玩轉(zhuǎn)樂(lè)動(dòng)魔盒學(xué)Scratch
- Emotional Intelligence for IT Professionals
- Ext JS 4 Plugin and Extension Development
- 數(shù)字媒體技術(shù)概論
- 嵌入式C編程實(shí)戰(zhàn)
- VMware vSphere Design Essentials
- 數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用教程上機(jī)指導(dǎo)與習(xí)題(第2版)
- Illustrator CS6中文版應(yīng)用教程(第二版)
- Java算法從菜鳥(niǎo)到達(dá)人