An open API service indexing awesome lists of open source software.

https://github.com/kapadia/usgs

Client library for interfacing with USGS datasets
https://github.com/kapadia/usgs

Last synced: 6 months ago
JSON representation

Client library for interfacing with USGS datasets

Awesome Lists containing this project

README

          

========
USGS API
========

`USGS` is a python module for interfacing with the US Geological Survey's API. It provides submodules to interact with various endpoints, and command line utilities, helpful for building out large pipelines.

Documentation is available at:

http://kapadia.github.io/usgs/

ChangeLog
========

0.3.3 Implements the download options endpoint (@aazuspan)

0.3.0 Update the USGS Machine to Machine API from 1.4 to 1.5

0.2.6 Carl.andrson@nltgis.com
Remove dependency on pyproj and shapely and use great circle computation to expand a point search to a box