Select to view content in your preferred language

Mid point of a line feature

729
1
04-19-2013 12:01 PM
MosesAsuquo
Deactivated User
Hi all,

I am trying to get the mid point of a line feature. I know it's upstream and downstream structure but what i need is the mid point geometry of the line. I am using QueryTask attribute query to retrieve the features. I have the line feature geometries but what i need is the midpoint of the line feature. How do i do this in silverlight API?


Thanks in advance,

Moses
0 Kudos
1 Reply
DominiqueBroux
Esri Frequent Contributor
You can look at this Linear Referencing sample which demonstrates how to measure along a line at client side.
0 Kudos