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 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.8.1.zip (193.9 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.8.1.win32-py3.2.exe (238.1 kB view details)

Uploaded Source

simplekml-0.8.1.win32-py3.1.exe (238.1 kB view details)

Uploaded Source

simplekml-0.8.1.win32-py3.0.exe (238.1 kB view details)

Uploaded Source

simplekml-0.8.1.win32-py2.7.exe (238.1 kB view details)

Uploaded Source

simplekml-0.8.1.win32-py2.6.exe (107.6 kB view details)

Uploaded Source

File details

Details for the file simplekml-0.8.1.zip.

File metadata

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

File hashes

Hashes for simplekml-0.8.1.zip
Algorithm Hash digest
SHA256 88ff727bd7af265098f5fe77494a22922cd46595338aae4479c49435f14c8b91
MD5 f986245436b71e247028746ccfe3f632
BLAKE2b-256 100031d322c4b3965525df055667a24f48f1b7abd3fc66ac1b283ceb9aee170d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.8.1.win32-py3.2.exe
Algorithm Hash digest
SHA256 95ddfc0c4daeb9afd49b4c5394aea551b8b897a021d6d74633e5f73ce2dff2f5
MD5 5a935ab8265da35786aad55d83ca95b1
BLAKE2b-256 d317ea2f1365a3bdfb4a256514ee2592dfe693873d1610c6eca0b6d0890546ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.8.1.win32-py3.1.exe
Algorithm Hash digest
SHA256 0018ffcf230e4ed478ea44765e127718f9d48fbb959a7afb80512141d501a03f
MD5 7b40b54fc8baddbc17869e112bf02684
BLAKE2b-256 c55bb356687a1d73602ed151e7c2f6bc8056ced8254b6228c2a77d17df55a53b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.8.1.win32-py3.0.exe
Algorithm Hash digest
SHA256 451d25fad511d865f3d7ef3312a8b3f12dbb4d987ea876131b93a55dd8bd3dab
MD5 2458542d9aa6490f17d5a398a97e4252
BLAKE2b-256 d6cac3bd3aff9861d7695596c7d5e72a36a7327a2a052337780f18e3813982a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.8.1.win32-py2.7.exe
Algorithm Hash digest
SHA256 070f868e35ab13e34b349ee13b521d4c65e69f5dc5080d707ce82214e5e87fe4
MD5 43c5c9e65fb2ef6b8083fa7d53b95e3a
BLAKE2b-256 f715633999a7c4fec3df6fe88109f54c1048b2e561e5fbd0bc0df1f4ddc18d09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.8.1.win32-py2.6.exe
Algorithm Hash digest
SHA256 bccb52071068d75db0936433a27705fc33e2141e6a4779d9fd24d04088f4dde3
MD5 c3cb52aa6a478d00773afb2ba37c1ff4
BLAKE2b-256 a12a26f29e1d9eddcaf7b406b831279d7b8f3b78bae1937b6adf05ac98a9655f

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