Metadata-Version: 2.1
Name: uassist
Version: 0.0.4
Summary: UASsist: Assistant for Unmanned Aircraft System photogrammetry for surveying and mapping applications. 
Home-page: https://github.com/nathanmckinney/uassist
Author: Nathan McKinney
Author-email: mckinney@utk.edu
License: GNU General Public License v3
Keywords: uassist
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: folium
Requires-Dist: ipyleaflet
Requires-Dist: pyshp
Requires-Dist: exifread
Requires-Dist: earthengine-api

# uassist


[![image](https://img.shields.io/pypi/v/uassist.svg)](https://pypi.python.org/pypi/uassist)


**UASsist: Assistant for Unmanned Aircraft System photogrammetry for surveying and mapping applications. **


-   Free software: GNU General Public License v3
-   Documentation: https://nathanmckinney.github.io/uassist


## Features

-   Reads image metadata and displays information important for UAS surveys
-   Displays photo coordinates on a map embedded in a notebook

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.


