Skip to main content

Get UTM tiles for SpaceNet Dataset or arbitrary GeoTiffs

Project description

<h1 align="center">CosmiQ Works Evaluation Tools</h1>
<p align="center">
<a href="http://www.cosmiqworks.org"><img src="http://www.cosmiqworks.org/wp-content/uploads/2016/02/cropped-CosmiQ-Works-Logo_R_RGB.png" width="350" alt="CosmiQ Works"></a>
<br>
<br>
<img align="center" src="https://img.shields.io/pypi/pyversions/cw-tiler.svg">
<img align="center" src="https://img.shields.io/conda/vn/conda-forge/cw-tiler.svg">
<img align="center" src="https://readthedocs.org/projects/cw-tiler/badge/" alt="docs">
<img align="center" src="https://img.shields.io/github/license/cosmiq/cw-tiler.svg" alt="license">
</p>

- [Installation Instructions](#installation-instructions)
- [API Documentation](https://cw-eval.readthedocs.io/)
- [Dependencies](#dependencies)
- [License](#license)
- [Download Instructions](#spacenet-dataset-download-instructions)
---
Modeled off of capabilities from [rio-tiler](https://github.com/mapbox/rio-tiler) and designed for use with SpaceNet datasets, this library provides code for tiling geospatial imagery datasets into manageable pieces.


## Installation Instructions
Several packages require binaries to be installed before pip installing the other packages. Conda is a simple way to install everything and their dependencies:

#### Conda
_note: This functionality is not ready as of 12.11.18. Check back soon._
```
conda install -c conda-forge cw-tiler
```

#### pip

You may use `pip` to install this package; however, note that one of the dependencies, [rtree](https://github.com/Toblerity/rtree), can require pre-installation of [libspatialindex](https://libspatialindex.github.io/) binaries. This can all be done by installing rtree using conda:
```
conda install -c conda-forge rtree
```
or by [following the instructions for libspatialindex installation](https://libspatialindex.github.io/).

Once you have dependencies set up, install as usual using `pip`:
```
pip install cw-tiler
```
For bleeding-edge versions (use at your own risk), `pip install` from the dev branch of this repository:
```
pip install --upgrade git+https://github.com/CosmiQ/cw-tiler.git@dev
```
## API Documentation
See the [readthedocs](https://cw-tiler.readthedocs.io/) page.

## Dependencies
All dependencies can be found in the docker file [Dockerfile](./Dockerfile) or
[environment.yml](./environment.yml)

## License
See [LICENSE](./LICENSE.txt).

## SpaceNet Dataset Download Instructions
Further download instructions for the [SpaceNet Dataset](https://github.com/SpaceNetChallenge/utilities/tree/master/content/download_instructions) can be found [here](https://github.com/SpaceNetChallenge/utilities/tree/master/content/download_instructions).


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

cw_tiler-0.2.0.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

cw_tiler-0.2.0-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file cw_tiler-0.2.0.tar.gz.

File metadata

  • Download URL: cw_tiler-0.2.0.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for cw_tiler-0.2.0.tar.gz
Algorithm Hash digest
SHA256 48bb5d9c705cf6763289b5085cf241fab46caf3d5b73c7a993c20da8befc1759
MD5 80b694cd17d857839e55587e497a4564
BLAKE2b-256 db5e517ec440eb755a0261043423c2800c6463709bd4b55538185bf4b7fc8dbd

See more details on using hashes here.

File details

Details for the file cw_tiler-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: cw_tiler-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 13.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for cw_tiler-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 209680e063a9f44ab5a7954600185c7191d4110b18b4b75a6e4096c41f89ea82
MD5 09baa6d58c01bd4146a1e4c7b37a82a1
BLAKE2b-256 7245674fa6cf29b24e216ae2923947370ddb0364a19dd8c5ef5d8d7986f02e32

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