Select to view content in your preferred language

Geodatabase Design: Autocomplete

346
1
04-07-2012 02:37 AM
PeterWilson
Frequent Contributor
I have a delema in either my geodatabase design or otherwise can't understand why it's not possible to autocomplete between two separate feature classes. I'm currently building a landuse geodatabase where we are digitising "Crop Field" boundaries and "Farm Dam" boundaries. If I store the Feature Classes separately you can't use autocomplete within an Edit Session between the two feature classes. I need to maintain different attributes for each feature class such as "Crop Type" for the "Crop Fields", which of course makes no sense in relation to "Farm Dams" which would mean I would have numerous "<Null>" values within my attribute table. I currently have to have the two feature types stored within a single feature class in order to use autocomplete as they share boundaries or a "Farm Dam: is surrounded by a "Crop Field". Have I missed something or is this a bug within ArcGIS?

Regards
0 Kudos
1 Reply
JakeSkinner
Esri Esteemed Contributor
Hi Peter,

The Auto-Complete tool is designed to only work with features in the same feature class.  As a workaround you can use the Trace tool.  Digitize your new feature (i.e. Crop Field) from one area along the Farm Dam boundary to the other.  After clicking on the Farm Dam for the second time (as if you were ready to auto-complete), click on the Trace tool.  Click on the last location and begin tracing the boundary of the Farm Dam to the first location.
0 Kudos