Description
This API returns provides access to a gazetteer of Minnesota places as
defined by a number DNR core GIS data layers including:
Why We Provide It
text goes here...
Response Metadata
text goes here...
API Base
http://services.dnr.state.mn.us/api/gazetteer/v1
API Call
http://services.dnr.state.mn.us/api/gazetteer/v1?name={string}&type={string}&callback={string}
Sample Call
http://services.dnr.state.mn.us/api/gazetteer/v1?name=linwood&type=lake
Required Parameters
name: Name of the place to search for.
Optional Parameters
type:
Feature type to restrict the search to. Valid values are:
callback: JSONP callback function name.