Geospatial Validations Using FastAPI and PostGIS
Offered By: PyCon US via YouTube
Course Description
Overview
Explore geospatial data integration in web application backends through this PyCon US talk. Learn how geospatial data differs from other types, its common formats, and crucial aspects like spatial reference identifiers. Discover PostGIS, an open-source PostgreSQL extension for spatial datatypes, functions, and indexes. Examine an example FastAPI application leveraging Pydantic and SQLAlchemy with GeoAlchemy 2 to implement custom geospatial validations for inbound requests. Gain insights into leveraging geodata beyond typical analysis and visualization toolchains, focusing on simpler supporting roles in web applications.
Syllabus
Talks - Lazouich Ford: Geospatial Validations Using FastAPI and PostGIS
Taught by
PyCon US
Related Courses
Validate Data Classes with PydanticPluralsight Pydantic - Making Life Easier with Data Validation
EuroPython Conference via YouTube When Models Query Models
EuroPython Conference via YouTube Simple Data Validation and Setting Management with Pydantic
EuroPython Conference via YouTube Intro to Pydantic - Run-Time Type Checking for Your Dataclasses
PyCon US via YouTube