sfheaders icon indicating copy to clipboard operation
sfheaders copied to clipboard

geometrycollections

Open SymbolixAU opened this issue 5 years ago • 1 comments

TODO

  • [ ] sfc_geometrycollection()
    • related to https://github.com/dcooley/sfheaders/issues/25 - if this works I can then include a goemetrycollection_id field as the outer-most list
  • [ ] casting from
  • [ ] to_df() -

SymbolixAU avatar Jan 19 '20 20:01 SymbolixAU

FYI, I just hit GEOMETRYCOLLECTION of POLYGON trying to use anglr to plot decido meshes ... I have just written a GC unpacking in silicate so that it shortcuts straight to mesh when all POLYGON have 4 vertices in the right way.

silicate will get refactored to use sfheaders some time soon - so it's good to see you have the geometrycollection_id in sight.

mdsumner avatar May 03 '20 23:05 mdsumner