<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><div><br></div>Hello Ander,<div><br></div><div>I have an API for generating OSM data as geojson from a PostGIS database. The live api is part of the UK-orientated Freemap site and currently works with selected areas of the UK only, see</div><div><br></div><div>http://www.free-map.org.uk/0.6/about.html</div><div><br></div><div>However the code is open source and should in theory work with any OSM-derived PostGIS database.</div><div><br></div><div>Look at</div><div><br></div><div>https://github.com/nickw1/Freemap</div><div><br></div><div>(look inside 0.6/ws. There are two services, tsvr.php which takes an xyz tile definition and bsvr.php which takes a bbox and projection/SRID).</div><div><br></div><div>Nick</div><div><br><font color="#990099">-----Ander Pijoan <ander.pijoan@deusto.es> wrote: -----</font><div style="padding-left:5px;"><div style="padding-right:0px;padding-left:5px;border-left:solid black 2px;">To: dev@openstreetmap.org<br>From: Ander Pijoan <ander.pijoan@deusto.es><br>Date: 07/02/2013 04:59PM<br>Subject: [OSM-dev] Is there any API to get data from OSM as geoJson?<br><br>Hi everyone<br><br>I am currently working with different technologies for showing OSM data in slippy maps and I noticed that some of those maps would work better with GeoJSON data format. <br><br>I use Overpass API for downloading data but it doesn't export in GeoJSON format. The nearest approach would be to ask for it as OSM-JSON, store all the nodes ids and locations, store all the ways ids and node refs and then build the relations geometries but it's quite a big pain for browsers.<br> <br>I've been looking for some info in OSM wiki but I haven't been able to find nothing. Does anyone know if there exists something?<br><br>Thank you very much.<br clear="all"><br>-- <br><div><font color="#666666">Ander Pijoan Lamas<br> Research Assistant, Deustotech<br></font></div><div><font color="#666666">Computer Science Engineer<br></font></div><div><font color="#666666">University of Deusto<br><br></font></div><div><font color="#666666">E-mail: </font><a href="mailto:ander.pijoan@deusto.es" target="_blank"><font color="#666666">ander.pijoan@deusto.es</font></a></div> <div><font color="#666666">Phone: +34 664471228<br>in: <a href="http://www.linkedin.com/profile/view?id=162888312" target="_blank">http://www.linkedin.com/profile/view?id=162888312</a><br></font></div> <div><font face="Courier New,Courier,monospace" size="3">_______________________________________________<br>dev mailing list<br>dev@openstreetmap.org<br><a href="http://lists.openstreetmap.org/listinfo/dev">http://lists.openstreetmap.org/listinfo/dev</a><br></font></div></div></div></div></font>