laptop and a wrench

Bug

The API, "esri/layers/WFSLayer" fails to display the Web Feature Service (WFS) layer.

Last Published: October 13, 2017 ArcGIS API for JavaScript
Bug ID Number BUG-000107757
SubmittedAugust 31, 2017
Last ModifiedJune 5, 2024
Applies toArcGIS API for JavaScript
Version found3.21
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusWill Not Be Addressed

Additional Information

Problem is specific to the sample. There doesn’t seem to be a working WFS endpoint. If you make the correct edits (extent, url, layerName) for another WFS it works. map = new Map("map", { basemap: "topo", center: [16.33, 48.22], zoom: 11 }); var layer = new WFSLayer(); var opts = { "url": "http://data.wien.gv.at/daten/geo", "version": "1.1.0", "name": "BEZIRKSGRENZEOGD", "wkid": 3857, "maxFeatures": 3000 };

Steps to Reproduce

Bug ID: BUG-000107757

Software:

  • ArcGIS API for JavaScript

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options