Am Sonntag, den 19.09.2010, 23:46 +0000 schrieb Michael Stöckel: > A way to go could then be: > - parse data.osm > - get all relation ids with type=multipolygon > - per id > * fetch each relation member's data from TRAPI > * close the multipolygon > * cut the multipolygon along a slightly bigger tile based bbox > * use multipolygon bbox intersections to close the multipolygon again > - merge with data.osm
I'll try to write a small (external) C-program which should do the trick. Does TRAPI give me a chance to download multiple ways/nodes in one request? On the WIKI page for TRAPI there is only a way shown to download one way or one node. I haven't seen this capability for XAPI either and I don't want to bother API with this... Cheers Andre _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
