Introduction to Web Mapping
Resource URL: https://geobgu.xyz/web-mapping-2020/
An introductory course to Web Mapping created by Michael Dorman.
The course covers the concepts necessary to understand how Web Maps function (e.g., servers, HTML, CSS, JavaScript, JSON) and then dives deeper into managing the back-end of spatial data management (e.g., SQL queries, PostGIS).
Topics covered
Introduction to Web Technologies
- HTML
- CSS
- JavaScript Basics
- JavaScript Interactivity
- Web Servers
Web Mapping with Leaflet
- Leaflet
- GeoJSON
- Symbology and Interactivity
Databases
- Databases
- Non-spatial Queries
- Spatial Queries
Advanced Topics
- Client-side Geoprocessing
- Collaborative Mapping