Skip to content

Instantly share code, notes, and snippets.

@elizabeth-christensen
Last active July 27, 2024 16:29
Show Gist options
  • Save elizabeth-christensen/4f5394d629073cbec6b24f559a309567 to your computer and use it in GitHub Desktop.
Save elizabeth-christensen/4f5394d629073cbec6b24f559a309567 to your computer and use it in GitHub Desktop.
KC Maps
#PostgreSQL
https://www.postgresql.org/
#Crunchy Data
https://www.crunchydata.com/
#Postgres US
https://postgresql.us/
#John Snow's and (maybe) first GIS project
https://en.wikipedia.org/wiki/John_Snow
#Excepts from Roger Thomlinson's 1974 PHD thesis
https://jcheshire.com/resources/roger-tomlinsons-phd-the-first-in-gis/
#Open Street Map project page
https://www.openstreetmap.org/
#Geofabrik Open Street map downloads
https://download.geofabrik.de/
#Missouri water maps
https://gis-modnr.opendata.arcgis.com/datasets/rivers-and-streams/explore
#Data KC
data.kcmo.org
#KC Neighborhood maps
https://data.kcmo.org/dataset/Neighborhoods-Census/aprt-brwq/about_data
#Wyandotte county neighborhoods
https://www.wycokck.org/Departments/Maps-and-GIS
#Johnson County neighborhoods
https://aims.jocogov.org/AIMSData/FreeData.aspx
#KC Pothole data
https://data.kcmo.org/311/Pothole-Tracker-Map/8jgx-ug66
#KC Restaurant license data
https://data.kcmo.org/Candidates-for-Deletion/KCMO-Food-Permits/sz9c-c5ux/about_data
#QGIS download
https://www.qgis.org/en/site/forusers/download.html
#Spatial reference systems
https://en.wikipedia.org/wiki/Spatial_reference_system
#PostGIS project page
https://postgis.net/
#SQL queries as QGIS layers sample code and blog
https://www.crunchydata.com/blog/connecting-qgis-to-postgres-and-postgis
#pgRouting project
https://pgrouting.org/
#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
#PostGIS Intro Workshop
https://postgis.net/workshops/postgis-intro/
#Learn more about Postgres
Crunchy Data’s Postgres Playground
https://www.crunchydata.com/developers/tutorials
Crunchy Data Postgres newsletter
https://www.crunchydata.com/newsletter
Postgres Weekly by Cooper Press
#Open Source Geospatial Foundation, OSGeo
https://www.osgeo.org/
#KC Postgres Meetup
https://www.meetup.com/kansas-city-postgres-user-group/
#Kansas City Developer Conference KCDC
https://www.kcdc.info/
#Get Postgres on a Mac
https://postgresapp.com/
#Really cool open source GIS people to follow
Paul Ramsey @ Crunchy Data
Regina Obe @ Paragon
Ryan Lambert @ RustProofLabs
Cliff Patterson @ Luna Geospatial
Matt Forrest @ CARTO
#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