enjalot / wwsd

working with spatial data - workshop materials
212 stars 32 forks source link

Getting started with Leaflet #1

Open enjalot opened 8 years ago

enjalot commented 8 years ago

Start here: Try adding a layer for each of the world data GeoJSON files: Countries Rivers Places

Resources: GeoJSON with Leaflet

enjalot commented 8 years ago

An example loading the Rivers with d3.json and adding a GeoJSON layer to the map

enjalot commented 8 years ago

An example loading from an uploaded data file to the block