Timor-Leste geographic datasets
Project description
Timor GIS
Timor Leste GIS data as Django models This initial release uses administrative boundariew from Estrada, tweaked to include Atauro as a separate entity, with pcode which are intended to match existing data from PNDS.
Data inputs are stored as gpkg files in Git LFS.
Environment
This is intended to be compatible with:
- Django 4.1+
- Python 3.10+
gh repo clone catalpainternational/timor_locations
cd timor_locations
poetry install
Development
- When developing please install prerequisites with
poetry install --with dev --no-root
Pre Commit
If pre-commit is installed your code will be checked before commit.
This includes
- black
- flake8
- isort
- mypy
The same checks are run on push. See pytest.yaml for details on the checks being run.
New Release
For a new release, change the version property in pyproject.toml and push a git tag with the version number
See build.yaml for details on release tagging
Changelog
...
Manually Uploading a new version to PyPi
Bump pyproject.toml
Then run poetry build and poetry publish
poetry build
poetry publish
See the file build.yml for the workflow
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file timor_locations-0.0.8.tar.gz.
File metadata
- Download URL: timor_locations-0.0.8.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.7 Linux/5.19.0-43-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8efe65f53eb40bc28877b6fadd758eac4012813496ca2186b3fa44ab6896144
|
|
| MD5 |
0f352ad3895bdd63ee1dba2d8a1f9c02
|
|
| BLAKE2b-256 |
e86a0c9b64e86eb1b516e8a7c953c02d4127906e5d95c973c2f07536cd172db4
|
File details
Details for the file timor_locations-0.0.8-py3-none-any.whl.
File metadata
- Download URL: timor_locations-0.0.8-py3-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.7 Linux/5.19.0-43-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8df3624377f65bc8c2d72385d6b09ff3fbdc7ef63cd4849ee66d6f354504159b
|
|
| MD5 |
cc8dfeacfd5abac38c88ac9fa135f862
|
|
| BLAKE2b-256 |
008c0097277dfe9d911a422e014ef9c95e1f4ec632f85edd198d8d7cd889aa2f
|