摘要
为提升空间数据存储和查询效率,支持增量式版本管理,设计了使用多级索引和缓冲,支持表和记录两级版本的管理系统。对不同的渲染和查询要求提供对应级别的索引,并建立内存缓冲策略;对空间数据编辑操作进行合并及冲突处理,提供记录级版本增量式备份和恢复;实现了空间数据表和记录级版本的前进、回溯和融合。结合实例,验证了索引缓冲和版本管理策略的效果,为空间数据高效管理提供了解决途径。
To improve the efficiency of spatial data storage and query and support incremental version management, a management system using multi-level index and buffer and supporting two-level versions of table and record is designed. Provide corresponding level indexes for different rendering and query requirements, establish memory buffer strategy;Merging and conflict handling of spatial data editing operations, and providing incremental backup and recovery of record level versions;It realizes the advance, backtracking and integration of spatial data table level and record level versions. Combined with an example, the effect of index buffer and version management strategy is verified, which provides a solution for the efficient management of spatial data.
作者
彭成
Peng Cheng(Petroleum Exploration and Production Research Institute,Sinopec,Beijing 100083)
出处
《现代计算机》
2022年第23期86-91,共6页
Modern Computer
基金
国家页岩油重大专项(2017ZX05049-001-007):陆相页岩油资源和选区评价技术与软件实现
中科院A类战略性先导科技专项(XDAXX010405):深层油气勘探定量评价软件平台。
关键词
空间数据
版本管理
多层索引
内存缓冲
版本树演进
spatial data
version management
multi level index
memory buffer
version tree evolution