Python library and CLI tool to convert 2D geometries to 3D given an elevation source
Project description
Drapery is a Python library and CLI tool to convert 2D geometries to 3D given an elevation source.
Installation
To install from the Python Package Index:
$pip install drapery
To install from Anaconda Cloud:
If you are starting from scratch the first thing to do is install the Anaconda Python distribution, add the necessary channels to obtain the dependencies and install drapery.
$conda config --append channels conda-forge
$conda install drapery -c mrahnis
To install from the source distribution execute the setup script in the drapery directory:
$python setup.py install
Examples
To do
License
BSD
Documentation
Latest html
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
File details
Details for the file drapery-0.0.3.tar.gz.
File metadata
- Download URL: drapery-0.0.3.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4657019677117f4d7c67151f044d51a60dc87642e98e09e4f0d236ca3a7d1ef
|
|
| MD5 |
49a7962c4cc91d3c279ccd6dc07cae41
|
|
| BLAKE2b-256 |
64b87da82dfaec01eb2776f977bd2dbc9ab1d10a199dc78517b62ae8870d94a5
|