https://github.com/bazingaedward/ahhost
WebGIS App based on Django
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
WebGIS App based on Django
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created over 8 years ago
· Last pushed over 8 years ago
Metadata Files
Readme
License
README.md
AHhost
A Django-based WebGIS web app for data Visualization and Manipulation
Demos

Features
- modular design
- openlayer webgis framework
- 100% finished AJAX example
Quick Start
- 1. download source code
git clone git@github.com:bazingaedward/AHhost.git
- Prepare docker images with nginx and python3.4
# run images with file volumn mount docker run -it <imageName> -v ... # get container id docker ps -a # start container docker start <containerID> # attach container with root docker attach <containerID>
- Prepare docker images with nginx and python3.4
- pip install requirement
pip install -r requirements.txt
git clone git@github.com:bazingaedward/AHhost.git
cd AHhost
./startsrv
- 4. start server
./startsrv
Tech Stacks:
Django Installed apps
- django-cms<3.5
- djangocms-admin-style>=1.2,<1.3
- django-treebeard>=4.0,<5.0
- djangocms-file
- djangocms-text-ckeditor>=3.2.1
- djangocms-link>=1.8
- djangocms-style>=1.7
- djangocms-googlemap>=0.5
- djangocms-snippet>=1.9
- djangocms-video>=2.0
- djangocms-column>=1.6
- django-pandas
- django-filebrowser
- easy_thumbnails
- django-filer>=1.2
- cmsplugin-filer>=1.1
- Django<1.9
- pytz
- django-classy-tags>=0.7
- html5lib>=0.999999,<0.99999999
- Pillow>=3.0
- django-sekizai>=0.9
- six
- requests
- bs4
- numpy
- pandas
- xlrd
- sqlalchemy
- rasterstats
- pyshp
- netCDF4
- geojson
License
Owner
- Name: Edward Qiu
- Login: bazingaedward
- Kind: user
- Location: 中国
- Repositories: 86
- Profile: https://github.com/bazingaedward
开源社区贡献者
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0