Torsten Leistikow schrieb:
> svn commit schrieb:
>
>> Added duplicate() method.
>>
>> Makes a new way that has the same values (id, name, tags, points) but
>> differs in that the points list is a shallow copy of the original so that
>> subsequent changes to the structure of the original points list don't
>> cause the points list in the duplicate to change (of course, the points
>> themselves could be changed).
>>
>
> Do you have an example, how this feature can be used?
>
> What use do you see for it? (This was propably answered in another
> thread, but I have missed the reasoning.)
>
>
>
An possible use will be in the douglas peucker filter, previously I had
to copy the list of points by hand, before I modify it.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev