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

Test before publishing in OSM data

0

Hello, i want add some things into OSM and i want to know if i can test how will they seen when they are published in OSM data

Thanks!

asked 27 Jan '19, 22:23

HugoGamer34346's gravatar image

HugoGamer34346
16112
accept rate: 0%


One Answer:

2

There are lots of different ways of rendering OSM data, so "how things will be seen" will depend on which renderer is displaying the data. OSM data will look different depending on whether you're looking at a website (and depend on which one), a phone app (whichever one).

That said, although you can't add test data to OpenStreetMap, there are a few options. It's possible that what you want to do will be considered OK by https://opengeofiction.net/ (though please check with them first). Another option is to set up your own renderer and load some test data into that. The map legend on this map is done that way and the code that looks after that is here. Unfortunately there isn't a test rendering one of OSM's own dev sites that I am aware of.

answered 27 Jan '19, 23:42

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Source code available on GitHub .