/lab04

lab4

Primary LanguageHTML

Deliverable You will have one and a half weeks to work on this lab. To submit, please follow the steps below.

  1. create a github repository. This repository will host the base map which you designed by Mapbox. (5 POINTS)

Note: Regarding the name of this github repo, please use something related to your base map, names like lab04, assignment04 are not recommended.

  1. In the readme.md, please add a link (the link should be in the format of http://BurkR.github.io/lab04]) to access the web page of the mapbox basemap. This web page to access the base map should be the index.html of this github repository. Basically, By clicking on the link, the base map hosted by this github repository will show. Refer to lecture 13 to see a tutorial. (30 POINTS)

https://BurkR.github.io/lab04/index.html

  1. In the readme.md, reflect on your design process - How did you determine the current web map style? What specific topic motivate you to design the map? For example, you can design a map driven by the idea of Beaver Nation, the primary colors should be Orange and Black. (10 POINTS) At last, if you want to share you map to mapbox gallery, please Tweet it with #BuiltWithMapbox to submit it to the gallery.

  2. The structure of the github repository should like something below. (5 POINTS)

[Submission_Lab_04] │readme.md │index.html ├─assets │ icons │ xxx.svg │ xxx.svg │ xxx.svg │ style.json │ ore_counties.geojson │ license.txt ├─img │ screenshot.png ####Optional Task

If you design a map representing a LGBT 🌈 topic or a Valentine's Day ❤️ topic, you will receive the addtional points (5 POINTS). Think out aloud, what color ramp is appropriate for a LGBT theme? Like a rainbow color flag ?

Once you complete this lab assignment, please make sure both the github repository and the web site work appropriately. Then, you will need to submit the url of the GitHub repository to Canvas Dropbox. (On the assignment tab, press the Submit Assignment button to submit. Please contact the instructor or TA if you have any difficulty.)

References: [1] Walton, Amy Lee 2017 MapBox Design Guide, Mapbox, retrieved at Feb 5, 2019.