
kml2geojson 5.1.0
0
A Python library to covert KML files to GeoJSON files
Contents
A Python library to covert KML files to GeoJSON files
Stars: 53, Watchers: 53, Forks: 15, Open Issues: 0The mrcagney/kml2geojson
repo was created 6 years ago and was last updated 1 weeks ago. The project is moderately popular with 53 github stars!
How to Install kml2geojson
You can install kml2geojson using pip
pip install kml2geojson
or add it to a project with poetry
poetry add kml2geojson
Package Details
- Author
- Alex Raichev
- License
- MIT
- Homepage
- https://github.com/mrcagney/kml2geojson
- PyPi
- https://pypi.org/project/kml2geojson/
- GitHub Repo
- https://github.com/mrcagney/kml2geojson
Classifiers
Related Packages
Errors
A list of common kml2geojson errors.
Code Examples
Here are some kml2geojson
code examples and snippets.
GitHub Issues
The kml2geojson package has 0 open issues on GitHub
- Use of an already opened file descriptor object as a parameter, instead of a Path like object.