Skip to main content

UNKNOWN

Project description

Pandarus is software for taking two geospatial data sets (either raster or vector), and calculating their combined intersected areas. Here is an example of two input maps, one in blue, the other in red:

http://mutel.org/map.png

Pandarus would calculate the intersected areas of each spatial unit of both maps, and output the following:

{(0, 0): 0.25,
 (0, 1): 0.25,
 (0, 3): 0.25,
 (0, 4): 0.25,
 (1, 1): 0.25,
 (1, 2): 0.25,
 (1, 4): 0.25,
 (1, 5): 0.25,
 (2, 3): 0.25,
 (2, 4): 0.25,
 (2, 6): 0.25,
 (2, 7): 0.25,
 (3, 4): 0.25,
 (3, 5): 0.25,
 (3, 7): 0.25,
 (3, 8): 0.25}

For more information, see the online documentation.

Requirements

Development

Pandarus is developed by Chris Mutel as part of his work at the Technology Assessment Group at the Paul Scherrer Institut and previously at the Ecological Systems Design group at ETH Zürich.

Source code is available on bitbucket.

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

pandarus-0.6.tar.gz (132.8 kB view hashes)

Uploaded Source

Built Distribution

pandarus-0.6-py3-none-any.whl (112.9 kB view hashes)

Uploaded Python 3

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