Tagged Questions
3
votes
1answer
334 views
ITopologicalOperator.Intersect, how does this work?
I'm trying to intersect all features of a layer with another's but I'm getting the web ADF application stuck while executing the "ConstructUnion" function
Here's the code I've written so far
// ...