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

physical attributes by which map is rendered / please help !

0

Hello,

I am working on a design/art project by which I seek to distort a map of a certain location by modifying, adding fictional attributes by which api renders a map; street, objects, boundaries?

How could I do that ? Thank you, Lukas

This question is marked "community wiki".

asked 04 Mar '13, 16:38

lukasvaliauga's gravatar image

lukasvaliauga
1111
accept rate: 0%

1

Sorry, your question is not very clear. Do you want to draw a fantasy map of some location? Do you want to use real data for a location and make a crazy map (with different colors)?

(04 Mar '13, 20:21) gormo

One Answer:

1

(guessing a bit here, because as gormo says the question's not completely clear), but I suspect that you'll need to do the following:

  1. Download some data from OSM.
  2. Edit that data locally using JOSM.
  3. Render it locally (make a pretty picture from the raw data).

Obviously it's important that you DON'T upload something that doesn't exist back to OSM, but as long as you don't do that, you can edit away to your heart's content.

For a brief introduction to how OSM data is structured, I'd start here. The most used OSM offline editor is JOSM. It allows you to edit your local data and overlay the results over different background imagery, so you can compare your "imaginary" places to the real ones.

There are several rendering options, one of which is Maperitive. Even if it isn't ideal for you, searching this site for Maperitive will get you a list of answers to previous "how do I render my data" questions.

answered 04 Mar '13, 21:33

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Source code available on GitHub .