<div>Hi there,</div>
<div> </div>
<div>I'm doing some mapping in the south west of Germany and in Munich. Working with MS Windows XP I've set up some batch files which use wget and msxsl.exe. I created a special XML for each area I'm mapping for the sake of different values of 
<em>scale</em>.</div>
<div> </div>
<div>Here's the command file:</div>
<div> </div>
<div><font face="courier new,monospace">wget </font><a href="mailto:--http-user=user@dom.tld"><font face="courier new,monospace">--http-user=user@dom.tld</font></a><font face="courier new,monospace"> --http-passwd=secret "
</font><a href="http://www.openstreetmap.org/api/0.3/map?bbox=7.99,48.74,8.02,48.76"><font face="courier new,monospace">http://www.openstreetmap.org/api/0.3/map?bbox=7.99,48.74,8.02,48.76</font></a><font face="courier new,monospace">
" -O greffern.osm<br>echo Create SVG-File greffern.svg<br>msxsl greffern-map-features.xml -pi > greffern.svg<br></font></div>
<div> </div>
<div>It worked for month, BUT 4 or 5 weeks ago that changed. Since then the resulting SVG file contains tons of 'NAN'. For example:</div>
<div> </div>
<div><font face="courier new,monospace"></defs><br><defs><br><path id="way_3134425" d="MNaN NaNLNaN NaN" /><br><path id="way_3134457" d="MNaN NaNLNaN NaNLNaN NaNMNaN NaNLNaN NaNMNaN NaNLNaN NaNMNaN NaNLNaN NaN" />
<br><path id="way_3134492" d="MNaN NaNLNaN NaNMNaN NaNLNaN NaNMNaN NaNLNaN NaNMNaN NaNLNaN NaNLNaN NaNLNaN NaN" /><br>...</font></div>
<div> </div>
<div>Does anyone observed the same or similar behaviour?</div>
<div> </div>
<div>best regards,</div>
<div>Steffen</div>
<div> </div>