1

My question is similar to this one, but for Silverlight.

I need to reproject an entire KML file to NAD83, add it to the map with all the layers, symbology, etc. in tact.

Is there anyway to do this with the Silverlight API?

nmtoken
13.6k5 gold badges39 silver badges91 bronze badges
asked Nov 16, 2013 at 0:25

1 Answer 1

1

In Silverlight, the KMLLayer has a ProjectionService parameter that you can bind to the GeometryService. This example does something similar with a GeoRSSLayer, and it should work the same with the KMLLayer.

answered Nov 16, 2013 at 4:19

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.