The prototype Python code in this version uses coordinate indirection via a
coordinate index variable. Break values are inserted into the index to represent
polygon holes or parts in multipart geometries. The code was authored by bekozi.
With the project moving away from this kind of coordinate indexing, this release
serves to preserve that code.