Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-03 | 514 Bytes | |
v0.13.1 source code.tar.gz | 2024-10-03 | 28.2 kB | |
v0.13.1 source code.zip | 2024-10-03 | 46.9 kB | |
Totals: 3 Items | 75.6 kB | 0 |
Shapefile v0.13.1
Merged pull requests: - fix typos (#117) (@spaette) - Add Aqua tests and resolve method ambiguities (#119) (@asinghvi17) - Describe what was found in the file extension when erroring (#120) (@asinghvi17) - Add support for Float32 coordinates (#122) (@eliascarv)
Closed issues:
- GeoInteface.getgeom(polygon, i)
is very slow. We need a cache for calculating holes and rings only once. (#108)