Contents

geojson 3.1.0

0

Python bindings and utilities for GeoJSON

Python bindings and utilities for GeoJSON

Stars: 876, Watchers: 876, Forks: 120, Open Issues: 27

The jazzband/geojson repo was created 12 years ago and the last code push was 1 weeks ago.
The project is popular with 876 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
No  geojson  pypi packages just yet.

Errors

A list of common geojson errors.

Code Examples

Here are some geojson code examples and snippets.

GitHub Issues

The geojson package has 27 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"

See more issues on GitHub

Related Packages & Articles