Select to view content in your preferred language

Looking for a way to create new layers from existing layers by column attribute

1111
3
Jump to solution
03-11-2023 05:04 AM
furry_ferret
Emerging Contributor

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

0 Kudos
1 Solution

Accepted Solutions
DavidPike
MVP Frequent Contributor

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'

 

View solution in original post

3 Replies
DavidPike
MVP Frequent Contributor

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'

 

furry_ferret
Emerging Contributor

Fantastic! The Layers get exported to the target folder and you just add them back to the map.

Thank you sir!

0 Kudos
DavidPike
MVP Frequent Contributor

Glad it worked out.  Can you mark answer as correct if so please.

0 Kudos