SDMWGS84Geographic.wfs


Click here for a complete list of operations.

DescribeFeatureType

HTTP Get

The following is a sample request and response. The placeholders shown need to be replaced with actual values.

Get /Spatial/SDMWGS84Geographic.wfs?SERVICE=WFS&VERSION=string&REQUEST=DescribeFeatureType&TYPENAME=string&OUTPUTFORMAT=string HTTP/1.1
Host: sdmdataaccess.sc.egov.usda.gov
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

HTTP Post

The following is a sample request and response. The placeholders shown need to be replaced with actual values.

Post /Spatial/SDMWGS84Geographic.wfs HTTP/1.1
Host: sdmdataaccess.sc.egov.usda.gov
Content-Type: application/x-www-form-urlencoded
Content-Length: length

SERVICE=WFS&VERSION=string&REQUEST=DescribeFeatureType&TYPENAME=string&OUTPUTFORMAT=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length