Skip to content
/ DeepGIS Public

An opensource cloud GIS platform for map label and calculation

License

Notifications You must be signed in to change notification settings

Rainlv/DeepGIS

Repository files navigation

Welcome to DeepGIS 👋

Version License: MIT

开源私有云GIS平台,支持地图标注与云计算

安装

git clone --recursive /~https://github.com/Rainlv/DeepGIS.git

注:由于目前前后端源码通过git submodule维护,所以clone的时候需要加上--recursive参数同时拉取所有submodules代码

使用

需要安装Dockerdocker-compose环境,利用docker-compose启动服务

cd DeepGIS
docker-compose up

如需后台运行可使用docker-compose up -d,具体参考docker-compose命令

等待服务启动完成后

  • 可通过 http://{SERVER_HOST}:{FRONTEND_PORT} 访问前端页面
  • 可通过 http://{SERVER_HOST}:{GEOSERVER_ADMIN_PORT}/geoserver访问GeoServer管理页面

SERVER_HOST和FRONTEND_PORT等为.env文件中的配置项 相关配置可以参考.env文件

Demo

Author

👤 Rainnalv

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 Rainnalv.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

An opensource cloud GIS platform for map label and calculation

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published