Hi,
I want intersection points of two layers. I know about feature.GetIntersection method. Is there any other way in which can get direct layer intersection points.
Thanks,
Goral
Intersection of two layers
Hi Goral,
In fact there isn’t a affection direct intersection cross layers.
I think the only solution should be create your function, which can loop all feature for one layer and intersection with all features in the other layer.
Thanks,
Don
Hi,
Thanks for reply.
Thanks,
Goral
Hi Goral,
You’re always welcome, and any other question please feel free to let us know.
Regards,
Kevin