基于交互式地图的国土划分算法与规划任务的计算机可视化

Q4 Computer Science
Yulia V. Dubrovskaya, E. Kozonogova, D. Kurushin
{"title":"基于交互式地图的国土划分算法与规划任务的计算机可视化","authors":"Yulia V. Dubrovskaya, E. Kozonogova, D. Kurushin","doi":"10.26583/sv.15.1.03","DOIUrl":null,"url":null,"abstract":"The division of the territory into regions according to some attribute is the most important factor in the effective management of spatial development at the national, macroregional and regional levels of the economy. Applying a defragmented policy on this basis makes it possible to increase both the quality of public space management and the effectiveness of strategic planning. The author's method for visualizing the task of creating a digital twin of the economic zoning grid is presented in this paper based on interactive mapping as well as on the systematization of methods for reflecting the results of territorial division. The concept of economic complexity was used as a methodological approach, which is based on an understanding of the importance of producing complex products that require a wide range of knowledge and competencies.\n The basis for the visualization of economic zoning is the author's mathematical algorithm for territorial division of the country into macroeconomic regions, compiled on the basis of graph theory and implemented in the Graphviz software. The creation of a digital twin of the macroregions grid is based on the indicator \"Average number of employees for the full range of organizations\", according to which a single statistical database was formed for 83 regions of Russia for the period from 2009-2019 for 104 types of economic activity. The graph visualizes the strongest links between sectors of the economy by constructing a maximum spanning tree based on the Kruskal algorithm. The vertices of the industry connectivity graph are the types of activities according to OKVED, and the edges are the “distances” between them.\n To automate the process of creating a digital twin of the macroregions grid and its visualization, a software tool in the Python language was used. The advantage of the proposed visualization method is that the display of simulation results using interactive mapping allows reflecting all types of economic activity and the relationships between them in an easy-to-read format. This, in turn, makes it possible to predict the behavior of economic sectors in order to enhance the development of the constituent entities of the Russian Federation and the spatial development of the country as a whole.","PeriodicalId":38328,"journal":{"name":"Scientific Visualization","volume":" ","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2023-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Computer Visualization for the Algorithmization and Programming Task of Territorial Division Based on Interactive Mapping\",\"authors\":\"Yulia V. Dubrovskaya, E. Kozonogova, D. Kurushin\",\"doi\":\"10.26583/sv.15.1.03\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The division of the territory into regions according to some attribute is the most important factor in the effective management of spatial development at the national, macroregional and regional levels of the economy. Applying a defragmented policy on this basis makes it possible to increase both the quality of public space management and the effectiveness of strategic planning. The author's method for visualizing the task of creating a digital twin of the economic zoning grid is presented in this paper based on interactive mapping as well as on the systematization of methods for reflecting the results of territorial division. The concept of economic complexity was used as a methodological approach, which is based on an understanding of the importance of producing complex products that require a wide range of knowledge and competencies.\\n The basis for the visualization of economic zoning is the author's mathematical algorithm for territorial division of the country into macroeconomic regions, compiled on the basis of graph theory and implemented in the Graphviz software. The creation of a digital twin of the macroregions grid is based on the indicator \\\"Average number of employees for the full range of organizations\\\", according to which a single statistical database was formed for 83 regions of Russia for the period from 2009-2019 for 104 types of economic activity. The graph visualizes the strongest links between sectors of the economy by constructing a maximum spanning tree based on the Kruskal algorithm. The vertices of the industry connectivity graph are the types of activities according to OKVED, and the edges are the “distances” between them.\\n To automate the process of creating a digital twin of the macroregions grid and its visualization, a software tool in the Python language was used. The advantage of the proposed visualization method is that the display of simulation results using interactive mapping allows reflecting all types of economic activity and the relationships between them in an easy-to-read format. This, in turn, makes it possible to predict the behavior of economic sectors in order to enhance the development of the constituent entities of the Russian Federation and the spatial development of the country as a whole.\",\"PeriodicalId\":38328,\"journal\":{\"name\":\"Scientific Visualization\",\"volume\":\" \",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-04-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Scientific Visualization\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.26583/sv.15.1.03\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"Computer Science\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Scientific Visualization","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.26583/sv.15.1.03","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"Computer Science","Score":null,"Total":0}
引用次数: 0

摘要

根据某些属性将领土划分为区域,是在国家、宏观区域和区域经济层面有效管理空间发展的最重要因素。在此基础上应用碎片整理政策可以提高公共空间管理的质量和战略规划的有效性。本文提出了作者基于交互式地图以及反映区域划分结果的方法系统化的方法来可视化创建经济区划网格的数字孪生任务。经济复杂性的概念被用作一种方法论方法,其基础是对生产需要广泛知识和能力的复杂产品的重要性的理解。经济区划可视化的基础是作者基于图论编制并在Graphviz软件中实现的将国家领土划分为宏观经济区域的数学算法。宏观区域网格数字孪生的创建是基于“所有组织的平均雇员人数”指标,根据该指标,2009-2019年期间,俄罗斯83个地区形成了104种经济活动的单一统计数据库。该图通过构建基于Kruskal算法的最大生成树,可视化了经济部门之间最紧密的联系。根据OKVED,行业连接图的顶点是活动的类型,边是它们之间的“距离”。为了自动化创建宏区域网格及其可视化的数字孪生的过程,使用了Python语言的软件工具。所提出的可视化方法的优点是,使用交互式映射显示模拟结果可以以易读的格式反映所有类型的经济活动及其之间的关系。这反过来又使预测经济部门的行为成为可能,以促进俄罗斯联邦各组成实体的发展和整个国家的空间发展。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Computer Visualization for the Algorithmization and Programming Task of Territorial Division Based on Interactive Mapping
The division of the territory into regions according to some attribute is the most important factor in the effective management of spatial development at the national, macroregional and regional levels of the economy. Applying a defragmented policy on this basis makes it possible to increase both the quality of public space management and the effectiveness of strategic planning. The author's method for visualizing the task of creating a digital twin of the economic zoning grid is presented in this paper based on interactive mapping as well as on the systematization of methods for reflecting the results of territorial division. The concept of economic complexity was used as a methodological approach, which is based on an understanding of the importance of producing complex products that require a wide range of knowledge and competencies. The basis for the visualization of economic zoning is the author's mathematical algorithm for territorial division of the country into macroeconomic regions, compiled on the basis of graph theory and implemented in the Graphviz software. The creation of a digital twin of the macroregions grid is based on the indicator "Average number of employees for the full range of organizations", according to which a single statistical database was formed for 83 regions of Russia for the period from 2009-2019 for 104 types of economic activity. The graph visualizes the strongest links between sectors of the economy by constructing a maximum spanning tree based on the Kruskal algorithm. The vertices of the industry connectivity graph are the types of activities according to OKVED, and the edges are the “distances” between them. To automate the process of creating a digital twin of the macroregions grid and its visualization, a software tool in the Python language was used. The advantage of the proposed visualization method is that the display of simulation results using interactive mapping allows reflecting all types of economic activity and the relationships between them in an easy-to-read format. This, in turn, makes it possible to predict the behavior of economic sectors in order to enhance the development of the constituent entities of the Russian Federation and the spatial development of the country as a whole.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Scientific Visualization
Scientific Visualization Computer Science-Computer Vision and Pattern Recognition
CiteScore
1.30
自引率
0.00%
发文量
20
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信