Create our own interactive webmaps
Details
We'll be learning the basics of web mapping!
Using HTML, CSS, and Javascript, you'll learn how to:
-
Create GeoJSON (http://geojson.org/) data: take existing data and convert it, or create your own with http://geojson.io
-
Create & customize a basic slippy map on a web page, using Leaflet (http://leafletjs.com/).
-
Bring your GeoJSON data into the map: style it and make it interactive.
-
Publish your interactive map on the web so anyone can see it
You'll need:
- A laptop. That's it!
