Permalink
Browse files

Changed the data type for the Feature Class parameter for all three s…

…cripts from Feature Layer to Feature Class to accomodate Network Dataset members (and possibly others).

The Feature Class parameter data type was originally set to 'Feature Layer'. Although it's not clear from the documentation (see link below), the Feature Layer data type excludes complex Geodatabase feature classes, such as the Simple Junction Feautures that are part of a Network Dataset, even though ArcPy treats them as simple Point features for the operations performed by these tools.

To allow the export of Network Dataset participants I changed the Feature Class parameter data type to 'Feature Class'.

Geoprocessing Data Types document: http://resources.arcgis.com/en/help/main/10.1/01m1/pdf/Geoprocessing_data_types.pdf
  • Loading branch information...
1 parent 2400d16 commit 0cf9c7b3260a028f66fab69256b9913f93d010f2 @seansweeney seansweeney committed Mar 25, 2015
Showing with 0 additions and 0 deletions.
  1. BIN esri2open.tbx
View
Binary file not shown.

0 comments on commit 0cf9c7b

Please sign in to comment.