Gisflask
Web GIS framework based on flask(使用flask搭建的webgis框架)
Install / Use
/learn @XIANLONG71/GisflaskREADME
一、环境搭建:
1.1 数据库:
本系统采用安装了postgis扩展的postgresql数据库(或其他支持地理空间数据扩展的数据库),使用之前需要在main/setting.py文件中修改连接字符:
1.2 python环境为python2.x
二、数据初始化:
因为使用了flask的虚拟环境,所以首先使用vs code打开该文件夹,在命令资源符中打开后,依次输入:
pipenv install
pipenv shell
flask initdb//初始化数据库表
flask initdata//初始化数据
flask run
即可启动
详情: https://www.jianshu.com/p/935c91e7686b
Related Skills
node-connect
337.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
