btw, note that the map is not the main goal of OSM, the map is only to show what data is present in OSM. It can be handy to check if you've done things wrong on (e.g. way not showing because a type error in the word "highway"). But the map is not the main goal.
There's no highway tag:
You need to add (e.g.) highway=residential Without this nothing (or only the name) will be visible on the map.
There's a wrong tag: undefinded=paved I'm sure you meant something like surface=paved But that doesn't change rendering at the main map (Mapnik/Osmarender)
I haven't checked any other changes made by you.
I wish you good luck in correcting these errors.
It isn't a good solution to have a way on top of another one. Delete the wrong way and/or split the original way in two parts to give each part a different name. To split a way in Potlach (the editor in your web browser) first select the way then select the node then press x
Discussion
Comment from kerosin on 22 October 2010 at 14:35
Have a look at this:
osm.wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F
Comment from chtrede on 22 October 2010 at 14:40
Thanks...will wait a bit and asked to render to see if changes are seen!
Comment from chtrede on 22 October 2010 at 15:05
Changes are still not happening :-( I still see them in "change" mode but not on a live map!
Comment from guggis on 22 October 2010 at 16:08
You can trigger a rerender of the map tiles you expect your work to appear on, see http://help.openstreetmap.org/questions/1049/how-to-trigger-a-repaint-for-a-specific-osm-map-tile
In short:
Comment from Sanderd17 on 22 October 2010 at 19:32
btw, note that the map is not the main goal of OSM, the map is only to show what data is present in OSM. It can be handy to check if you've done things wrong on (e.g. way not showing because a type error in the word "highway"). But the map is not the main goal.
Comment from Zartbitter on 22 October 2010 at 20:05
I took a look at one of your changes:
osm.org/browse/way/82513446
There's no highway tag:
You need to add (e.g.) highway=residential
Without this nothing (or only the name) will be visible on the map.
There's a wrong tag: undefinded=paved
I'm sure you meant something like surface=paved
But that doesn't change rendering at the main map (Mapnik/Osmarender)
I haven't checked any other changes made by you.
I wish you good luck in correcting these errors.
Have fun :-)
Comment from Zartbitter on 22 October 2010 at 20:12
One very importing thing:
Your way osm.org/browse/way/82513446 is on top of another way: osm.org/browse/way/56336937
It isn't a good solution to have a way on top of another one. Delete the wrong way and/or split the original way in two parts to give each part a different name. To split a way in Potlach (the editor in your web browser) first select the way then select the node then press x