Hi All,
Can any help me with code in flex which can intersect two feature class?
Regards
Yes more than one geometry. Yes I'm using GeometryService.
Geometry type is polygon which I'm trying to get it unioned but it is throwing an error.
Intersect feature can be point line or polygon.
Regards,
Akshay Loya
Akshay,
Robert,
I'm querying on one feature class and getting its geometries and passing that geometry to intersect with other layer.
Can you please share code snippet to pass array of geometries.
The intersect ability that the Flex API has is designed for a array of geometries and a SINGLE geometry. So intersecting two feature classes is a little difficult.
Here is the Flex API docs on the GeometryService: intersect() method:
com.esri.ags.tasks.GeometryService
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.