Opened 11 years ago
Closed 11 years ago
#495 closed enhancement (fixed)
Optimizing Pointcloud Java Code and Database Queries
Reported by: | Alireza | Owned by: | Alireza |
---|---|---|---|
Priority: | major | Milestone: | 9.0.x |
Component: | petascope | Version: | 8.5 |
Keywords: | Point cloud optimization gml | Cc: | abeccati |
Complexity: | Hard |
Description
The Java code for generating GML file for point cloud queries is not optimized, e.g., using Java replace, simple string concatenation.
The database queries are also slow. Main reason is joining to big tables containing point cloud domain and range.
Note:
See TracTickets
for help on using tickets.