Vector Generating Tiles
Feature Description
This tool supports generating S3M tile data based on 2D point/line/region and 3D point/line/region.
Parameter Description
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Vector Dataset: | Select the source Vector Dataset for Generate Tiles. | DatasetVector |
| Tile Name: (Optional) |
Sets the resulting Tile Data name. If null, the source Dataset Name is used as the Tile Name. | String |
| Storage Path: | Sets the storage path for the result Tile Data. | String |
| Outline (Optional) |
Applicable only to polygon datasets. Sets whether to display the outlines of polygon objects in the result data. This checkbox can be checked when the height mode is set to Clamped to Ground or Absolute Height. | Boolean |
| Tile Cutting (Optional) |
If checked, data will be cut based on the set tile side length and stored in different tiles; otherwise, data will be stored in the tile where the data center point is located, which can be used to reduce the amount of data per tile. Checked by default. | Boolean |
| S3M Version: (optional) |
Sets the S3MTile Data version, including S3M 1.0, S3M 2.0, S3M 3.0, S3M 3.01. The default is S3M 3.01. | S3MVersion |
| Scene Type (Optional) |
Sets the Scene Type of the resulting Tile Data, including Planar and Spherical. The default is Spherical.
|
SceneType |
| Object ID field: (Optional) |
Select a Property Field for the Unique identifierObject ID via drop-down menu. The default is SmID. | String |
| Property Storage Type: (Optional) |
Sets the Attributes storage type for data, including S3MD and ATTRIBUTE. The default is S3MD.
|
AttributeExtentType |
| Height Mode: (Optional) |
Sets the height Display mode of the data, including Absolute, Ground, Object, and Relative to Ground. The default value is Absolute. | AltitudeMode |
| Bottom Altitude (Optional) |
Supports setting the Bottom Altitude of the data when the height mode is not ground contact. The default value is 0. | Double |
| Extrude Height: (Optional) |
Supports setting the Extended Height of the data when the height mode is not ground contact. The default value is 0. | Double |
| Tile Side Length (m): (Optional) |
Displays and sets the tile side length, in meters. | Double |
| Foreground Color: (Optional) |
Sets the display color of the vector dataset through the color panel (hexadecimal color code). The default value is white, corresponding to the hexadecimal color code #FFFFFFFF. | String |
| Line Width: (Optional) |
Sets the width of line objects, applicable only to line datasets. The default value is 1.0, in meters. | Double |
| Encryption algorithm: (optional) | Sets the encryption algorithm for Coordinate Encryption. The specific algorithm is specified by the Coordinate Encryption tool. | EncryptCoordinatesSetting |
Output Result
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Vector Generating Tiles | Result Tile Data Storage Path | String |