Skip to main content

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.

https://travis-ci.org/mrahnis/drapery.svg?branch=master https://ci.appveyor.com/api/projects/status/eyh3s753a0r2vexl?svg=true Documentation Status

Installation

https://img.shields.io/pypi/v/drapery.svg https://anaconda.org/mrahnis/drapery/badges/version.svg

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drapery-0.0.3.tar.gz (3.9 kB view hashes)

Uploaded Source

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