Description
This API provides access to the LakeFinder metadata database based on a
MnDNR Division of Waters lake ID number.
Why We Provide It
text goes here...
Response Metadata
text goes here...
API Base
http://services.dnr.state.mn.us/api/lakefinder/by_id/v1
API Call
http://services.dnr.state.mn.us/api/lakefinder/by_id/v1?id={string}&callback={string}
Sample Call
http://services.dnr.state.mn.us/api/lakefinder/by_id/v1?id=04013500
Required Parameters
id MnDNR DOW number: an 8 digit ID represented as a string (some IDs have leading 0's).
Optional Parameters
callback: JSONP callback function name.