geojson-pydantic

1.2.0last stable release 1 month ago
Complexity Score
Low
Open Issues
3
Dependent Projects
20
Weekly Downloadsglobal
67,069

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

geojson-pydantic

Pydantic models for GeoJSON.

Documentation: https://developmentseed.org/geojson-pydantic/

Source Code: https://github.com/developmentseed/geojson-pydantic

Description

geojson_pydantic provides a suite of Pydantic models matching the GeoJSON specification rfc7946. Those models can be used for creating or validating geojson data.

Install

$ python -m pip install -U pip
$ python -m pip install geojson-pydantic

Or install from source:

$ python -m pip install -U pip
$ python -m pip install git+https://github.com/developmentseed/geojson-pydantic.git

Install with conda from conda-forge:

$ conda install -c conda-forge geojson-pydantic

Contributing

See CONTRIBUTING.md.

Changes

See CHANGES.md.

Authors

Initial implementation by @geospatial-jeff; taken liberally from https://github.com/arturo-ai/stac-pydantic/

See contributors for a listing of individual contributors.

License

See LICENSE

Dependencies

CVE IssuesActive
0
Scorecards Score
4.90
Test Coverage
94.00%
Follows Semver
No
Github Stars
238
Dependenciestotal
9
DependenciesOutdated
1
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute geojson-pydantic in your own private PyPI registry

pip install geojson-pydantic
Processing...
Done

28 Releases

PyPI on Cloudsmith

Getting started with PyPI on Cloudsmith is fast and easy.