Duplicate projects and categories
Project description
geokey-duplicate
Duplicate project and categories
Download all observations Currently supported formats:
KML
GeoJSON
XLXS
Install
geokey-duplicate requires:
Python version 2.7
GeoKey version 1.6 or greater
Install the extension from PyPI:
pip install geokey-duplicate
Or from cloned repository:
cd geokey-duplicate
pip install -e .
Add the package to installed apps:
INSTALLED_APPS += (
...
'geokey_duplicate',
)
Migrate the models into the database:
python manage.py migrate geokey_duplicate
Copy static files:
python manage.py collectstatic
You’re now ready to go!
Test
Run tests:
python manage.py test geokey_duplicate
Check code coverage:
coverage run --source=geokey_duplicate manage.py test geokey_duplicate
coverage report -m --omit=*/tests/*,*/migrations/*
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
geokey-duplicate-0.0.2.tar.gz
(12.1 kB
view details)
Built Distribution
File details
Details for the file geokey-duplicate-0.0.2.tar.gz
.
File metadata
- Download URL: geokey-duplicate-0.0.2.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.20.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a435842cdbbda14a4f2b6476adaa263ce41f0b82836bf79a0356ed6a2d9275f |
|
MD5 | 554c1e07951ed76b8ad974eedb856537 |
|
BLAKE2b-256 | d3e333f3c625a0b970b7ed9c116fa496d1169160dea7af065a966b775ad2c815 |
File details
Details for the file geokey_duplicate-0.0.2-py2-none-any.whl
.
File metadata
- Download URL: geokey_duplicate-0.0.2-py2-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.20.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26cd58135583218cb681bd2f9337e02359178deb3ba5aeb57149d7d9dc655dce |
|
MD5 | 00363496f6dfb4e569d0e8acef32956a |
|
BLAKE2b-256 | 14ee4a290bf60f7b110d82279fda32437cfd7c9a60ffafe601798ec85c475c85 |