Giter Site home page Giter Site logo

gaohaoli123 / gisflask Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lawalias/gisflask

0.0 0.0 0.0 3.5 MB

Web GIS framework based on flask(使用flask搭建的webgis框架)

License: Apache License 2.0

Python 4.94% HTML 5.60% CSS 6.25% JavaScript 83.21%

gisflask's Introduction

gisflask

Web GIS framework based on flask(使用flask搭建的webgis框架) 长期更新中,欢迎关注 Alt Text #一、环境搭建: ##1.1 数据库: 本系统采用安装了postgis扩展的postgresql数据库(或其他支持地理空间数据扩展的数据库),使用之前需要在main/setting.py文件中修改连接字符: Alt Text ##1.2 python环境为python2.x #二、数据初始化: 因为使用了flask的虚拟环境,所以首先使用vs code打开该文件夹,在命令资源符中打开后,依次输入: pipenv install pipenv shell flask initdb//初始化数据库表 flask initdata//初始化数据 flask run 即可启动

#三、部分功能截图 待有时间慢慢完善该文档,在这就先贴上截图: Alt Text Alt Text 目前上传支持shp和kml Alt Text Alt Text 权限管理: Alt Text Alt Text

gisflask's People

Contributors

lawalias avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.