The invention relates to the technical field of photography
data processing, in particular to a large-volume oblique photography
data visualization loading method and
system, and the method comprises the steps: obtaining OSGB format
original data; during preprocessing, grids are divided according to spatial scales, OSGB files of low-level LOD are merged into 3DTiles by an
octree, an index is generated, and after surface features are semantically segmented by AI, simplification is carried out according to
engineering requirements; the dynamic LOD scheduling comprises the steps of dividing an
octree into multiple
layers of tiles, screening visible tiles through a view cone, filtering shielding through
ray detection, and
slicing pixel errors; storing the data in a register-memory-SSD-HDD four-level cache by using an LRU-K strategy; performing GPU rendering on SSD data, and adjusting LOD according to a feedback load; the
system comprises a data preprocessing module, a dynamic LOD
processing module, a
distributed cache module and a renderer module which cooperatively realize efficient loading. The problems that in an existing oblique photography data loading technology, static LOD
adaptation is poor, data blocks are single, storage hierarchies are insufficient, and the
video memory utilization rate is low are solved.