Build SSC path analysis parameters

Instructions for Use

This method is used to provide the optimal path analysis parameters based on SSC files, providing a high-performance analysis environment for path planning. Multiple path analysis objects can share this analysis environment.

Parameter Description

Parameter Name Default Value Parameter Definition Parameter Type
SDX Database Engine Service Address or File Path   SDX Database Engine Service Address or File Path String
Database Engine Type   Database Engine Type String
Driver name required for data source connection
(Optional)
  Driver name required for data source connection String
Database name of the data source connection
(Optional)
  Database name of the data source connection String
User name for logging into the database
(Optional)
  User name for logging into the database String
Password for logging into the database
(Optional)
  Password for logging into the database String
Network Dataset Name   Network Dataset Name String
SSC file path   The SSC file path must be a local file system and does not support distributed file systems such as HDFS. The SSC file must be accessible to all computing nodes like a data source String
Node tolerance
(Optional)
0.0 Node tolerance. The default value is 0.0. When the tolerance is less than 1.0e-10, if the coordinate system of the dataset is a geographic coordinate system, the node tolerance of 1.0e-7 will be used; when the coordinate system is empty or the projection coordinate system, the node tolerance of 1.0e-2 will be used Double