SkillAgentSearch skills...

Sharpkml

SharpKML is an implementation of the Open Geospatial Consortium (OGC) KML 2.2 standard developed in C#, able to read/write both KML files and KMZ files.

Install / Use

/learn @samcragg/Sharpkml
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Project Description

MIT licensed NuGet Build status

SharpKML is an implementation of the Open Geospatial Consortium (OGC) KML 2.2 standard developed in C#, able to read/write both KML files and KMZ files.

The library has been based on Google's C++ implementation of the standard (libkml), however, instead of using the SWIG bindings the code has been written from scratch to give a more C# feel, by using properties, extension methods and the built in XML handling of the .NET framework.

Getting Started

The easiest way to use the library is to install the SharpKml.Core NuGet package, however, you can also download the binaries/source code from this project page.

Check out the Getting Started page for some useful documentation.

View on GitHub
GitHub Stars167
CategoryDevelopment
Updated6d ago
Forks54

Languages

C#

Security Score

95/100

Audited on Apr 1, 2026

No findings