Pydantic data models for the GeoJSON spec.
Project Links
Meta
Author: Drew Bollinger
Requires Python: >=3.9
Classifiers
Intended Audience
- Information Technology
- Science/Research
License
- OSI Approved :: MIT License
Programming Language
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
Topic
- Scientific/Engineering :: GIS
Typing
- Typed
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
May 05, 2025
2.0.0
Dec 19, 2024
1.2.0
Oct 22, 2024
1.1.2
Aug 29, 2024
1.1.1
May 10, 2024
1.1.0
Jan 16, 2024
1.0.2
Oct 04, 2023
1.0.1
Jul 24, 2023
1.0.0
Nov 17, 2024
0.7.0
Jul 02, 2023
0.6.3
May 16, 2023
0.6.2
May 11, 2023
0.6.1
May 09, 2023
0.6.0
Apr 04, 2023
0.6.0a0
Dec 16, 2022
0.5.0
Jul 18, 2022
0.4.3
Jun 13, 2022
0.4.2
Jun 10, 2022
0.4.1
Jun 03, 2022
0.4.0
Apr 28, 2022
0.3.4
Mar 04, 2022
0.3.3
Feb 21, 2022
0.3.2
Aug 04, 2021
0.3.1
May 25, 2021
0.3.0
May 06, 2021
0.2.3
Dec 29, 2020
0.2.2
Aug 07, 2020
0.2.1
Aug 06, 2020
0.2.0
May 22, 2020
0.1.0