Hi Ander,

Probably not exactly what you are looking for but at least it's OSM data in GeoJSON format :-) - OwL API serves GeoJSON for changeset data:

http://owl.osm.org/api/0.1/changesets/15/18076/11129/18080/11131.geojson

In the future (whether near or far, hard to say) there should be additional API for serving "vector tiles" worldwide - that would possibly power browser-side map rendering (KothicJS and such).

Paweł

On 02/07/2013 05:58 PM, Ander Pijoan wrote:
Hi everyone

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.

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.

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?

Thank you very much.

--
Ander Pijoan Lamas
Research Assistant, Deustotech
Computer Science Engineer
University of Deusto

E-mail: ander.pij...@deusto.es <mailto:ander.pij...@deusto.es>
Phone: +34 664471228
in: http://www.linkedin.com/profile/view?id=162888312


_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev



_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to