On Thu, Feb 7, 2013 at 11:58 AM, Ander Pijoan <[email protected]> wrote:

> 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.

You could build your own server and then server the data however you like.

Since you're already doing all this conversion, and you seem to be
doing a lot of work with the OSM data, this is probably the right
approach for your application.

- Serge

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to