v0.2.0
What's Changed
- Add Apache license by @cholmes in #38
- Expand WKB encoding to ISO WKB to support 3D geometries by @jorisvandenbossche in #45
- CRS field is now optional (with default to OGC:CRS84) by @alasarr in #60
- Add a "geometry_type" field per column by @jorisvandenbossche in #51
- Add "epoch" field to optionally specify the coordinate epoch for a dynamic CRS by @jorisvandenbossche in #49
- Add section on winding order by @felixpalmer in #59
- Add validator script for Python based on JSON Schema by @Jesus89 in #58
- Script to store JSON copy of metadata next to example Parquet files by @kylebarron in #68
- Readme enhancements by @jzb in #53
- geoparquet.md: refer to OGC spec for WKB instead of ISO by @rouault in #54
- Update validator with the latest spec changes by @Jesus89 #70
New Contributors
- @cayetanobv made their first contribution in #57
- @rouault made their first contribution in #54
- @jzb made their first contribution in #53
- @felixpalmer made their first contribution in #59
Full Changelog: v0.1.0...v0.2.0