Releases: geoarrow/geoarrow-js
Releases · geoarrow/geoarrow-js
v0.3.1
What's Changed
- Fix bundling by @kylebarron in #26
- bump to 0.3.1 by @kylebarron in #28
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- earcut worker by @kylebarron in #20
- Bump to apache-arrow 15 and simplify worker utils by @kylebarron in #22
- bump to 0.3.0 by @kylebarron in #23
Full Changelog: v0.2.0...v0.3.0
v0.2.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: v0.1.0...v0.2.0
v0.1.0
- Initial release.
- Support for:
- Polygon area and signed area
- Polygon winding order
- Polygon triangulation
- Coordinate reprojection
- Total bounds