py-v0.6.0
What's Changed
- docs: include constructor docs in the table of contents by @keewis in #1347
- fix(geoarrow-flatgeobuf): Fix FlatGeobuf reader with missing (null) properties by @kylebarron in #1356
- test: Fix Python WKT and WKT tests by @kylebarron in #1359
- fix: Preserve import errors from Arrow C Stream by @kylebarron in #1360
- feat: conversion method parameter for
from_shapelyby @keewis in #1348 - feat(python, geoarrow-rust-core): Implement
geometry_colby @kylebarron in #1381 - feat(python): Constructor for GeoChunkedArray by @kylebarron in #1383
- fix(python): Fix
__geo_interface__export for GeoScalar by @kylebarron in #1384 - feat(python): Constuctor for GeoArray by @kylebarron in #1385
New Contributors
Full Changelog: py-v0.5.3...py-v0.6.0