Is it permissible to use boulder county open data to create open street map features? If so I intend to process the shapefiles with GDAL and gpsbabel to create gpx tracks to add missing ways to open street maps. https://www.bouldercounty.org/government/open-data/terms-of-use/
asked 26 Apr '18, 14:20 tsteven4 |
The web site you are quoting contradicts itself by claiming that it was using the "Creative Commons Attribution International License" (and showing the matching logo for that license, shorthand "CC-BY") and then using the substantially different term "CC0" in the text and writing "You are free to ... without attribution". CC-BY is not automatically OSM compatible and requires a special attribution waiver, whereas CC0 is compatible. Assuming that the latter (CC0 - "without attribution") is correct, then you can us their data for OSM without legal issues. As long as you simply use their data to help you in your manual mapping, it's enough to specify a proper source with your changeset (Boulder don't require that but OSM recommends it). If you, however, are thinking about importing data outright (e.g. by loading the shape file in JOSM and converting shape file objects to OSM and uploading them), then a prior discussion on the imports mailing list would be required by our import guidelines. answered 26 Apr '18, 21:05 Frederik Ramm ♦ |