Releases: JuliaGeo/TGGeometry.jl
Releases · JuliaGeo/TGGeometry.jl
Release list
v0.1.2
TGGeometry v0.1.2
- Fix a memory leak issue that came from not
free-ing intermediate geometries when creatingTGGeometry - Fix multipolygon convert not working properly
- Add testing on (most) of TG's JSON test suite, just to be sure
- Lacks support for (a) empty geoms (GeoInterface lacks support) and (b) the features / feature collections that are written in GeoJSON
Merged pull requests:
- Bump patch version (#2) (@asinghvi17)