Revision 715fe7901e1486657c32339a6fc21b033db1bc68 authored by Thomas Fischer on 21 May 2021, 11:25:11 UTC, committed by Thomas Fischer on 01 June 2021, 08:33:56 UTC
The PolygonWithSegmentMarker weren't properly cleaned up.
Now, the newly created object are given to the
GEOObject manager class that cleans up all data.
1 parent 099feba
Raw File
.codespellrc
[codespell]
skip = ./.git,./Tests/Data,./ThirdParty,*.yml,*.bib,./web/content/imprint.md,./GeoLib/IO/XmlIO/OpenGeoSysSTN.xsd
ignore-words-list = Theis,nd,theis,strat
exclude-file = .codespellexclude
back to top