Created
October 28, 2024 19:51
-
-
Save elizabeth-christensen/acaa36f7477f60136abfda2c9a3f7cd8 to your computer and use it in GitHub Desktop.
PostGIS links
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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