Programming: (Prototype: KML Reader / Writer Console Application)

3 years ago
38

#games #science #technology
Description: Old Prototype: KML Reader / Writer Console Application
Created a console application in C# to Read and Write KML files. These files are used in GIS applications like GOOGLE EARTH. The program reads map data via bin files and then finds all the dead end road segments. It then generates a KML file that when opened will automatically run GOOGLE EARTH and show the nodes on the map. This can be modified to build different types of KML files to do custom maps. I have also created a modified version of this application to take data form SharePoint Lists and generate maps.

Loading comments...