# flask-mapimg **Repository Path**: jack_of_disco/flask-mapimg ## Basic Information - **Project Name**: flask-mapimg - **Description**: 可自动缓存地图瓦片,保证项目下次加载更迅速 后端使用python flask 前端地图使用 arcgis.js - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2024-04-17 - **Last Updated**: 2025-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flask-mapimg ### Introduction Map tiles can be automatically cached to ensure that the project will be loaded more quickly next time. Back-end uses python flask. The front-end map uses arcgis.js #### Software architecture Software architecture description Front-end use: native HTML, CSS, JavaScript, jQuery 3.6.0 Map control: arcgis.js 4.22 version. The backend uses python 3.9.4, flask 3.0.3, Requests 2.31.0, FLASK-Socket IO 5.3.6. #### Installation tutorial Just run the app.py file, or you can modify the port number from the app.py file. The default is port 8087. #### Interface display ![frontEnd](flaskr/static/frontEnd.png) Personal blog link: https://blog.csdn.net/qq_45062700?type=blog