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) 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 Wiki 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.7.1.zip (110.5 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.7.1.win32-py3.2.exe (226.6 kB view details)

Uploaded Source

simplekml-0.7.1.win32-py3.1.exe (226.6 kB view details)

Uploaded Source

simplekml-0.7.1.win32-py3.0.exe (226.6 kB view details)

Uploaded Source

simplekml-0.7.1.win32-py2.7.exe (226.6 kB view details)

Uploaded Source

simplekml-0.7.1.win32-py2.6.exe (96.0 kB view details)

Uploaded Source

File details

Details for the file simplekml-0.7.1.zip.

File metadata

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

File hashes

Hashes for simplekml-0.7.1.zip
Algorithm Hash digest
SHA256 9b793aefca8e8b856ef39754993ba07bb07d2d37123adf7cf774e1403e96afde
MD5 69506a7379680385ee1cddcf09619449
BLAKE2b-256 13e7d6750df7484f6ce4ac5d4cdd58aaa801256d91387cf19c7476b9e2994f90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.7.1.win32-py3.2.exe
Algorithm Hash digest
SHA256 476e022da8d3c1a620d553f7349533b1989da5a70558c18c58b36444c5ff8848
MD5 fc3ec06d6a775acf1b5bae17a2bc618a
BLAKE2b-256 5524ddc0b8e8fbfebed7dcf5e1c8d7380d41c4aa9d30e55db230ec9b5d3a9312

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.7.1.win32-py3.1.exe
Algorithm Hash digest
SHA256 6bec80fad24d931e0009b0e3f82e01108cfb6f88f550c8a4c56b382384439b8b
MD5 92d32e9d7ac662af144dc8fafba8b377
BLAKE2b-256 8b6c2e808dd48c051a4504be9d760a678a170076445ae08249439c96f2f9f6a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.7.1.win32-py3.0.exe
Algorithm Hash digest
SHA256 c0b888480b56c17f2acb7ea66519c4908ae2699cc2bc5ca4562ed874d0c96675
MD5 2754dcb5cc2d31feecd9f83dcfe9d56a
BLAKE2b-256 e4cc6a0c477b4a6b6a87d7833ff4cb41c734ab6568864b33f3818bfa70306b33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.7.1.win32-py2.7.exe
Algorithm Hash digest
SHA256 9c513f9db267183909c51c0a3c83f042506844ba9ac49120b1f2c10a2961e5b3
MD5 12f6b5e604cfe13042b913652d71d34c
BLAKE2b-256 1e468b24d728a6939e732578458ab6f6fe1c78bc9010ea72e5ba1914d959a9fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.7.1.win32-py2.6.exe
Algorithm Hash digest
SHA256 43cb11c95c8236d9c97f83d7a484b74fb048734274cb19c296453baeb123b81b
MD5 9572143769028916d733f74cc7bc300e
BLAKE2b-256 fb440b75686ff1df272e800934f2398302a5c480db1f0807d99b089d8081d750

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