概要
The properties below are returned by the junctionSources object when using Describe on a utility network.
プロパティ
プロパティ | 説明 | データ タイプ |
assetGroups (読み取り専用) | The assetGroups object. This object can be used to retrieve properties of the junction source asset groups. | Object |
assetTypeFieldName (読み取り専用) | The asset type field name for the junction source. | String |
objectClassID (読み取り専用) | The object class ID for the junction source. | Integer |
shapeType (読み取り専用) | The shape type of the junction source. | String |
sourceID (読み取り専用) | The source ID for the junction source. | Integer |
sourceName (読み取り専用) | The name of the junction source. | String |
supportedProperties (読み取り専用) | The supported properties of the junction source. | String |
usesGeometry (読み取り専用) | Whether the junction source uses geometry or not. | Boolean |
utilityNetworkFeatureClassUsageType (読み取り専用) | The feature class usage type for the junction source. | String |
コードのサンプル
This stand-alone Python script is a report of the junctionSources properties.
Missing source code file