Tag Archives: C#

C# KML Generator

If you’re anything like me, you probably generate a ton of KML so I wanted to pass along a quick little method that generates a KML file from data in a C# DataSet. The real cool part about this is [...]

Posted in GeoSpatial | Tagged , , , | 1 Comment

GeoRSS from C#

I wrote a little web page that creates an ATOM feed to return records as they were read from a database. I have my reasons why I published my data as GeoRSS rather than a standard XML feed so we’ll [...]

Posted in Design, GeoSpatial | Tagged , | Leave a comment