Simplekml

Latest version: v1.3.5

Safety actively analyzes 629004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

1.2.1

-----------------------------------
**Fixes**
* Changed newangle in :class:`simplekml.GxTrack` to :func:`simplekml.GxTrack.newgxangle`

1.2.0

----------------------------------
**New Features**
* Added a method :func:`simplekml.Kml.addfile`. This method adds additional files to a KMZ. Useful for adding
images to the KMZ that you want to display in a description balloon.

**Fixes**
* Fixed documentation of coordinates where it incorrectly showed a coordinate being first latitude, then longitude,
when it should have been the other way around
* Fixed paths included in a KMZ, changed backslashes to forward slashes

1.1.2

-----------------------------------
**Fixes**
* Fixed the import error regarding networklinkcontrol

1.1.1

-----------------------------------
**New Features**
* Added the property *gxballoonvisibility* to all features
* Added :attr:`simplekml.Kml.networklinkcontrol` to the :class:`simplekml.Kml`. Thus, there is a new class called
:class:`simplekml.NetworkLinkControl` and relevant properties (including :class:`simplekml.LinkSnippet`)

1.1.0

--------------------------------
**New Features**
* Added methods to all container classes for querying features already created. The new methods are: features,
allfeatures, geometries, allgeometries, containers, allcontainers, styles, allstyles, stylemaps, and allstylemaps
* Added a hint attribute to the Kml class that allows hints to be added to the kml tag, such as: *target=moon*

**Enhancements**
* The CDATA tags within text attributes are not escaped with the rest of the text and remain as is whether or not
parsetext of the Kml class is set to True or False

**Fixes**
* FlyTo is now generating the Abstract View (Camera and LookAt) tag correctly

1.0.0

------------------------------
First production version release.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.