- Notifications
You must be signed in to change notification settings - Fork40
Pydantic data models for the GeoJSON spec
License
developmentseed/geojson-pydantic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Pydantic models for GeoJSON.
Documentation:https://developmentseed.org/geojson-pydantic/
Source Code:https://github.com/developmentseed/geojson-pydantic
geojson_pydantic
provides a suite of Pydantic models matching theGeoJSON specification rfc7946. Those models can be used for creating or validating geojson data.
$ 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
SeeCONTRIBUTING.md.
SeeCHANGES.md.
Initial implementation by @geospatial-jeff; taken liberally fromhttps://github.com/arturo-ai/stac-pydantic/
See contributors for a listing of individual contributors.
SeeLICENSE
About
Pydantic data models for the GeoJSON spec
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.