Browse Source

add data license

Gregg Tavares 6 years ago
parent
commit
9d2c2e2503

+ 3 - 0
threejs/lessons/threejs-indexed-textures.md

@@ -53,6 +53,9 @@ to generate such a texture. Here it is.
 
 
 <div class="threejs_center"><img src="../resources/data/world/country-index-texture.png" style="width: 700px;"></div>
 <div class="threejs_center"><img src="../resources/data/world/country-index-texture.png" style="width: 700px;"></div>
 
 
+Note: The data used to generate this texture comes from [this website](http://thematicmapping.org/downloads/world_borders.php) 
+and is therefore licensed as [CC-BY-SA](http://creativecommons.org/licenses/by-sa/3.0/).
+
 It's only 217k, much better than the 14meg for the country meshes. In fact we could probably
 It's only 217k, much better than the 14meg for the country meshes. In fact we could probably
 even lower the resolution but 217k seems good enough for now.
 even lower the resolution but 217k seems good enough for now.
 
 

+ 11 - 0
threejs/resources/data/world/license.md

@@ -0,0 +1,11 @@
+# CC-BY-SA
+
+All the data in this folder was generate from data from this website
+
+http://thematicmapping.org/downloads/world_borders.php
+
+The licence of that data is [CC-BY-SA](http://creativecommons.org/licenses/by-sa/3.0/).
+
+Which means this data is also [CC-BY-SA](http://creativecommons.org/licenses/by-sa/3.0/).
+
+