{"categories":[{"label":"GIS","url":"https://skillfed.io/packages/category/scientific-engineering-gis"}],"enrichment":{"capability":"Provides Pydantic models that validate and serialize GeoJSON data according to RFC 7946 specification.","skillfed_tags":["geospatial","data-validation","geojson"],"use_cases":["Validate incoming GeoJSON from APIs or files before storing in a geospatial database.","Build type-safe geographic data structures in Python applications using Pydantic's validation framework.","Serialize Python geographic objects to RFC 7946-compliant GeoJSON for REST APIs or client applications.","Parse and transform GeoJSON from external sources with automatic type checking and error reporting.","Integrate geospatial data validation into FastAPI or other Pydantic-based web services."],"what_it_does":"geojson-pydantic wraps the GeoJSON specification (RFC 7946) as a set of Pydantic models, letting you validate, parse, and serialize geographic data structures with type safety. It depends only on pydantic and works with Python 3.9 through 3.14, making it straightforward to integrate into data pipelines that need to handle GeoJSON.\n\nThe package is actively maintained, supports current Python versions, and has no known vulnerabilities. It's used for creating or validating GeoJSON objects\u2014Points, LineStrings, Polygons, Features, and FeatureCollections\u2014ensuring data conforms to the RFC 7946 standard before processing or storage.","worth_installing":"Yes. The package has low install friction, active maintenance, permissive MIT licensing, no security vulnerabilities, and fills a clear need for GeoJSON validation in Python. It's a straightforward choice if you're working with geographic data and want Pydantic's validation guarantees."},"id":"geojson-pydantic","links":{"html":"https://skillfed.io/packages/geojson-pydantic","md":"https://skillfed.io/packages/geojson-pydantic.md","pypi":"https://pypi.org/project/geojson-pydantic/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-07","license_spdx":null,"license_treatment":"permissive","name":"geojson-pydantic","python_support":"supports_current","summary":"Pydantic data models for the GeoJSON spec."},"popularity":{"monthly_downloads":1121112,"position":4335,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.1.1"}
