Metadata-Version: 2.1
Name: AgriTech
Version: 0.1
Summary: Python package for getting data from Aws dataset
Home-page: https://github.com/nebasam/AgriTech---USGS-LIDAR-package
Author: Nebiyu Samuel
Author-email: neba.samuel17@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENCE

# Datafetch
> A Python package for retrieving 3DEP's geospatial data and enable users to easily manipulate, transform, subsample and visualize the data. 
<hr>

> **LiDAR** (light detection and ranging) is a popular remote sensing mechanism used for measuring the exact distance of an object on the earth's surface. Since the introduction of GPS technology, it has become a widely used method for calculating accurate geospatial measurements. These geospatial data are used for different analysis purposes.
>
>The Purpose of this project is to **help users retrieve these data and enable them to use it easily**
>
>The Project will make it **easier** for users to access the AWS public dataset. 

<hr>


## Data Source Used:
- https://registry.opendata.aws/usgs-lidar/

## License
[MIT](https://github.com/nebasam/AgriTech---USGS-LIDAR-package)

