geoxml library

Classes

BalloonStyle
Specifies how the description balloon for placemarks is drawn. The
Bounds
Two lat/lon pairs defining the extent of an element.
ColorStyle
This is an abstract element and cannot be used directly in a KML file. It provides elements for specifying the color and color mode of extended style types.
Information about the copyright holder and any license governing use of this file. By linking to an appropriate license, you may place your data into the public domain or grant additional usage rights.
Email
An email address. Broken into two parts (id and domain) to help prevent email harvesting.
GeoStyle
docs are copied from a CC BY 4.0 work: https://developers.google.com/kml/documentation/kmlreference#folder
GeoXml
GPX documents contain a metadata header, followed by waypoints, routes, and tracks. You can add your own elements to the extensions section of the GPX document.
Gpx
GpxReader
Read Gpx from string
GpxWriter
Convert Gpx into GPX
IconStyle
Specifies how icons for point Placemarks are drawn, both in the Places panel and in the 3D viewer of Google Earth. The
KmlReader
Read Gpx from string
KmlWriter
Convert Gpx into KML
LabelStyle
Specifies how the
LineStyle
Specifies the drawing style (color, color mode, and line width) for all line geometry. Line geometry includes the outlines of outlined polygons and the extruded "tether" of Placemark icons (if extrusion is enabled).
A link to an external resource (Web page, digital photo, video clip, etc) with additional information.
Metadata
Information about the GPX file, author, and copyright restrictions goes in the metadata section. Providing rich, meaningful information about your GPX files allows others to search for and use your GPS data.
Person
A person or organization.
Polygon
Polygon represents a simple polygon - an ordered list of points describing a shape.
PolyStyle
Specifies the drawing style for all polygons, including polygon extrusions (which look like the walls of buildings) and line extrusions (which look like solid fences).
Rte
Rte represents route - an ordered list of waypoints representing a series of turn points leading to a destination.
Trk
Trk represents a track - an ordered list of points describing a path.
Trkseg
A Track Segment holds a list of Track Points which are logically connected in order. To represent a single GPS track where GPS reception was lost, or the GPS receiver was turned off, start a new Track Segment for each continuous span of track data.
Wpt
Wpt represents a waypoint, point of interest, or named feature on a map.

Enums

AltitudeMode
ColorMode
see ColorStyle.colorMode
FixType
HotspotUnits