I have an m-polyline feature class that I am referencing in a web application. What is the best way to 1) allow the user to click on a line and indicate how far down the line they have clicked, and 2) dynamically draw points down the line giving a table of event measures down the line?
Solved! Go to Solution.
You can reference this post as an answer to this issue: A server object extension for performing dynamic segmentation | ArcGIS Blog
We are also going to try the Roads and Highways extension to ESRI Server and enable the linear referencing capability of the web services, but the above answer is working very well.
You can reference this post as an answer to this issue: A server object extension for performing dynamic segmentation | ArcGIS Blog
We are also going to try the Roads and Highways extension to ESRI Server and enable the linear referencing capability of the web services, but the above answer is working very well.