[Talk-de] Frage bez. Kacheln

ant antofosm at gmail.com
Di Sep 6 17:04:07 UTC 2011


On 06.09.2011 18:27, ant wrote:
> osmosis --read-xml-0.5 0001.osm --migrate --sort outPipe.0=1sorted
> --read-xml-0.5 0002.osm --migrate --sort outPipe.0=2sorted --merge
> inPipe.0=1sorted inPipe.1=2sorted --write-xml merged.osm

Nochmal schnell nachgebessert: mit conflictResolutionMethod=timestamp 
kannst du verhindern, dass Original-Nodes durch Fremdkachel-Nodes 
überschrieben werden:

osmosis --read-xml-0.5 0001.osm --migrate --sort outPipe.0=1sorted 
--read-xml-0.5 0002.osm --migrate --sort outPipe.0=2sorted --merge 
conflictResolutionMethod=timestamp inPipe.0=1sorted inPipe.1=2sorted 
--write-xml merged.osm

Grüße
ant




Mehr Informationen über die Mailingliste Talk-de