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 everything documented in the KML Reference. With simplekml 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")

See the Documentation for usage and reference or visit the Homepage for more information.

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-1.1.1.zip (49.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-1.1.1.win32-py3.2.exe (246.8 kB view details)

Uploaded Source

simplekml-1.1.1.win32-py3.1.exe (246.8 kB view details)

Uploaded Source

simplekml-1.1.1.win32-py3.0.exe (246.8 kB view details)

Uploaded Source

simplekml-1.1.1.win32-py2.7.exe (246.8 kB view details)

Uploaded Source

simplekml-1.1.1.win32-py2.6.exe (116.2 kB view details)

Uploaded Source

File details

Details for the file simplekml-1.1.1.zip.

File metadata

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

File hashes

Hashes for simplekml-1.1.1.zip
Algorithm Hash digest
SHA256 c069cdd8ebbccde5317b0710a190eb87551df5d45267a173ab94955ff9940a2b
MD5 bf6d9494e17e4fd3d1a6863b66b568f9
BLAKE2b-256 de3e7d57bcd497c10f31c333e58a448c86d37168fe536306bb0b088058e89f68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-1.1.1.win32-py3.2.exe
Algorithm Hash digest
SHA256 337579ced86259354f144d6add6c91f7d875020d69bf648b448f463b31958758
MD5 09b5faa6d6d2ad07932ea91b28574c7d
BLAKE2b-256 36a43534bdbf7af1c0203a689eee70aea92424f7759d0c3a6bcc9c3fa252d603

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-1.1.1.win32-py3.1.exe
Algorithm Hash digest
SHA256 b67e004653dc24437c3756d127bae46d2b5c516e9acda215afa58fcc0d95a434
MD5 744f57b159f7b111ca6fe67e0096b3c9
BLAKE2b-256 866693c715245004b0b1abb722eababaf8cecae0c6dfe9e419596d7a1320d47a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-1.1.1.win32-py3.0.exe
Algorithm Hash digest
SHA256 f869c567662801b8cc716aa5d6c72c527fe26cf918d9a987a233b3c171a8a1a4
MD5 41e943bc61c4e6d20b54371c2daa674c
BLAKE2b-256 22200dbdb7f0b572337bb59b309bc7a825b6494f98e183b7781458f31c4fa94e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-1.1.1.win32-py2.7.exe
Algorithm Hash digest
SHA256 459b270cfce7dd2562d3a21ee4e91686be88d4aa9c4256d7b8ec735583569779
MD5 90e4ae4187637271df42a345abb51c55
BLAKE2b-256 710375f135205b711c07d174f15b4d3abf88771fbaa0007877d8df96f98c785f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplekml-1.1.1.win32-py2.6.exe
Algorithm Hash digest
SHA256 41b399b9d53844299f40830b4a80c53fa110115ca5a678d51baa88375493cc73
MD5 bb3f432a4780a3fb0f1155ac82aba58e
BLAKE2b-256 3e8ea7caf71d559d065b7404477d592436d18fbdcdf0c2c84669f3b46313c15d

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