FOSS4G NA 2024

Web Maps from PostGIS with pg_featureserv and pg_tileserv
09-10, 13:00–13:30 (America/Chicago), Grand B

Pg_featureserv and pg_tileserv are lightweight Go applications for getting your spatial data into web apps. This will be an introductory talk on how to set up these tools, use the sample code, and build your own spatial web maps.


TOC
Show a sample PostGIS database
Set up local copy of pg_featureserv and pg_tileserv
Show URL calls and how the CQL works
Demo of web maps
Demo pg_featureserv with pgRouting with click operations