geojson 3.1.0
0
Python bindings and utilities for GeoJSON
Contents
Python bindings and utilities for GeoJSON
Stars: 914, Watchers: 914, Forks: 121, Open Issues: 25The jazzband/geojson
repo was created 13 years ago and the last code push was 5 days ago.
The project is popular with 914 github stars!
How to Install geojson
You can install geojson using pip
pip install geojson
or add it to a project with poetry
poetry add geojson
Package Details
- Author
- Sean Gillies
- License
- BSD
- Homepage
- https://github.com/jazzband/geojson
- PyPi:
- https://pypi.org/project/geojson/
- GitHub Repo:
- https://github.com/jazzband/geojson
Classifiers
- Scientific/Engineering/GIS
Related Packages
Errors
A list of common geojson errors.
Code Examples
Here are some geojson
code examples and snippets.
GitHub Issues
The geojson package has 25 open issues on GitHub
- Update README - point winding convention
- Failing test test_features.FeaturesTest
- Feature coordinates accept numpy float64 but float32 is "not a JSON compliant number"