Hi guys,
Have you any idea How can I use the geometry functions, as example I wanna substrat all the elements from a Feature Layer (points) that are inside an element from another featureLayer (Polygon) using the arcgis for server and arcgis api for JavavScript ?
https://community.esri.com/community/developers/web-developers/arcgis-api-for-javascript
The answer on this question is really obvious , just I did not read the documentation well,
that can be done using "Spatial Relationships" which is a method of the Query object
Query | API Reference | ArcGIS API for JavaScript 3.20
below is an example, also I have discovered the GeometryEngine
esri/geometry/geometryEngine | API Reference | ArcGIS API for JavaScript 3.20
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.