Select to view content in your preferred language

WKT Text to Silverlight Polyline

592
0
07-27-2012 05:56 AM
SaurabhDasgupta
Deactivated User
Hi,
   I am using WKT Text to do a spatial query on my Silverlight map. When I do this query for a polyline, this throws an exception stating that the geometry invalid. When I do a MakeValid() WKT this converts the polyline to multiline but doesnt plot it on the map.

I need to know few things on this.

1. How to plot this converted multiline on the map.
2. Is it possible to bypass the validation which is operated by WKT.
3. Is it possible to do the spatial query without WKT query.
4. Will this multiline plotting be accurate enough and matching exactly with the actual poly line on the map.

I am using Silverlight API 4 with VS 2010.

Please let meknow if anybody having suitable answers for the above queries.

~Saurabh.
0 Kudos
0 Replies