Skip to main content

Generate distance raster using arbitrary sets of spatial features

Project description

distance-rasters

build badge Coverage Status

Generate distance raster using arbitrary sets of spatial features

Install

Using pip

The latest version of distance-rasters is available on PyPi, so you can install it with pip:

pip install distancerasters

If you'd like to install the latest development (alpha) release, there may be a newer version on TestPyPi:

pip install -i https://test.pypi.org/simple/ distancerasters

From source

To install this package from source, first clone this repository, then use pip to install it:

git clone git@github.com:sgoodm/python-distance-rasters.git
cd python-distance-rasters
pip install .

Contribute

Issues and pull requests are welcome!

Testing

If you submit code, please make sure it passes our pytest tests:

pip install pytest shapely
pytest

Code Coverage

We use Coveralls to track the code coverage of our tests. If you clone this repository, you can sign in to Coveralls with your GitHub account, and see code coverage reports for your own copy. To do this, you'll need to add the repository's token to your repository as a GitHub Secret (see below).

GitHub Secrets

In a cloned repository, there are three GitHub Secrets required to enable all of our GitHub Actions:

  1. COVERALLS_REPO_TOKEN - this is the API token for Coveralls, used for publishing code coverage reports
  2. TEST_PYPI_API_TOKEN - this is the API token for TestPyPi, needed for publishing alpha releases
  3. PYPI_API_TOKEN - this is the API token for PyPi, needed for publishing releases

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

distancerasters-0.3.0b1.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

distancerasters-0.3.0b1-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file distancerasters-0.3.0b1.tar.gz.

File metadata

  • Download URL: distancerasters-0.3.0b1.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for distancerasters-0.3.0b1.tar.gz
Algorithm Hash digest
SHA256 51c8a0bcb493399600b72555b47b5be4925a8c2b8537722ce673bafcc711fc03
MD5 860f637787e37a5ee3e40abb0489a45b
BLAKE2b-256 67cd351b64448131ff7225f700ddb9548ee96c3f45a6efc4fa76a26fed07f3ca

See more details on using hashes here.

File details

Details for the file distancerasters-0.3.0b1-py3-none-any.whl.

File metadata

  • Download URL: distancerasters-0.3.0b1-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for distancerasters-0.3.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 839d6fde51885aa4bd245a1e291ca0444092cfcfdc534ea3c0545a5f1bf9f4a8
MD5 4ca3a0f0653490ff7c5e36c43bc6d46b
BLAKE2b-256 4fc60fba37f5211c106f68c729e5b8590d189976252baba3e093a886bc374e3b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page