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

Possible to Change Appearance of OSM by Applying a Skin?

2
1

I'm absolutely new here, so I apologize in advance if these are stupid questions:

1) Is it possible to change the visual appearance of OpenStreetMaps by applying a skin? That is to say, if I wanted to add OSM to my site, but wanted it to match with the color scheme of my site by (arbitrarily) changing the default color for major freeways to bright red, and the color of bodies of water to canary yellow, could I do that?

2) If so, where can I learn how?

Thanks for your help,

Ethan

asked 10 Feb '11, 03:17

Ethan%20H's gravatar image

Ethan H
31113
accept rate: 0%


2 Answers:

6

You cannot do this easily through the OSM web site. A couple of ways to approach this would be:

1) Find a third party site that renders maps that lets you modify map colours. Something like Cloudmade's map site lets you do this, although you should check their T&Cs about whether you can then use their maps for your site. MapQuest Open also offers a rendering style that may be more familiar for North American users.

2) Create your own Mapnik rendering instance and your own slippy map server. This is not a simple process. Maybe start at https://wiki.openstreetmap.org/wiki/Slippy-map if you want to go down that route.

answered 10 Feb '11, 04:03

Ebenezer's gravatar image

Ebenezer
94821121
accept rate: 9%

edited 14 Feb '11, 17:02

Baloo%20Uriza's gravatar image

Baloo Uriza
3.2k143061

1

If you only require a map of your local area, you can take a look at Maperitive.

answered 10 Feb '11, 06:26

Breki's gravatar image

Breki
2.0k51843
accept rate: 10%

Hi Breki,

Thanks for pointing me to Maperitive! It looks like Maperitive might be very well in line with what we need (we only need maps of specific local areas in the U.S.).

Cheers,

Ethan

(14 Feb '11, 16:59) Ethan H

Source code available on GitHub .