Advanced GIS

Assignment 10: CartoDB.js and Leaflet

Resources

Choose a path

Do one of the following:

  1. Work from the Leaflet example to add a Leaflet map to a web page. The most frustrating part here can be getting the data to load—your data and page need to be on the same server, and doing it on your computer won't work. So if you decide to do this, I recommend uploading a GeoJSON file to neocities and working on your page there.
  2. Extend your CartoDB.js map from last time by adding more interactivity. Add more buttons or new types of inputs such as a dropdown as we talked about in class.

Submitting your work

Submit a link to your work and let me know which part you decided to do.

You may optionally choose to include a short paragraph response or summary of your work.