Skip to content

Commit de6623f

Browse files
committed
Update README.md
1 parent c0ea777 commit de6623f

File tree

1 file changed

+16
-29
lines changed

1 file changed

+16
-29
lines changed

README.md

Lines changed: 16 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,22 @@
55
This repo contains all the materials created and used for this workshop. Feel free to fork and use for your own purposes!
66

77
----------
8+
## URL structure for accessing in things as part of a website
89

9-
##Workshop Outline
10+
http://maptastik.github.io/os-webmap-workshop/[path to file within repo]
11+
----------
12+
## Things that might be nice to have
1013

11-
1. Introduction
12-
1. About Me!
13-
2. What do you need for this workshop?
14-
3. Why open source web mapping?
15-
4. What are we going to be doing?
16-
2. What's the deal with web maps?
17-
3. Getting, transforming, and accessing data on the web
18-
1. geoJSON
19-
- Activity: Create data with geojson.io
20-
2. Open data sources
21-
- Activity 1: Access open data portal
22-
- Activity 2: Get a dataset with Overpass API
23-
- Activity 3: Create data with geojson.io
24-
3. Hosting data with GitHub
25-
4. All your basemaps are belong to YOU!
26-
1. Overview of basemap tile services (Google, Mapbox, OSM, Stamen, etc.)
27-
2. TileMill/Mapbox Studio
28-
3. CartoCSS
29-
- Activity 1: Let's look at CSS & HTML first (use jsbin perhaps)
30-
- Activity 2: Make a SIMPLE basemap in TileMill and export to Mapbox...polygons & lines
31-
5. Putting it all together with Leaflet
32-
1. LeafletJS...what is it
33-
- Activity 1: Let's make a point map
34-
- Activity 2: Let's make a choropleth map
35-
2. Other ways to do this
36-
1. CartoDB
37-
2. D3
14+
#### Software/Applications
15+
- GitHub app
16+
- [Windows](https://windows.github.com/)
17+
- [Mac](https://mac.github.com/)
18+
- TileMill
19+
- Text editor
20+
- [Brackets](http://brackets.io/) (I'll be using this)
21+
- [SublimeText 2](http://www.sublimetext.com/2)
22+
- [Notepad++](http://notepad-plus-plus.org/)
3823

39-
[Top](#top)
24+
#### Accounts
25+
- [GitHub](https://github.com/)
26+
- [Mapbox](https://www.mapbox.com/signup/)

0 commit comments

Comments
 (0)