FastKML
Quickstart
Creating KML files
Working with KML Files
Configuration
Upgrading from older versions of FastKML
Reference Guide
Contributing
KML Resources and Tutorials
Alternative KML libraries
Changelog
FastKML
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__init__() (fastkml.base._XMLObject method)
(fastkml.kml_base._BaseObject method)
__version__ (in module fastkml.about)
_BaseObject (class in fastkml.kml_base)
_get_kwargs() (fastkml.base._XMLObject class method)
_XMLObject (class in fastkml.base)
A
absolute (fastkml.enums.AltitudeMode attribute)
Alias (class in fastkml.model)
aliases (fastkml.model.ResourceMap attribute)
altitude (fastkml.model.Location attribute)
(fastkml.overlays.GroundOverlay attribute)
altitude_mode (fastkml.model.Model attribute)
(fastkml.overlays.GroundOverlay attribute)
(fastkml.views.LatLonAltBox attribute)
AltitudeMode (class in fastkml.enums)
Angle (class in fastkml.gx.track)
angle (fastkml.gx.track.TrackItem attribute)
angles (fastkml.gx.track.Track property)
append() (fastkml.data.Schema method)
(fastkml.kml.KML method)
(fastkml.types.Element method)
append_data() (fastkml.data.SchemaData method)
array_data (fastkml.data.SchemaData attribute)
array_fields (fastkml.data.Schema attribute)
attr_name (fastkml.registry.RegistryItem attribute)
attribute_enum_kwarg() (in module fastkml.helpers)
attribute_float_kwarg() (in module fastkml.helpers)
attribute_int_kwarg() (in module fastkml.helpers)
attribute_text_kwarg() (in module fastkml.helpers)
Author (class in fastkml.atom)
B
BalloonStyle (class in fastkml.styles)
begin (fastkml.mixins.TimeMixin property)
bg_color (fastkml.styles.BalloonStyle attribute)
bool_ (fastkml.enums.DataType attribute)
bool_subelement() (in module fastkml.helpers)
bottom_fov (fastkml.overlays.ViewVolume attribute)
C
Camera (class in fastkml.views)
clamp_to_ground (fastkml.enums.AltitudeMode attribute)
clamp_to_sea_floor (fastkml.enums.AltitudeMode attribute)
classes (fastkml.registry.RegistryItem attribute)
clean_string() (in module fastkml.helpers)
ColorMode (class in fastkml.enums)
Contributor (class in fastkml.atom)
coord (fastkml.gx.track.TrackItem attribute)
Coordinates (class in fastkml.geometry)
coords (fastkml.geometry.Coordinates attribute)
,
[1]
(fastkml.gx.track.Angle property)
(fastkml.gx.track.Track property)
coords_subelement_list() (in module fastkml.helpers)
coords_subelement_list_kwarg() (in module fastkml.helpers)
create_kml_geometry() (in module fastkml.geometry)
create_multigeometry() (in module fastkml.geometry)
custom_get_kwarg (fastkml.registry.RegistryItem attribute)
cylinder (fastkml.enums.Shape attribute)
D
Data (class in fastkml.data)
data (fastkml.data.SchemaData attribute)
(fastkml.gx.data.SimpleArrayData attribute)
DataType (class in fastkml.enums)
date (fastkml.enums.DateTimeResolution attribute)
datetime (fastkml.enums.DateTimeResolution attribute)
datetime_subelement() (in module fastkml.helpers)
datetime_subelement_kwarg() (in module fastkml.helpers)
datetime_subelement_list() (in module fastkml.helpers)
datetime_subelement_list_kwarg() (in module fastkml.helpers)
DateTimeResolution (class in fastkml.enums)
default (fastkml.enums.DisplayMode attribute)
(fastkml.registry.RegistryItem attribute)
display_mode (fastkml.styles.BalloonStyle attribute)
display_name (fastkml.data.Data attribute)
(fastkml.data.SimpleField attribute)
(fastkml.gx.data.SimpleArrayField attribute)
DisplayMode (class in fastkml.enums)
Document (class in fastkml.containers)
double (fastkml.enums.DataType attribute)
E
east (fastkml.overlays.LatLonBox attribute)
(fastkml.views.LatLonAltBox attribute)
Element (class in fastkml.types)
elements (fastkml.data.ExtendedData attribute)
end (fastkml.mixins.TimeMixin property)
enum_attribute() (in module fastkml.helpers)
enum_subelement() (in module fastkml.helpers)
etree_element() (fastkml.base._XMLObject method)
(fastkml.kml.KML method)
extended_data (fastkml.gx.track.Track attribute)
ExtendedData (class in fastkml.data)
extrude (fastkml.geometry.LineString attribute)
(fastkml.geometry.Point attribute)
(fastkml.geometry.Polygon attribute)
F
fastkml
module
fastkml.about
module
fastkml.atom
module
fastkml.base
module
fastkml.config
module
fastkml.containers
module
fastkml.data
module
fastkml.enums
module
fastkml.exceptions
module
fastkml.features
module
fastkml.geometry
module
fastkml.gx.data
module
fastkml.gx.track
module
fastkml.helpers
module
fastkml.kml
module
fastkml.kml_base
module
fastkml.links
module
fastkml.mixins
module
fastkml.model
module
fastkml.overlays
module
fastkml.registry
module
fastkml.styles
module
fastkml.times
module
fastkml.types
module
fastkml.utils
module
fastkml.validator
module
fastkml.views
module
FastKMLError
features (fastkml.kml.KML attribute)
fields (fastkml.data.Schema attribute)
fill (fastkml.styles.PolyStyle attribute)
find() (fastkml.types.Element method)
(in module fastkml.utils)
find_all() (in module fastkml.utils)
findall() (fastkml.types.Element method)
float_ (fastkml.enums.DataType attribute)
float_attribute() (in module fastkml.helpers)
float_subelement() (in module fastkml.helpers)
fly_to_view (fastkml.features.NetworkLink attribute)
Folder (class in fastkml.containers)
fraction (fastkml.enums.Units attribute)
from_string() (fastkml.base._XMLObject class method)
G
geometry (fastkml.features.Placemark property)
(fastkml.geometry.LinearRing property)
(fastkml.geometry.LineString property)
(fastkml.geometry.MultiGeometry property)
(fastkml.geometry.Point property)
(fastkml.geometry.Polygon property)
(fastkml.gx.track.MultiTrack property)
(fastkml.gx.track.Track property)
(fastkml.model.Location property)
(fastkml.model.Model property)
GeometryError
get() (fastkml.registry.Registry method)
(fastkml.types.Element method)
get_coord_args() (in module fastkml.helpers)
get_kwarg (fastkml.registry.RegistryItem attribute)
get_ns() (in module fastkml.helpers)
get_ns_id() (fastkml.enums.AltitudeMode method)
(fastkml.times.KmlDateTime class method)
get_schema_parser() (in module fastkml.validator)
get_style_by_url() (fastkml.containers.Document method)
get_tag_name() (fastkml.geometry.Coordinates class method)
(fastkml.geometry.InnerBoundaryIs class method)
(fastkml.geometry.OuterBoundaryIs class method)
(fastkml.kml.KML class method)
(fastkml.overlays.OverlayXY class method)
(fastkml.overlays.RotationXY class method)
(fastkml.overlays.ScreenXY class method)
(fastkml.overlays.Size class method)
(fastkml.styles.HotSpot class method)
(fastkml.styles.StyleUrl class method)
get_value() (in module fastkml.helpers)
grid_origin (fastkml.overlays.ImagePyramid attribute)
GridOrigin (class in fastkml.enums)
GroundOverlay (class in fastkml.overlays)
H
handle_error() (in module fastkml.helpers)
has_attribute_values() (in module fastkml.utils)
heading (fastkml.gx.track.Angle attribute)
(fastkml.model.Orientation attribute)
(fastkml.styles.IconStyle attribute)
hide (fastkml.enums.DisplayMode attribute)
highlight (fastkml.enums.PairKey attribute)
(fastkml.styles.StyleMap property)
hot_spot (fastkml.styles.IconStyle attribute)
HotSpot (class in fastkml.styles)
href (fastkml.atom.Link attribute)
(fastkml.links.Link attribute)
hreflang (fastkml.atom.Link attribute)
http_query (fastkml.links.Link attribute)
I
Icon (class in fastkml.links)
icon (fastkml.styles.IconStyle attribute)
icon_href (fastkml.styles.IconStyle property)
IconStyle (class in fastkml.styles)
image_pyramid (fastkml.overlays.PhotoOverlay attribute)
ImagePyramid (class in fastkml.overlays)
inner_boundaries (fastkml.geometry.Polygon attribute)
InnerBoundaryIs (class in fastkml.geometry)
inset_pixels (fastkml.enums.Units attribute)
int_ (fastkml.enums.DataType attribute)
int_attribute() (in module fastkml.helpers)
int_subelement() (in module fastkml.helpers)
K
key (fastkml.styles.Pair attribute)
KML (class in fastkml.kml)
kml_coordinates (fastkml.geometry.LineString attribute)
(fastkml.geometry.Point attribute)
kml_geometries (fastkml.geometry.MultiGeometry attribute)
kml_geometry (fastkml.features.Placemark attribute)
KmlDateTime (class in fastkml.times)
KMLParseError
KMLSchemaError
KMLWriteError
L
LabelStyle (class in fastkml.styles)
lat_lon_alt_box (fastkml.views.Region attribute)
lat_lon_box (fastkml.overlays.GroundOverlay attribute)
latitude (fastkml.model.Location attribute)
LatLonAltBox (class in fastkml.views)
LatLonBox (class in fastkml.overlays)
left_fow (fastkml.overlays.ViewVolume attribute)
length (fastkml.atom.Link attribute)
LinearRing (class in fastkml.geometry)
LineString (class in fastkml.geometry)
LineStyle (class in fastkml.styles)
Link (class in fastkml.atom)
(class in fastkml.links)
link (fastkml.features.NetworkLink attribute)
(fastkml.model.Model attribute)
Location (class in fastkml.model)
location (fastkml.model.Model attribute)
Lod (class in fastkml.views)
lod (fastkml.views.Region attribute)
longitude (fastkml.model.Location attribute)
LookAt (class in fastkml.views)
lower_left (fastkml.enums.GridOrigin attribute)
M
max_altitude (fastkml.views.LatLonAltBox attribute)
max_fade_extent (fastkml.views.Lod attribute)
max_height (fastkml.overlays.ImagePyramid attribute)
max_lines (fastkml.features.Snippet attribute)
max_lod_pixels (fastkml.views.Lod attribute)
max_width (fastkml.overlays.ImagePyramid attribute)
min_altitude (fastkml.views.LatLonAltBox attribute)
min_fade_extent (fastkml.views.Lod attribute)
min_lod_pixels (fastkml.views.Lod attribute)
Model (class in fastkml.model)
module
fastkml
fastkml.about
fastkml.atom
fastkml.base
fastkml.config
fastkml.containers
fastkml.data
fastkml.enums
fastkml.exceptions
fastkml.features
fastkml.geometry
fastkml.gx.data
fastkml.gx.track
fastkml.helpers
fastkml.kml
fastkml.kml_base
fastkml.links
fastkml.mixins
fastkml.model
fastkml.overlays
fastkml.registry
fastkml.styles
fastkml.times
fastkml.types
fastkml.utils
fastkml.validator
fastkml.views
MultiGeometry (class in fastkml.geometry)
MultiTrack (class in fastkml.gx.track)
N
name (fastkml.data.Data attribute)
(fastkml.data.Schema attribute)
(fastkml.data.SimpleData attribute)
(fastkml.data.SimpleField attribute)
(fastkml.gx.data.SimpleArrayData attribute)
(fastkml.gx.data.SimpleArrayField attribute)
near (fastkml.overlays.ViewVolume attribute)
NetworkLink (class in fastkml.features)
never (fastkml.enums.ViewRefreshMode attribute)
node_name (fastkml.registry.RegistryItem attribute)
node_text() (in module fastkml.helpers)
node_text_kwarg() (in module fastkml.helpers)
normal (fastkml.enums.ColorMode attribute)
(fastkml.enums.PairKey attribute)
(fastkml.enums.Verbosity attribute)
(fastkml.styles.StyleMap property)
north (fastkml.overlays.LatLonBox attribute)
(fastkml.views.LatLonAltBox attribute)
ns (fastkml.kml.KML attribute)
ns_ids (fastkml.registry.RegistryItem attribute)
O
on_change (fastkml.enums.RefreshMode attribute)
on_expire (fastkml.enums.RefreshMode attribute)
on_interval (fastkml.enums.RefreshMode attribute)
on_region (fastkml.enums.ViewRefreshMode attribute)
on_request (fastkml.enums.ViewRefreshMode attribute)
on_stop (fastkml.enums.ViewRefreshMode attribute)
Orientation (class in fastkml.model)
orientation (fastkml.model.Model attribute)
outer_boundary (fastkml.geometry.Polygon attribute)
OuterBoundaryIs (class in fastkml.geometry)
outline (fastkml.styles.PolyStyle attribute)
OverlayXY (class in fastkml.overlays)
P
Pair (class in fastkml.styles)
PairKey (class in fastkml.enums)
pairs (fastkml.styles.StyleMap attribute)
parse() (fastkml.kml.KML class method)
(fastkml.times.KmlDateTime class method)
PhotoOverlay (class in fastkml.overlays)
pixels (fastkml.enums.Units attribute)
Placemark (class in fastkml.features)
Point (class in fastkml.geometry)
point (fastkml.overlays.PhotoOverlay attribute)
Polygon (class in fastkml.geometry)
PolyStyle (class in fastkml.styles)
R
random (fastkml.enums.ColorMode attribute)
range (fastkml.views.LookAt attribute)
rectangle (fastkml.enums.Shape attribute)
refresh_interval (fastkml.links.Link attribute)
refresh_mode (fastkml.links.Link attribute)
refresh_visibility (fastkml.features.NetworkLink attribute)
RefreshMode (class in fastkml.enums)
Region (class in fastkml.views)
register() (fastkml.registry.Registry method)
register_namespaces() (in module fastkml.config)
Registry (class in fastkml.registry)
registry (in module fastkml.registry)
RegistryItem (class in fastkml.registry)
rel (fastkml.atom.Link attribute)
relative_to_ground (fastkml.enums.AltitudeMode attribute)
relative_to_sea_floor (fastkml.enums.AltitudeMode attribute)
RelaxedEnum (class in fastkml.enums)
remove() (fastkml.types.Element method)
resource_map (fastkml.model.Model attribute)
ResourceMap (class in fastkml.model)
right_fov (fastkml.overlays.ViewVolume attribute)
roll (fastkml.gx.track.Angle attribute)
(fastkml.model.Orientation attribute)
(fastkml.views.Camera attribute)
rotation (fastkml.overlays.LatLonBox attribute)
(fastkml.overlays.PhotoOverlay attribute)
RotationXY (class in fastkml.overlays)
S
Scale (class in fastkml.model)
scale (fastkml.model.Model attribute)
(fastkml.styles.IconStyle attribute)
(fastkml.styles.LabelStyle attribute)
Schema (class in fastkml.data)
schema_url (fastkml.data.SchemaData attribute)
SchemaData (class in fastkml.data)
schemata (fastkml.containers.Document attribute)
ScreenOverlay (class in fastkml.overlays)
ScreenXY (class in fastkml.overlays)
set() (fastkml.types.Element method)
set_default_namespaces() (in module fastkml.config)
set_element (fastkml.registry.RegistryItem attribute)
set_etree_implementation() (in module fastkml.config)
Shape (class in fastkml.enums)
shape (fastkml.overlays.PhotoOverlay attribute)
short (fastkml.enums.DataType attribute)
SimpleArrayData (class in fastkml.gx.data)
SimpleArrayField (class in fastkml.gx.data)
SimpleData (class in fastkml.data)
SimpleField (class in fastkml.data)
Size (class in fastkml.overlays)
Snippet (class in fastkml.features)
source_href (fastkml.model.Alias attribute)
south (fastkml.overlays.LatLonBox attribute)
(fastkml.views.LatLonAltBox attribute)
sphere (fastkml.enums.Shape attribute)
string (fastkml.enums.DataType attribute)
Style (class in fastkml.styles)
style (fastkml.styles.Pair attribute)
StyleMap (class in fastkml.styles)
StyleUrl (class in fastkml.styles)
subelement_bool_kwarg() (in module fastkml.helpers)
subelement_enum_kwarg() (in module fastkml.helpers)
subelement_float_kwarg() (in module fastkml.helpers)
subelement_int_kwarg() (in module fastkml.helpers)
subelement_text_kwarg() (in module fastkml.helpers)
T
tag (fastkml.types.Element attribute)
target_href (fastkml.model.Alias attribute)
terse (fastkml.enums.Verbosity attribute)
tessellate (fastkml.geometry.LineString attribute)
(fastkml.geometry.Polygon attribute)
text (fastkml.features.Snippet attribute)
(fastkml.styles.BalloonStyle attribute)
(fastkml.types.Element attribute)
text_attribute() (in module fastkml.helpers)
text_color (fastkml.styles.BalloonStyle attribute)
text_subelement() (in module fastkml.helpers)
tile_size (fastkml.overlays.ImagePyramid attribute)
tilt (fastkml.gx.track.Angle attribute)
(fastkml.model.Orientation attribute)
time_stamp (fastkml.mixins.TimeMixin property)
TimeMixin (class in fastkml.mixins)
times (fastkml.mixins.TimeMixin attribute)
TimeSpan (class in fastkml.times)
TimeStamp (class in fastkml.times)
title (fastkml.atom.Link attribute)
to_string() (fastkml.base._XMLObject method)
top_fov (fastkml.overlays.ViewVolume attribute)
Track (class in fastkml.gx.track)
track_items (fastkml.gx.track.Track attribute)
track_items_to_geometry() (in module fastkml.gx.track)
TrackItem (class in fastkml.gx.track)
tracks (fastkml.gx.track.MultiTrack attribute)
tracks_to_geometry() (in module fastkml.gx.track)
type (fastkml.atom.Link attribute)
type_ (fastkml.data.SimpleField attribute)
(fastkml.gx.data.SimpleArrayField attribute)
U
uint (fastkml.enums.DataType attribute)
Units (class in fastkml.enums)
upper_left (fastkml.enums.GridOrigin attribute)
url (fastkml.styles.StyleUrl attribute)
ushort (fastkml.enums.DataType attribute)
V
validate() (fastkml.base._XMLObject method)
(in module fastkml.validator)
value (fastkml.data.Data attribute)
(fastkml.data.SimpleData attribute)
verbose (fastkml.enums.Verbosity attribute)
Verbosity (class in fastkml.enums)
view_bound_scale (fastkml.links.Link attribute)
view_format (fastkml.links.Link attribute)
view_refresh_mode (fastkml.links.Link attribute)
view_refresh_time (fastkml.links.Link attribute)
view_volume (fastkml.overlays.PhotoOverlay attribute)
ViewRefreshMode (class in fastkml.enums)
ViewVolume (class in fastkml.overlays)
W
west (fastkml.overlays.LatLonBox attribute)
(fastkml.views.LatLonAltBox attribute)
when (fastkml.gx.track.TrackItem attribute)
whens (fastkml.gx.track.Track property)
width (fastkml.styles.LineStyle attribute)
write() (fastkml.kml.KML method)
X
x (fastkml.model.Scale attribute)
(fastkml.styles.HotSpot attribute)
xml_subelement() (in module fastkml.helpers)
xml_subelement_kwarg() (in module fastkml.helpers)
xml_subelement_list() (in module fastkml.helpers)
xml_subelement_list_kwarg() (in module fastkml.helpers)
xunits (fastkml.styles.HotSpot attribute)
Y
y (fastkml.model.Scale attribute)
(fastkml.styles.HotSpot attribute)
year (fastkml.enums.DateTimeResolution attribute)
year_month (fastkml.enums.DateTimeResolution attribute)
yunits (fastkml.styles.HotSpot attribute)
Z
z (fastkml.model.Scale attribute)