Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save elizabeth-christensen/acaa36f7477f60136abfda2c9a3f7cd8 to your computer and use it in GitHub Desktop.
Save elizabeth-christensen/acaa36f7477f60136abfda2c9a3f7cd8 to your computer and use it in GitHub Desktop.
PostGIS links
#PostgreSQL, open source relational database
https://www.postgresql.org/
#PostGIS, open source GIS data store
https://postgis.net/
# PostGIS Day 2024
https://www.crunchydata.com/community/events/postgis-day-2024
#Crunchy Data, Postgres and PostGIS services provider
https://www.crunchydata.com/
# Open Source Geospatial Foundation
https://www.osgeo.org/
#QGIS download, open source mapping
https://www.qgis.org/
#Simple map SQL queries as QGIS layers
https://www.crunchydata.com/blog/connecting-qgis-to-postgres-and-postgis
#pg_tileserv - Tile server for PostGIS
https://github.com/CrunchyData/pg_tileserv
#pg_featureserv - API JSON server for PostGIS
https://github.com/CrunchyData/pg_featureserv/
#OpenLayers project
https://openlayers.org/
#OpenLayers + PgRouting + pg_tileserv + pg_featureserv sample code
https://github.com/CrunchyData/pg_featureserv/tree/master/demo
#PostGIS day videos
https://www.youtube.com/@CrunchyDataPostgres
#Crunchy Data’s Postgres Playground
https://www.crunchydata.com/developers/tutorials
#Really cool open source GIS people to follow
Paul Ramsey @ Crunchy Data / cleverelephant
Regina Obe @ Paragon
Ryan Lambert @ RustProofLabs
Cliff Patterson @ Luna Geospatial
Matt Forrest @ Whereabots
#Elizabeth's crunchy blogs
https://www.crunchydata.com/blog/author/elizabeth-christensen
#Elizabeth's LinkedIn
https://www.linkedin.com/in/elizabeth-garrett-christensen/
#Elizabeth's Twitter
https://twitter.com/sqlliz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment