Recent Releases of dggrid4py
dggrid4py - v0.4.1 maintenance
added download for portable executable
- Python
Published by allixender 9 months ago
dggrid4py - v0.4.0 igeo7 and bug fixes
Full Changelog: https://github.com/allixender/dggrid4py/compare/v0.3.2...v0.4.0
- Python
Published by allixender 11 months ago
dggrid4py - bug fix v0.3.2
Bug fix release for numerical vs string ID handling in transforms, thank you @tik65536
What's Changed
- add dtype argument to pd.readcsv if outputaddress_type not in ['SEQNUM', 'AIGEN'] by @tik65536 in https://github.com/allixender/dggrid4py/pull/14
Contributors
- @tik65536 made a contribution in https://github.com/allixender/dggrid4py/pull/14
Full Changelog: https://github.com/allixender/dggrid4py/compare/v0.3.1...v0.3.2
- Python
Published by allixender about 1 year ago
dggrid4py - bug fix v0.3.1
bug fix 0.3.1 with Z7STRING COARSECELLS and the gridcellcentroidsfromcellids/gridcellpolygonsfromcellids functions
- Python
Published by allixender over 1 year ago
dggrid4py -
implemented better handling of Z3 and Z7 and transform of addresses
- Python
Published by allixender over 1 year ago
dggrid4py - v0.2.9 minor fixes for dependencies
v0.2.8 prevented use of newer dependencies.
- fixes https://github.com/allixender/dggrid4py/issues/8
- Python
Published by allixender over 1 year ago
dggrid4py - v0.2.8 minor fixes for centroids and output
- Python
Published by allixender over 1 year ago
dggrid4py - 0.2.7 minor update ISEA7H seqnum
- better SEA7H seqnum conversion
- to better work with newer DGGRIDv8 and GDAL version
- ReadTheDocs
- Python
Published by allixender over 1 year ago
dggrid4py - dggrid4py v0.2.6 minor update
- 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
- Python
Published by allixender about 3 years ago
dggrid4py - PyPI dggrid4py 0.2.3
A set of python modules for creating and manipulating Discrete Global Grids with DGGRID version 7.0 software which was created and maintained by Kevin Sahr.
- Python
Published by allixender about 4 years ago