Skip to main content

A Simple KML creator

Project description

simplekml is a python package which enables you to generate KML with as little effort as possible.

At the time of making this package nothing was available (at least I could not find anything) that could create KML files easily. You needed a lot of bloated code to even create a simple point. This is understandable because the KML standard is quite extensive, but what if you just work with the simple elements of KML like Document, Folder, Point, LineString and Polygon? This package supports those elements and more (MultiGeometry, Overlays, NetworkLinks, Models, Track and MultiTrack) with advanced styling. This makes creating a KML file containing a point as simple as:

import simplekml
kml = simplekml.Kml()
kml.newpoint(name="Kirstenbosch", coords=[(18.432314,-33.988862)])
kml.save("botanicalgarden.kml")

Please take note that this project is in its early stages. Everything seems to work, but bugs may crop up. If you would please test it and let me know if there are bugs, it would be appreciated.

See the Documentation for usage and reference.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simplekml-0.9.0.zip (41.1 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

simplekml-0.9.0.win32-py3.2.exe (236.7 kB view details)

Uploaded Source

simplekml-0.9.0.win32-py3.1.exe (236.7 kB view details)

Uploaded Source

simplekml-0.9.0.win32-py3.0.exe (236.7 kB view details)

Uploaded Source

simplekml-0.9.0.win32-py2.7.exe (236.7 kB view details)

Uploaded Source

simplekml-0.9.0.win32-py2.6.exe (106.1 kB view details)

Uploaded Source

File details

Details for the file simplekml-0.9.0.zip.

File metadata

  • Download URL: simplekml-0.9.0.zip
  • Upload date:
  • Size: 41.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for simplekml-0.9.0.zip
Algorithm Hash digest
SHA256 cada96d7a70ab7938f9466d09f61eca0f12fc55f56d982ae925ff3b2f1515a38
MD5 4f907b82bd58344780c0f02f9bdf9c2f
BLAKE2b-256 05b77cc75629e36a9f77f87d28d82e68fc15c1033f14d23a641813fd37f4de6a

See more details on using hashes here.

File details

Details for the file simplekml-0.9.0.win32-py3.2.exe.

File metadata

File hashes

Hashes for simplekml-0.9.0.win32-py3.2.exe
Algorithm Hash digest
SHA256 c7cca42760a350fa9ee6b98db05c2914698f18f821cc300b53c714a06e79e87c
MD5 90ef7a0ef1891ee7a7c51031be4b84e1
BLAKE2b-256 dfc66b63b7a62940237b66ac21eb642fd56819ea1397970b65c038c7310705cf

See more details on using hashes here.

File details

Details for the file simplekml-0.9.0.win32-py3.1.exe.

File metadata

File hashes

Hashes for simplekml-0.9.0.win32-py3.1.exe
Algorithm Hash digest
SHA256 9ef5d8086f594e5e6d5beb5014444a87ab789053a2f54aa07019839d2d67d2de
MD5 1b9a2ee5f3568853775c95edd2dd84d2
BLAKE2b-256 2bb4a319d1d55df8d4d2659ed2ae41c0386454d0f51b268be04bd39c007915f1

See more details on using hashes here.

File details

Details for the file simplekml-0.9.0.win32-py3.0.exe.

File metadata

File hashes

Hashes for simplekml-0.9.0.win32-py3.0.exe
Algorithm Hash digest
SHA256 0aaa24d511ec0b92d802702d16e0559263a30f993ba071d2001fda9f0e5335cf
MD5 d6677bd7db02af4101b1432dd2b2dd1a
BLAKE2b-256 6271db69101f02532cf4864fe11f212b354b8f8b15f3d9adb67f2ad3e45ab55e

See more details on using hashes here.

File details

Details for the file simplekml-0.9.0.win32-py2.7.exe.

File metadata

File hashes

Hashes for simplekml-0.9.0.win32-py2.7.exe
Algorithm Hash digest
SHA256 1569dba60d516a511fc4dbd0251a97c0fd73e3e6a7cb74b034b011d47ad2bea9
MD5 d397d5f9884369ddecae986c5d7fa4b1
BLAKE2b-256 21edec729027ccc37862e11b48302bab0a517b27e2b226354d54fca20413ba28

See more details on using hashes here.

File details

Details for the file simplekml-0.9.0.win32-py2.6.exe.

File metadata

File hashes

Hashes for simplekml-0.9.0.win32-py2.6.exe
Algorithm Hash digest
SHA256 7bd9b041fa95885b0d83d3cf4d237ccbf6014bb357a9e1547d335117a518d684
MD5 80cf0e638408a3f1933c55a39633d424
BLAKE2b-256 791ca77f835e138f8aeacde063ad7d3ea85b02253f7b7f4e3e9cfe424d8d24df

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page