Geometry types using flat structures instead of jagged arrays
Owned by ciscorn, MIERUNE.
#468 in Science
100 downloads per month Used in dda-voxelize
1.5MB 1.5K SLoC
Geospatial geometry primitives employing flat data structures instead of jagged arrays to represent Polygons, MultiPolygons, and other geometries. This design may be efficient for serialization and deserialization.