Convert Featureset to Data Table
Not plannedCould the 'Featureset to DataTable' activity available in Workflow 4 be added to Workflow 5 (on premises). I use this activity to create unique flora/fauna lists for a defined selection area (geometry picker) to add columns and loop through the data table adding information such as LAST SIGHTED DATE and COUNT.
0
-
Well, the dataTable object is a .Net class and there is no analog in vanilla js or typescript. Depending on what your purpose with your modified table is, perhaps you can keep your data in a featureset, throw in a couple of additional fields, and then calculate the fields feature by feature. I'm not sure why you need a table per se.
0
Please sign in to leave a comment.
Comments
1 comment