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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
main new feature is the possibility to split the geometries at the dateline 180/-180 which can make it easier to work in "regular" cartesian GIS tools
another minor update is the possibility to configure the datatype of the intermediate DGGRID output. If possible it will try to use something more efficient such as GPKG or FlatGeobuf to reduce the overhead from DGGRID output and then loading into the GeoDataFrame
welcome to contributor Luís de Sousa, who provided the dateline interruption code the