0
votes
0answers
171 views

How to include WMS, WMTS and WFS services using ArcGIS for Server Silverlight Builder?

Hi I am new to arcgis for server (silverlight builder) and I am wanting to include public WFS,WMS and or WMST services in an application I'm building but I just cant seem to do it. I have read that ...
4
votes
1answer
273 views

Feature Service layer issues

What is the maximum number of records returned by WFS protocol? What is maximum number of records returned by a Feature Layer in ArcGIS Server 10.1? What is maximum number of records the ArcGIS ...
1
vote
0answers
403 views

How to edit an ArcGIS Server WFS-T service in uDig?

Now a straight forward workflow to do this is present in the below link. http://udig.refractions.net/files/docs/uDigWalkthrough2.pdf Point 3 of page 8 states to change to the ‘Edit Geometry’ tool ...
2
votes
1answer
1k views

OpenLayers call ArcGIS WFS: no feature returned

I spent a long time looking for an example using OpenLayers to call ArcGIS WFS, however, almost none is found... currently the code I wrote is based on the example of GeoServer, however, no feature is ...
3
votes
1answer
652 views

Case Insensitive WFS Attribute Search with ArcGIS Server?

I'm using ArcGIS 9.3.1 to host WMS and WFS services. I have a map (.mxd file) with a layer whose attribute table includes fields with mixed-case string data. When I open this map in ArcMap and ...