Riverscapes / ConfinementTool

Confinement Tool
http://confinement.riverscapes.xyz
GNU Lesser General Public License v3.0
3 stars 3 forks source link

"Raw_Confining_State.shp": multiple segments have the same segment number #21

Open wally-mac opened 7 years ago

wally-mac commented 7 years ago

The issues below pertain to the "Raw_Confining_State.shp" https://mail.google.com/mail/u/0/?ui=2&ik=aa2e7025bc&view=att&th=15c22aff0ddbb2a2&attid=0.1&disp=safe&z org_fid_manipulated orig_fid_unchanged uniqueid_field_created

w, the input stream network for the tool (automated).

The "confinement on Segmented Network" tool requires a unique value for each segment in the network. The "FID" field will not work; the field type is an "Object_ID" field and the tool seems to need a long, short float or double field. The tool will run successfully (provide real number constriction and confinement values in the ConfinementSegments.shp) off the Orig_FID field, however multiple segments have the same segment number so values in this field are not unique. The "Orig_FID" field is a long integer field.