This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

Who owns the copyright on OpenStreetMaps tiles I render with Mapnik?

1

If I download the OpenStreetMaps data files and shape files, then use Mapnik to render the tiles on my own server, who owns the copyright on the rendered tiles? Am I required to share the tiles I render and distribute them under CreativeCommons or can I decide to sell them in parts for profit and disallow redistribution?

asked 15 May '12, 06:39

LiveCarMap's gravatar image

LiveCarMap
41226
accept rate: 0%

edited 04 Mar '14, 14:45

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

where you got the rendering style from? Its license may restrict you.

(04 Mar '14, 14:46) aseerel4c26 ♦

One Answer:

4

The ODbL license allows you to put a non-database derived work (called a "produced work" in ODbL parlance) under a different license than ODbL or disallow redistribution altogether, provided that you make the source data available or point people to where they can get it, and keep attribution in place. See the legal FAQ.

answered 15 May '12, 07:35

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

edited 04 Mar '14, 10:05