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.3.zip (117.7 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.3.win32-py3.2.exe (233.8 kB view details)

Uploaded Source

simplekml-0.7.3.win32-py3.1.exe (233.8 kB view details)

Uploaded Source

simplekml-0.7.3.win32-py3.0.exe (233.8 kB view details)

Uploaded Source

simplekml-0.7.3.win32-py2.7.exe (233.8 kB view details)

Uploaded Source

simplekml-0.7.3.win32-py2.6.exe (103.2 kB view details)

Uploaded Source

File details

Details for the file simplekml-0.7.3.zip.

File metadata

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

File hashes

Hashes for simplekml-0.7.3.zip
Algorithm Hash digest
SHA256 43af7d65d83aa45da9ce6847b2743f55778e104f67b8edea5f7a2441916eb8b3
MD5 411c5dc510b74f18c4befe6d990075d7
BLAKE2b-256 179518ab326b6d8dbce52db1c35d4a3b0d23386a34e1b5353e65a25e5753656f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.7.3.win32-py3.2.exe
Algorithm Hash digest
SHA256 42421a0c5e54141b72f2efd5cc09adcaef2c0d7c43d8e0b756a9dd45a8b49888
MD5 8b8f786d7f8ee1fc7b54ab1eafdfffe0
BLAKE2b-256 d30124fc79345288e3b601a4888025ca9a1b02b8e06a1670e54453b99b39a61c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.7.3.win32-py3.1.exe
Algorithm Hash digest
SHA256 b6bad3f77eb7251a47bcf14ab28f3ad9e57dbc4bfeea91d95bd657bab55accda
MD5 ae097cf5a5eb7a2204aaaa90de8282df
BLAKE2b-256 578fd6e9bc5c0db8c88bffbedd5dfe881fc966bb81486f4a530692a7f358049e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.7.3.win32-py3.0.exe
Algorithm Hash digest
SHA256 ac391f75c23fed7ba6d9285cf55d0afd289c27a64603ca64c71d7b3000a09e89
MD5 f2049a0390b63e2d21b572dac2dc6912
BLAKE2b-256 d6201241e63c95d0a85c8247781d0fbd7f575b1a6bf9bd5306858907fd109584

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.7.3.win32-py2.7.exe
Algorithm Hash digest
SHA256 cf79df8862b9ac06593740adcef907cde027346790587dd018c08005c8a1f985
MD5 06e0d4750404c8b0767f6208f1b4ddbe
BLAKE2b-256 50695c34e88384ec00b7ae054d7d34848f1cbc0fe564cc735ff5d484c5abe5b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-0.7.3.win32-py2.6.exe
Algorithm Hash digest
SHA256 14a8dfe9d5ffea2ee5f564418123e95a8f68b7c1324d378ca6f8f25b0adb452a
MD5 fee09189a3c4f7e2fee423ec50809d85
BLAKE2b-256 d6cad9b524058b5cffc1dc238e1eead11d624785b9c103443dcbf44582738491

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