Hi Stefan,
So you mean given a tile location like this http://c.tile.openstreetmap.org/16/34372/22990.png return a vector tile set of GeoJSON features?
Yes, that is the plan.
What makes me wondering is this: When entering http://owl.osm.org/api/0.1/changesets/16/34372/22990.geojson ... do I already get a "changeset" from this tile including all geometries?
Yes, that is true. You can see early API documentation on the wiki: http://wiki.openstreetmap.org/wiki/OWL/API Also this API is used to power new history tab you can see here: http://owl.apis.dev.openstreetmap.org/ Paweł _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

