Skip to content

KML Getting started

Roly Hudson edited this page May 14, 2020 · 5 revisions

The current BHoM KML implementation allows pushing meshes with a default style to a KML file.

A simple demo file is available here

KMLDocumentBuilder creates a single KML Document. The document is structured with folders, each folder contains the contents of one KMLGeometry.

KMLGeometry is a group of BHoM IGeometry that share the same Geographic reference material.

Each folder in the KML document contains one KMLGeometry divided into one ot more Placemarks.

Each Placemark contains each of the BHoM IGeometry objects in the KMLGeometry.Geometries.

Overview

Home

Schema Documentation

gbXML

KML

Clone this wiki locally