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

Can I capture a still image of OSM, alter it and publish on my website?

0

I would like to have still images of OSM map captured and then published on my website. AND I need to draw a trail on those images (so I can show someone: "go that way").

May I do that? Are there any criteria I have to fulfill while doing so?

asked 03 Nov '11, 08:30

darwinmonk's gravatar image

darwinmonk
16222
accept rate: 0%


2 Answers:

4

The answer is yes.

The whole image you publish, including the track you draw upon it, must be released under the CC-BY-SA 2.0 license, i.e. you cannot say "the image is free but the track is mine alone". And you have to attribute the source, i.e. you have to say "Map from OpenStreetMap" or so.

As for the technical means of producing such an imaga - in addition to the Export tab or an SVG export, there's obviously also the option of making a screenshot.

answered 03 Nov '11, 09:33

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

2

The simplest way is to go to the "Export" tab and dowload an image. This may become unavalable in peak houres. Then you can draw the trail on the images in your favorite image processing application. If you export in SVG you may be able to change the color of the lines instead of drawing new lines over it, assuming your program supports editing SVG files.

The only criteria is the licence terms which sais you have to credit the image with "© OpenStreetMap contributors, CC-BY-SA".

answered 03 Nov '11, 09:01

Gnonthgol's gravatar image

Gnonthgol ♦
13.8k16103198
accept rate: 16%

Source code available on GitHub .