Geographic data visualizer backend for terra-visu
Project description
Terra Layer
This django applications aims to provide an API to connect django_geosource to django_geodata. It serve an API that provides informations wanted by a frontend to configure data rendering.
Set configuration
In Django settings, you must set the different views provided to fronted, like this:
TERRA_LAYER_VIEWS = {
'slug-name': {
'name': 'Human Name',
'pk': 1,
},
}
The dict key is the stored value in view field of layers.
0.3.2 (2019-11-05)
Fixes
- Fix url namespace of geostore
0.3.1 (2019-11-05)
Improves
- Integrate terra permissions mecanism
0.3.0 (2019-10-18)
Release
- First release
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
terra-layer-0.3.2.tar.gz
(16.3 kB
view details)
File details
Details for the file terra-layer-0.3.2.tar.gz
.
File metadata
- Download URL: terra-layer-0.3.2.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83e56d0d447d80d5a32c469e81f0e22d8b461c84f377aeb375ef0ffc6da8f762 |
|
MD5 | fdad13f533ed1fe795bf624f031d36b2 |
|
BLAKE2b-256 | c4e7b414fc180b46d2d469cfec730c9e733041379855a8a66b23d65b12ce0141 |