Jonass<br>The API has introduced this to provide additional information to renderers.  Unfortunately without a small modification it breaks Osmarender.<br><br>The fix for Osmarender.xsl is to replace the four occurrences of:
<br>$data/osm/bounds/@ <br>with <br>$data/osm/bounds/@request_<br><br>This should make things work again.<br>80n<br><br><br><div><span class="gmail_quote">On 11/19/06, <b class="gmail_sendername">Jonas Svensson</b> <<a href="mailto:jonass@lysator.liu.se">
jonass@lysator.liu.se</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Today I have an error rendering some files with inkscape
<br>(osmarender) while some files works fine. The error:<br><br>** (inkscape:7013): WARNING **: Unimplemented style property<br>SP_PROP_BASELINE_SHIFT: value: -35%<br><br>** (inkscape:7013): WARNING **: Unimplemented style property
<br>SP_PROP_BASELINE_SHIFT: value: -35%<br>a = | 1 0 |,    b = | 1 0 |<br>    | 0 1 |         | 0 1 |<br>    | nan nan |             | nan nan |<br><br>Emergency save activated!<br>Emergency save completed. Inkscape will close now.
<br>If you can reproduce this crash, please file a bug at<br><a href="http://www.inkscape.org">www.inkscape.org</a><br>with a detailed description of the steps leading to the crash, so<br>we can fix it.<br>** Message: Error: Inkscape encountered an internal error and will
<br>close now.<br><br>./example_debian.sh: line 92:  7013 Aborted<br>$RENDERER<br><br>The sourcedata I used is <<a href="http://www.mozoft.com/OSM/tmp/data.osm">http://www.mozoft.com/OSM/tmp/data.osm</a>><br>and the svg file at the same location. Any suggestions on what to
<br>do?<br><br>/Jonas<br><br><br>_______________________________________________<br>talk mailing list<br><a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk">
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk</a><br></blockquote></div><br>