ucd-cws / PISCES

Software for tracking and analyzing fish species range data
Other
0 stars 2 forks source link

Import Dataset limited to feature classes instead of feature layers #176

Open nickrsan opened 9 years ago

nickrsan commented 9 years ago

Original report by Nicholas Santos (Bitbucket: nickrsan, GitHub: nickrsan).


I switched the import dataset tool to only show feature classes instead of feature layers because the code to copy the features to the database expects a feature class. Let's use a describe object to determine the best way to copy it (or maybe just need to switch it to use arcpy.GetParameter or something) so that it can accept the other formats.