[osmosis-dev] Suggestion: option to include changesets in historic bbox extracts
Eric Marsden
eric.marsden at free.fr
Thu Feb 10 11:14:24 GMT 2011
>>>>> "fr" == Frederik Ramm <frederik at remote.org> 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
More information about the osmosis-dev
mailing list