Tagged Questions
0
votes
0answers
197 views
How to display points on map as a graphic using C#?
I have created map using ArcGIS Server in C#. I need to display points as a graphic.
my database consists of points lat lon values,
xval yval txnid attr1 attr2
...
2
votes
0answers
178 views
Updating SDE point feature classes with SQL SERVER 2008 R2
I am contacting you in hope that you can help me resolve an issue using SQL Server 2008 R2 to push updates to a SDE point feature class.
We are using a C# app that uses ArcGIS Runtime to edit the ...
