>>>>> "fr" == Frederik Ramm <[email protected]> writes:

  fr> I wasn't even aware that this was possible! How does Osmosis
  fr> select nodes, ways, and relations for inclusion when using history
  fr> data? If version 3 of a way contains node x which is in the bbox,
  fr> but versions 1 and 2 didn't contain any nodes, what will happen -
  fr> will it include v3, or v3 and all later versions, or all versions
  fr> of that way?

  I suspect (it doesn't really matter for my application) that osmosis
  doesn't try to do anything clever concerning versions, and for way
  processing will just take the latest instance of a node that it saw
  while processing the stream. Since the nodes in the history dumps are
  ordered by timestamp, I guess that would mean it takes v3 and all
  later versions.

-- 
Eric Marsden


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

Reply via email to