Hi,
I have created a WFS service and publishd it in an arcgis server.
Can I get my features in a json format ?
By default the features are returned in a GML format ,
Thanks,
Solved! Go to Solution.
Try put this on the end of the query - "&outputFormat=application/json"
This returns the WFS feed in json:
Try put this on the end of the query - "&outputFormat=application/json"
This returns the WFS feed in json: