Hello Fellow OSMers,<br><br>I have been playing with OSM data for quite sometime and found Polymaps a really good library for rendering maps in SVG. It had really good support for GeoJSON, but OSM had no simple way of using GeoJSON format available. So I built this for people like me who wish to draw some SVG Maps and manipulate things rather than Static images and overlays. <br>
<br>Here is my post about it and code FTW :) -> <a href="http://www.arunmozhi.in/2011/11/osm2geo/">http://www.arunmozhi.in/2011/11/osm2geo/</a><br><br>The code is a written in JavaScript. It contains a single function, osm2geo. It takes in a .osm (XML) response and returns the corresponding GeoJSON. It depends entirely on jQuery. Use it and let me know if you like it :)<br>
<br clear="all">Make some great maps :)<br><br>-- <br>by<br>Arunmozhi<br><a href="http://twitter.com/tecoholic" target="_blank">http://twitter.com/tecoholic</a><br><a href="http://www.arunmozhi.in" target="_blank">http://www.arunmozhi.in</a><br>
<br>