Guest User

Untitled

a guest
May 7th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. arcpy.ClearWorkspaceCache_management()
  2. arcpy.env.workspace = wrkSpcBCGW
  3.  
  4. #create variables for SDE Features Classes:
  5. vri = r"Database ConnectionsBCGW.sdeWHSE_FOREST_VEGETATION.VEG_COMP_LYR_R1_POLY"
  6. forCov = r"Database ConnectionsBCGW.sdeWHSE_FOREST_VEGETATION.RSLT_FOREST_COVER_POLY"
  7. rsltOpen =r"DatabaseConnectionsBCGW.sdeWHSE_FOREST_VEGETATION.RSLT_OPENING_SVW"
Add Comment
Please, Sign In to add comment