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.4 (2019-11-06)
Fixes
- Fix geostore namespace that is not necessary anymore
0.3.3 (2019-11-06)
Fixes
- Add Manifest
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.4.tar.gz
(14.6 kB
view details)
File details
Details for the file terra-layer-0.3.4.tar.gz
.
File metadata
- Download URL: terra-layer-0.3.4.tar.gz
- Upload date:
- Size: 14.6 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 | af2d14fe1661601431fea65b362717280a53dff30577f0210826b7e847a3dd55 |
|
MD5 | e8ac557bc972e557e8fb44b03ffef42b |
|
BLAKE2b-256 | 3cbe4b177a58dedf1561edb2596fb42dc52d8b964279ebd506ac6657f5cbe8a4 |