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

Radfernweg R8

0

hallo, ich habe begonnen im Bereich Vockenhausen die aktualisierte Route des R8 einzupflegen. Nach den ersten Änderungen (Änderungssatz 10947005) steht mir aber der R8 zum anbinden an den aktualisierten Weg nicht mehr zur Verfügung. Irgend etwas habe ich falsch gemacht und bräuchte Unterstützung. MfG Klaus_C

asked 12 Mar '12, 12:57

Klaus_C's gravatar image

Klaus_C
1111
accept rate: 0%

Roughly:

Hi, I started in Vockenhausen uploading the updated route of the R8. After the first change (change set 10,947,005) available to me but the R8 to connect to the upgraded road is no longer available. Something I've done wrong and needed support. Best regards Klaus_C

(12 Mar '12, 16:47) SomeoneElse ♦

One Answer:

0

Hi - this is the changeset. It adds a new footpath but somehow the R8 relation got deleted. I've reverted the original changeset and manually made the other change again.

Relation 18379 is back, but it's too big to get through the "browse" interface. If you do something like:

wget http://api.openstreetmap.org/api/0.6/relation/18379

it will retrieve OK. "wget", if you're not familiar with it, is a command-line program to get stuff from the Internet.

The footway looks like this now, which should be back how you left it.

answered 12 Mar '12, 16:52

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

edited 12 Mar '12, 17:23

Source code available on GitHub .