This repository has been archived by the owner on Jun 22, 2023. It is now read-only.
It looks like GeoAPI.Geometries.IGeometry.Intersection doesn't carry over data in the UserData property. #52
Labels
awaiting reply
The issue has been noted as idle. A clarification question has been asked
NetTopologySuite
Implementation specific
When I do an intersection. It seems that the UserData value doesn't get carried over in the output. I assign a unique id to every point to track it in the UserData property.
g.UserData <= becomes null
The text was updated successfully, but these errors were encountered: