Metadata-Version: 2.1
Name: odc-geom
Version: 0.2.0a0
Summary: Miscellaneous Geometry helper methods
Home-page: https://github.com/opendatacube/odc-tools/
Author: Open Data Cube
Author-email: 
Maintainer: Open Data Cube
Maintainer-email: 
License: Apache License 2.0
Platform: any
Requires-Python: >=3.6
Description-Content-Type: text/markdown

odc.geom
========

Geometry utils of various kinds.

Installation
------------

```
pip install --extra-index-url="https://packages.dea.ga.gov.au" odc_geom
```

Usage
-----

TODO


