# geograph-git **Repository Path**: dk_tech_code/geograph-git ## Basic Information - **Project Name**: geograph-git - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-11 - **Last Updated**: 2024-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # geograph-git #### Introduction ![输入图片说明](images/geograph.png) The system can support functions such as loading and displaying geospatial network data, extracting skeleton networks, and conducting statistical analysis. If you have cited data from the ShareBikes folder in your own paper or monograph, please indicate the data citation DOI in the references section: https://doi.org/10.57760/sciencedb.08517 #### Architecture The system is developed using C++language, and some analysis and data processing functions are developed using Python language. The user interface is developed using the QT framework. #### Installation Tutorial 1. Install QT 5.12.10 and configure QT environment variables 2. Installing Python 3.10.9 and configure Python environment variables 3. Modify the configuration path in the bin/qgisbuildpath.txt file to the path corresponding to the file on your computer 4. Open the geograph.sln file in the src folder, compile and run it If you encounter any problems, please contact us via email: giser_zzy@163.com #### Version Description 1. Qt Version = 5.12.10 2. Visual Studio Version = 2017 3. Python Version = 3.10.9