Oblique Data Preprocessing

Instructions for Use

Support the preprocessing of Oblique Photography Model data in OSGB format, check the integrity of files and whether there are damaged files, and then record relevant information such as error files and error types in the form of log files, and support automatic Repair abnormal data. It includes Abnormal Boundingbox, triangular mesh anomaly, Texture Redundancy, etc. It also supports automatic cutting of error data backup from the source directory, so as to ensure that S3MTile Data can be generated correctly in the future.

Parameter Description

Parameter Name Parameter Description Parameter Type
Enter directory: Enter OSGB data to be preprocessed. String
Abnormal Boundingbox
(Optional)
Set whether to fix abnormal bounding boxes in the data. Recalculate the data bounding box if there is an abnormal bounding box. Boolean
Triangular mesh anomaly
(Optional)
Set whether to fix the anomaly's triangulation. When there is an abnormal triangulation in the data, the data is repaired by removing the abnormal triangulation. Boolean
Texture Redundancy
(Optional)
Set remove redundant textures. When Texture Redundancy is present in the data, the data is repaired by removing the duplicate texture. Boolean
Remove Demaged Files
(Optional)
Set whether to Remove Demaged Files. Data is repaired by Remove Demaged Files when there is a corrupt file in the data. Boolean
Too Large Texture
(Optional)
Set whether to fix oversized textures. Boolean
Texture Size Threshold
(Optional)
When Too Large Texture "is checked, this parameter is available to set the threshold for Texture Map size in pixels. Includes unlimited, 1024 \ * 1024, 2024 \ * 2024, 4096 \ * 4096, 8192 \ * 8192.
When the Texture Map size exceeds the specified threshold, it is reduced to the threshold size.
CacheLimitTextureSize
VERTEX COORDINATE THRESHOLD:
(OPTIONAL)
This parameter is available only when the triangular mesh anomaly is checked, and is used to limit the Valid Range of Oblique Photography Model geometric vertex positions. The default value is 1 * 108 , which supports the size of custom parameter values. Prompt is incremented in the output log when the absolute value of the X or Y coordinate value of a vertex in the data is greater than range threshold. This parameter can be used to identify and check data that Oblique Photography Model geometric vertex position anomalies. Double

Output Result

Parameter Name Parameter Description Parameter Type
Oblique Data Preprocessing whether the Oblique Data Preprocessing is complete. Boolean