Geospatial geometry primitives using flat data structures instead of jagged arrays to represent Polygons, MultiPolygons, and other geometries. This design is mainly intended to prioritize efficient serialization and deserialization.
Geospatial geometry primitives using flat data structures instead of jagged arrays to represent Polygons, MultiPolygons, and other geometries. This design is mainly intended to prioritize efficient serialization and deserialization.