From 1c5a3618bdb12fb6ddde5f262b29048de41ee7ca Mon Sep 17 00:00:00 2001 From: demet Date: Mon, 22 Apr 2024 08:05:21 -0700 Subject: [PATCH] edited workshop description --- index.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/index.md b/index.md index 0e911ee..a616b2f 100644 --- a/index.md +++ b/index.md @@ -4,12 +4,13 @@ title: Introduction has_children: true nav_order: 1 --- -# Introduction to Web Maps with Leaflet - +# Introduction to Web Maps with Leaflet Logo -This beginner-level workshop is intended for anyone interested in getting started creating web maps. This workshop aims to develop the fundamental knowledge and skills to begin web mapping while providing opportunities to ask questions. There are two main sections: an introduction to web maps, and a hands-on where we will copy/paste code to make an interactive map of UBC-V Campus powered by [Leaflet](https://leafletjs.com/). Upon completion of this workshop you will have a [boilerplate code](https://www.freecodecamp.org/news/whats-boilerplate-and-why-do-we-use-it-let-s-check-out-the-coding-style-guide-ac2b6c814ee7/) which you can build upon and tinker with on your own. +This beginner-level workshop is intended for anyone interested in getting started creating web maps. This workshop aims to develop the fundamental knowledge and skills to begin web mapping while providing opportunities to ask questions. There are two main sections: an introduction to web maps, and a hands-on where we will will learn to customize [boilerplate code](https://www.freecodecamp.org/news/whats-boilerplate-and-why-do-we-use-it-let-s-check-out-the-coding-style-guide-ac2b6c814ee7/) from within a source code editor to make an interactive map of the UBC-V campus powered by [Leaflet](https://leafletjs.com/). + + ## What you will build @@ -31,9 +32,6 @@ Making maps is hard. And, without practice, working in the web is hard too. Whil - **Understanding of basic cartographic design concepts**. What is map making without a consideration of cartography? Axis Maps has written a phenomenal [short guide to cartography](https://www.axismaps.com/guide/), and [the web map module](https://www.axismaps.com/guide/web/should-a-map-be-interactive/) is especially relevant. -All set? Let's begin! - -
#### GIS Resources at UBC: