Hi all,
im looking for a way to create new layers from an existing layer via attributes stored in the table.
In the existing layer, i have a column with strahler numbers of a river network 1-6. I want to select each numbers from 1-6 and extract them as layers so i have 6 new layers strahler_1, strahler_2 and so on. By now i just selected by attribute and extracted them 1by1, but is there a way to create these 6 layers with only a few clicks?
thx
KG
Ferret
Solved! Go to Solution.
Probably the easiest method would be the Split by Attributes tool.
https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/split-by-attributes.htm
You just select an output workspace (geodatabase) and the field to group/split attributes by - 'Stahler'
Probably the easiest method would be the Split by Attributes tool.
https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/split-by-attributes.htm
You just select an output workspace (geodatabase) and the field to group/split attributes by - 'Stahler'
Fantastic! The Layers get exported to the target folder and you just add them back to the map.
Thank you sir!
Glad it worked out. Can you mark answer as correct if so please.