Tagged Questions
0
votes
1answer
22 views
AutoDesk Infrastructure Studio - How to enable POST for WFS services?
I'm attempting to get feature info with the following url:
SERVICE=WFS&REQUEST=DescribeFeatureType&VERSION=1.1.0&TYPENAME=ns75382197:MAPSHEET_GRID
With many, many typenames listed after ...
0
votes
2answers
3k views
Sending xml post request to geoserver
This may be simple question but I can't get started. This tutorial from pen state university has xml request
<wfs:GetFeature service="WFS" version="1.0.0"
outputFormat="GML2" – we would like ...