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) 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.5.0.zip (29.3 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.5.0.win32-py2.7.exe (213.1 kB view details)

Uploaded Source

simplekml-0.5.0.win32-py2.6.exe (82.5 kB view details)

Uploaded Source

File details

Details for the file simplekml-0.5.0.zip.

File metadata

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

File hashes

Hashes for simplekml-0.5.0.zip
Algorithm Hash digest
SHA256 e98cb4736637474489dc5401cb4661d3d8dbd94996cdc4e5ecbbbe6c62d129b9
MD5 a9ec83fe27d88a3400accfe7ee22b5ad
BLAKE2b-256 97899ec7ec8ae1c8c620c492ed610c1e39ce314de7bbc545e74ff25e34155c8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.5.0.win32-py2.7.exe
Algorithm Hash digest
SHA256 579bd1c3bf5769e3b64412ca02168a62ec8ebe9b81315c9c5203ea2533958cba
MD5 a8542129837fd1d9074fa9dad650cb8c
BLAKE2b-256 c84c0e97445490847922e327151b61f5641088683720183dcdb1d31d004a2484

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.5.0.win32-py2.6.exe
Algorithm Hash digest
SHA256 1bcfea8a126309f0c7e7337c2ad5a9126882c5805af03298358f78fa4150843f
MD5 d33549e7b37b9fc6a1ad7076ae3f697d
BLAKE2b-256 8e333003e49d8849df32d735c182cbf9f3461061b5a16710955e0557e6d241c0

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