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
Copy file name to clipboardExpand all lines: changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
2
2
# Changelog
3
3
4
+
## [2.0.4] - 2018-01-26
5
+
### Changed
6
+
- fixed bug where inner rings of gml:Polygon wasn't read properly when that polygon is referenced by an XLink.
7
+
4
8
## [2.0.3] - 2018-01-23
5
9
### Changed
6
10
- each surface are now triangulated with a constrained Delaunay triangulation (CDT) instead of a non-Delaunay one. That improves stability, especially when there are nearly collinear vertices in a surfaces: slivers are avoided, which means less errors 204, and less wrong errors caused by numerical stability.
0 commit comments