Geometry types using flat structures instead of jagged arrays
Owned by ciscorn, MIERUNE.
#398 in Science
159 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.