
simplekml 1.3.6
0
A Simple KML creator
Contents
A Simple KML creator
Stars: 85, Watchers: 85, Forks: 16, Open Issues: 10The eisoldt/simplekml repo was created 5 years ago and the last code push was 2 years ago. The project is moderately popular with 85 github stars!
How to Install simplekml
You can install simplekml using pip
pip install simplekml
or add it to a project with poetry
poetry add simplekml
Package Details
- Author
- 2011-2018 Kyle Lancaster | 2019-2021 Patrick Eisoldt
- License
- GNU Lesser General Public License v3+
- Homepage
- http://readthedocs.org/projects/simplekml/
- PyPi:
- https://pypi.org/project/simplekml/
- GitHub Repo:
- https://github.com/eisoldt/simplekml
Classifiers
- Scientific/Engineering/GIS
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common simplekml errors.
Code Examples
Here are some simplekml code examples and snippets.
GitHub Issues
The simplekml package has 10 open issues on GitHub
- Feature Request: Allow for annotations of coordinates in simplekml.LineString
- Support for python 3.11
pythonfix