Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pydantic data models for the GeoJSON spec

License

NotificationsYou must be signed in to change notification settings

developmentseed/geojson-pydantic

Repository files navigation

Pydantic models for GeoJSON.

TestCoveragePackage versionDownloadsLicenseConda


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

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


Description

geojson_pydantic provides a suite of Pydantic models matching theGeoJSON 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 fromconda-forge:

$ conda install -c conda-forge geojson-pydantic

Contributing

SeeCONTRIBUTING.md.

Changes

SeeCHANGES.md.

Authors

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

See contributors for a listing of individual contributors.

License

SeeLICENSE

About

Pydantic data models for the GeoJSON spec

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors21

Languages


[8]ページ先頭

©2009-2025 Movatter.jp