We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

TiPg: a Simple and Fast OGC Features and Tiles API for PostGIS

Formal Metadata

Title
TiPg: a Simple and Fast OGC Features and Tiles API for PostGIS
Title of Series
Number of Parts
266
Author
License
CC Attribution 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date2023
LanguageEnglish

Content Metadata

Subject Area
Genre
Abstract
Following the work we did with TiTiler (a python module which is designed to create Raster services), we decided to develop the same kind of project but for Vector. Using Postgres/PostGIS as datasource and FastAPI/Pydantic for the web framework, TiPG is a lightweight application which user can include into their own FastAPI application and easily customized. The design principle of the TiPg python module and also show some of its great features will be presented in this talk.