Is there a way to dissolve features dynamically based on a field using a certain Shape.ST() function for a feature class in enterprise GDB?
If yes, what is this function?
Thank you
Since you're using a Microsoft geometry type, the Microsoft documentation is the place to locate SQL functions.
The other side of this is the "for a feature class in enterprise GDB". I would urge you NOT to place such a function in a view -- the performance will likely be inadequate. You'll need to weigh your "dynamically" constraint against performance.
- V
I am using ArcGIS Desktop & Server 10.3.1 with SQL Server 2014
Please clarify your question by specifying which RDBMS you are using (including a specific version) and which version of ArcGIS is available.
Have you tried:
ST_Aggr_Union—Ayuda | ArcGIS for Desktop
Regards
Jesús de Diego
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.