Skip to content

Watershed Boundary Database API using django rest framework and client applications map (ESRI) and chart (D3js)

Notifications You must be signed in to change notification settings

JimmyBisese/wbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

NOT READY FOR REUSE. THIS IS A TRAINING EXERCISE ONLY. ONLY THE WBDDATA PART WORKS

Python Django Rest Framework API implementation of the Hydrologic Unit Code (HUC) and Watershed Boundary Dataset. Provides a complete API to navigate the HUC/WBD dataset(s) in JSON and XML formats.

Two sample clients are also included. 'Chart' provides a D3js implementation of a WBD browser. 'Map' provides a map-based implementation of a WBD navigation too.

Code Example

Show what the library does as concisely as possible, developers should be able to figure out how your project solves their problem by looking at the code example. Make sure the API you are showing off is obvious, and that your code is short and concise.

Motivation

A short description of the motivation behind the creation and maintenance of the project. This should explain why the project exists.

Installation

Provide code examples and explanations of how to get the project.

API Reference

Depending on the size of the project, if it is small and simple enough the reference docs can be added to the README. For medium size to larger projects it is important to at least provide a link to where the API reference docs live.

Tests

Describe and show how to run the tests with code examples.

Contributors

Let people know how they can dive into the project, include important links to things like issue trackers, irc, twitter accounts if applicable.

License

A short snippet describing the license (MIT, Apache, etc.)

About

Watershed Boundary Database API using django rest framework and client applications map (ESRI) and chart (D3js)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages