Opened 11 years ago

Closed 10 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.

Change History (1)

comment:1 by Dimitar Misev, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.