Hi, > I've opened a trac ticket (#1323) with the patch file attached, if > someone could check it and perhaps apply it please. Patch looks good to me and is applied.
> I will try and work out how to use svn on an ongoing basis, as I > noticed yesterday that some of the areaSymbol nodes in the z17 map > features xml file had been typed as aeraSymbol > (tourism=hostel|campsite|information). I've not created a patch for > that yet, though did also mention it on the [EMAIL PROTECTED] list. But it > seems to > be something I could have fixed fairly quickly. If you want help with that don't hesitate to ask. To apply your patch I used: svn checkout http://svn.openstreetmap.org/applications/rendering/osmarender/stylesheets/ cd stylesheets wget http://trac.openstreetmap.org/attachment/ticket/1323/construction.patch?format=raw patch < construction.patch rm construction.patch svn commit If I wanted to make changes myself, I would use vim instead of wget and patch. HTH, Patrick "Petschge" Kilian _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

