在Django项目中使用GeoExplorer

django-geoexplorer的Python项目详细描述


django geoexplorer允许您使用GeoExplorer 在你的Django项目中。

这只是为无限套件客户端sdk打包工作。

发布将松散地基于套件版本进行,但次要版本号可能不匹配。

安装

pip install django-geoexplorer

用法

  • geoexplorer添加到INSTALLED_APPS

作者

开发人员

git clone http://github.com/GeoNode/suite.git cd suite git submodule update –init cd ../ git clone http://github.com/GeoNode/django-geoxplorer.git cp -R suite/geoexplorer/target/geoexplorer/WEB-INF/app/static/* django-geoexplorer/geoexplorer/static/ cd django-geoexplorer git add geoexplorer/static vim setup.py # update the version number git add setup.py git commit -m “Commit committed, a new release was needed because the other one was old.” git push origin master python setup.py sdist upload

GeoExplorer源代码

git clone https://github.com/GeoNode/geoexplorer.git cd geoexplorer git checkout geonode-geoexplorer ant war cp -R suite/geoexplorer/target/geoexplorer/WEB-INF/app static/* django-geoexplorer/geoexplorer/static/

许可证

  • 较小的GNU公共许可证
  • OpenGeo套件许可证-GPL

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java需要64位jdk 1.5 for windows   eclipse运算符+对于参数类型java是未定义的。双,爪哇。双人   未下载文件扩展名为的java文件   java不支持带有POST的媒体类型   从动态创建的多个EditText读取文本时发生java错误   java无法为同一xpath单击多个按钮   如何在Java中动态格式化字符串   java Android Clear Middle活动   多线程Java内存模型volatile和x86   git在Java中通过Jgit忽略文件或文件夹   java“决策无法区分输入的备选方案1、2…”   子类的javajpa继承   java需要弄清楚如何操作mutator来弄清楚一个类,教授说,我对如何操作感到困惑   java如何使用JDBC将数据从文件复制到PostgreSQL?