You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would definitely be nice to have. It requires more than WKB encoding, which is already available. You have to issue SQL statements for creating tables and inserting properties together with the geometry. And the code should be similar for PostGIS output.
I see there is some support for encoding/decoding geometry with geo-package: https://github.com/georust/geozero/blob/master/geozero/src/gpkg/geopackage.rs
How about a one-shot conversion of a GeozeroDatasource to convert geometry and feature data to geo package format?
The text was updated successfully, but these errors were encountered: