I'm generating geojson tiles for use in Polymaps. To clip my geometry I'm using a .net library called Topology Framework. I'm calculating the bounds of the tile using the zoom, x colum, and y row, which gives me my clipping bounds. For example fo...
May 11, 2011
March 29, 2011
I noticed an interesting yet controversial visualisation via @flowingdata called "A History of the World in 100 Seconds" (note the "A" implying a non-singularity of history). Basically it shows flashes for events in history, accumulating over time. ...
March 22, 2011
In the previous post we established the basics of our MVVM pattern and connected our client application with our service. In this post we will move on to the mapping part using ESRI's Silverlight API.
Sorry for the delay on getting this final lesso...