Exporting ESRI Silverlight Graphic Layer to Google Earth, Part 2

A while ago Sky wrote a blog post about exporting an ESRI Silverlight graphic layer to Google Earth. The post explained how to export point data to KML but recently someone inquired on how to also do line and polygon layers. In this post I will explain how to do so.

An Overview of Clojure

Clojure is one of the most interesting languages that has emerged recently. It is a Lisp whose main goal is to be practical language for day-to-day programming. And although young, it already has a dedicated community of practitioners. Clojure has a number of features that makes it easy to learn, easy to be productive, and […]