Coast Viewer, the backend for the coast viewer. A tool to visualize coastal data.
Project description
# Coastviewer Coast viewer server side. Serves several sources as KML and geojson.
Read the documentation at http://coastviewer.readthedocs.io/
# Download data For linux/ubuntu systems: ` shell cd data make ` For windows systems: Install chocolatey from https://chocolatey.org/install ` shell choco install make choco install wget cd data make `
# Install dependencies (docker) Install docker (for windows 7 or lower install docker terminal) from https://docs.docker.com/engine/installation/.
` shell docker pull openearth/coastviewer `
# Install dependencies (development)
Install dependencies On linux/ubuntu systems: - apt-get install GDAL - apt-get install python35
On windows systems: Install GDAL, see tutorial from https://sandbox.idre.ucla.edu/sandbox/tutorials/installing-gdal-for-windows/.
Install python 3.5 from https://www.python.org/downloads/release/python-350/.
` shell pip install -e . ` Install the requirements:
` shell pip install -r requirements.txt `
# Run the server (docker)
` shell docker run openearth/coastviewer `
# Run the server (development)
` shell coastviewer `
# Use Load the link [http://localhost:5000/coastviewer/1.1.0/transects/kml](transects/kml) in Google Earth (add network link).
# Test Load the [http://localhost:5000/coastviewer/1.1.0/ui](test ui) in your browser. for the integration tests. Run make test for the unit tests. Run make lint for code formatting checks.
History
0.1.0 (2017-07-13)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file coastviewer-0.1.12.tar.gz
.
File metadata
- Download URL: coastviewer-0.1.12.tar.gz
- Upload date:
- Size: 5.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a16241cf0b6f4a9306348215fe71cc23db27c2c578a25a8773fc455ea9e9da46 |
|
MD5 | 190cfa0520807676130c202abe7071f8 |
|
BLAKE2b-256 | 54b3e6deed807b1c5210b3cf04e9d50dab315ca86966bc61ad9ece47f729f5c4 |
File details
Details for the file coastviewer-0.1.12-py2.py3-none-any.whl
.
File metadata
- Download URL: coastviewer-0.1.12-py2.py3-none-any.whl
- Upload date:
- Size: 29.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 494ccafd1caba868528b5f1c368c11da7dd33dfc68a45816144c23807c3a22c0 |
|
MD5 | 0ff473924ec935e6082b7875734a6372 |
|
BLAKE2b-256 | 20cdcb85a3adc82c385dff2605d5e0e7978fc4065731ac65dfe30bb30abafe8f |