A Python 3.4 tool kit for converting KML files to GeoJSON files
Project description
kml2geojson
============
A Python 3.4 command-line program to convert KML files to GeoJSON.
Much of the code is a translation into Python of the KML converter in the Node.js package
`togeojson <https://github.com/mapbox/togeojson>`_.
The added features of ``kml2geojson``, are
- the ability to create several GeoJSON files of FeatureCollections, one for each KML folder
- one JSON file containing the KML styles
Installation
-------------
``pip install kml2geojson``
Usage
------
At the command line type ``kml2geojson --help`` for instructions.
Notes
-------
- Development status: Alpha
- This project uses semantic versioning (major.minor.patch),
where each breaking feature or API change is considered a major release.
So the version code reflects the project's change history, rather than its development status.
In particular, a high major version number, does not imply a mature development status.
Authors
---------
- Alex Raichev (2015-10-03)
============
A Python 3.4 command-line program to convert KML files to GeoJSON.
Much of the code is a translation into Python of the KML converter in the Node.js package
`togeojson <https://github.com/mapbox/togeojson>`_.
The added features of ``kml2geojson``, are
- the ability to create several GeoJSON files of FeatureCollections, one for each KML folder
- one JSON file containing the KML styles
Installation
-------------
``pip install kml2geojson``
Usage
------
At the command line type ``kml2geojson --help`` for instructions.
Notes
-------
- Development status: Alpha
- This project uses semantic versioning (major.minor.patch),
where each breaking feature or API change is considered a major release.
So the version code reflects the project's change history, rather than its development status.
In particular, a high major version number, does not imply a mature development status.
Authors
---------
- Alex Raichev (2015-10-03)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kml2geojson-1.0.tar.gz
(6.3 kB
view details)
File details
Details for the file kml2geojson-1.0.tar.gz
.
File metadata
- Download URL: kml2geojson-1.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
88bf054a23802fd5ebc75f607cae8a44a310df8bcaf12c79f81f4e45afc946e2
|
|
MD5 |
47c7547ee6e4a844141d6f1c3b501b81
|
|
BLAKE2b-256 |
681d77534a71d6a1e110faabe15e1c3fbeac8c24818862aa5bb92525450280da
|