simplify.py icon indicating copy to clipboard operation
simplify.py copied to clipboard

Added support for points which are sequences (tuple, array, etc)

Open mscalora opened this issue 11 years ago • 0 comments

Processing kml files I wanted to be able to use tuples of tuples so I don't have to build huge numbers of dicts to optimize long paths. I ran tests on various combinations of collections.

mscalora avatar Jul 27 '14 19:07 mscalora