- Fix bundling by @kylebarron in #26
Full Changelog: https://github.com/geoarrow/geoarrow-js/compare/v0.3.0...v0.3.1
- earcut worker by @kylebarron in #20
- Bump to apache-arrow 15 and simplify worker utils by @kylebarron in #22
Full Changelog: https://github.com/geoarrow/geoarrow-js/compare/v0.2.0...v0.3.0
- Get the exterior of a Polygon or MultiPolygon #14
- Utility functions to support transferring arrow
Data
andVector
objects to a Web Worker. #17 - Minimal docs website. #18
Full Changelog: https://github.com/geoarrow/geoarrow-js/compare/v0.1.0...v0.2.0
- Initial release.
- Support for:
- Polygon area and signed area
- Polygon winding order
- Polygon triangulation
- Coordinate reprojection
- Total bounds