Tags: JuliaGeo/Shapefile.jl
Tags
[Diff since v0.13.0](v0.13.0...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)
[Diff since v0.12.2](v0.12.2...v0.13.0) **Merged pull requests:** - Bump julia-actions/setup-julia from 1 to 2 (#112) (@dependabot[bot]) - Allow Shapefile to read `.zip` files (#113) (@asinghvi17)
[Diff since v0.12.0](v0.12.0...v0.12.1) **Merged pull requests:** - Bump codecov/codecov-action from 3 to 4 (#105) (@dependabot[bot]) - Add support for writing Feature Collection without properties (#106) (@eliascarv)
[Diff since v0.10.0](v0.10.0...v0.11.0) **Merged pull requests:** - fix geointerface for Handle (#93) (@rafaqz) - use shx files if the names match (#94) (@rafaqz) - Create dependabot.yml (#96) (@yeesian) - Bump codecov/codecov-action from 1 to 3 (#97) (@dependabot[bot]) - Bump actions/checkout from 2 to 3 (#98) (@dependabot[bot]) - Bump actions/checkout from 3 to 4 (#99) (@dependabot[bot]) - use standard license format (#102) (@visr) **Closed issues:** - "ERROR: EOFError: read end of file" on filr that opens without issue using other software (#100)
[Diff since v0.9.1](v0.9.1...v0.9.2) **Closed issues:** - Is it possible to incorporate into a shapefile, extra columns ? (#56) - Able to write `LineString` and `Polygon` geometry, (#89) **Merged pull requests:** - remove convert methods (#84) (@rafaqz) - Write LineString as MultiLineString and Polygon as MultiPolygon (#90) (@ErickChacon)
PreviousNext