Zusammenfassung
The properties below are returned by the junctionSources object when using Describe on a utility network.
Eigenschaften
Eigenschaft | Erklärung | Datentyp |
assetGroups (Nur lesen) | The assetGroups object. This object can be used to retrieve properties of the junction source asset groups. | Object |
assetTypeFieldName (Nur lesen) | The asset type field name for the junction source. | String |
objectClassID (Nur lesen) | The object class ID for the junction source. | Integer |
shapeType (Nur lesen) | The shape type of the junction source. | String |
sourceID (Nur lesen) | The source ID for the junction source. | Integer |
sourceName (Nur lesen) | The name of the junction source. | String |
supportedProperties (Nur lesen) | The supported properties of the junction source. | String |
usesGeometry (Nur lesen) | Whether the junction source uses geometry or not. | Boolean |
utilityNetworkFeatureClassUsageType (Nur lesen) | The feature class usage type for the junction source. | String |
Codebeispiel
This stand-alone Python script is a report of the junctionSources properties.
Missing source code file