https://github.com/1cgonza/mapdemo
Mapping workshop
https://github.com/1cgonza/mapdemo
Last synced: 2 months ago
JSON representation
Mapping workshop
- Host: GitHub
- URL: https://github.com/1cgonza/mapdemo
- Owner: 1cgonza
- Created: 2015-03-03T04:30:54.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-04-29T03:16:58.000Z (about 9 years ago)
- Last Synced: 2025-02-01T18:39:41.844Z (4 months ago)
- Language: JavaScript
- Homepage: http://1cgonza.github.io/mapdemo/
- Size: 4.73 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Map Demo
In this short workshop, each of you will learn how to map GPS data into a custom map. At the end you will have your own web page with something like this: http://1cgonza.github.io/mapdemo/Before the class, please make sure you go through all of the following steps. We need to create accounts in different sites and download a few things. It is all free, so no worries.
###Map Tiles
1. Create a free account at https://www.mapbox.com
2. Download and install MapBox Studio from: https://www.mapbox.com/mapbox-studio/###Code Editor
Any would do (Sublime Text, Atom, Notepad++, Dreamweaver), so if you have one alredy you are good to go.
I personally use Sublime Text - http://www.sublimetext.com/3 -###Free Web Hosting
1. Create a free account at https://github.com
2. Download and install their software:
- MAC: https://mac.github.com/
- Windows: https://windows.github.com/###GPS Data
This I expect each of you to have ready before class.
- If you are using the schools tracker, bring the .GPX file.
- If you are using google and your phone to track the locations, download the .KML from https://maps.google.com/locationhistory by clicking on the link "Export to KML".