Tagged Questions
2
votes
0answers
379 views
Intersection problem: too many elements?
I have this code where an IGeometry shape (4-5 circles not filled) should be intersected with another layer's features
// Convert from IGeometry to ADF Geometry Polygon
...