Select to view content in your preferred language

Polyline changes subtype upon modifcation

1099
3
08-23-2011 05:31 AM
NAOMIPAUL
Regular Contributor
This is simply annoying.

I have a Parcel Line feature class set up with subtypes (preparing for future migration to a Parcel Fabric). The default is set to Parcel Boundary (most common used), but when I edit, modify or split one of the subtypes the lines change to the default Parcel Boundary. This creates an extra step to have to go back and change the lines attribute type back to what it was previously.

I find I spend more time working around how buggy editing is, then actually getting any editing accomplished.
Tags (2)
0 Kudos
3 Replies
RhondaGlennon
Deactivated User
Have you set up the split policy? Split policies define how attributes get assigned when features are split. You might need to change the split policy to Duplicate so the new features get a copy of the original, instead of taking the attributes of the Default.

See Split and merge policies in
http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001s00000001000000.htm
NAOMIPAUL
Regular Contributor
Have you set up the split policy? Split policies define how attributes get assigned when features are split. You might need to change the split policy to Duplicate so the new features get a copy of the original, instead of taking the attributes of the Default.

See Split and merge policies in
http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001s00000001000000.htm


It is set to Duplicate.
0 Kudos
RhondaGlennon
Deactivated User
Some split operations update the shape of the existing feature and then create a new feature using the default attribute values for the feature class, which sounds like what you are seeing... You may want to contact Esri Support or your local distributor to about the issues you are having so an analyst can work directly with your data and workflows.
0 Kudos