Namespace NetTopologySuite.IO.KML
Classes
KMLReader
Constructs Geometry objects from the OGC KML representation. Works only with KML geometry elements and may also parse attributes within these elements
KMLWriter
Writes a formatted string containing the KML representation of a JTS Geometry. The output is KML fragments which can be substituted wherever the KML Geometry abstract element can be used.