IT for Change, December 18-20 2013, Bangalore.
-
Geodata basics and management
-
What Maps are Made of? * Datum, projection, geometry. * Map Tiles.
-
Formats - 1. CSV 2. JSON 3. GPX 4. KML 3. Shapefile 3. GeoJSON 6. OSM XML
- Tags 7. TopoJSON 8. SVG
-
Sources 1. OpenStreetMap
- Country wide
- Metros * Exercise - load Bangalore data into QGIS. * Exercise - and query for specific tags. 2. Natural Earth 3. GeoNames (Daily data dump and a web service) 4. Landsat (Landsat data have been used to monitor water quality, glacier recession, sea ice movement, invasive species encroachment, coral reef health, land use change, deforestation rates and population growth.) 5. Administrative Areas: GADM
- Exercise - overlay GADM over OSM data in QGIS.
-
Conversion 1. GDAL/OGR
-
OpenStreetMap
-
Extraction 1. Overpass API 2. Overpass Turbo 3. Osmosis, extraction
-
Pandas - overview
-
Visualisation - overview and examples.
-
QGIS * Exercise - taluk boundary, csv, extract, map. * Exercise - make a heatmap.
-
Leaflet.js * Exercise - basic map setup * Exercise - layers * Exercise - GeoJSON * Exercise - Clustering * Exercise - Zoom Levels and layers
-
D3.js * TopoJSON - installation, usage * Exercise - make a map from GeoJSON. Also, see Mike's guide * Exercise - add data and make it a choropleth. * Learn interaction.
-
TileMill * Exercise - make a choropleth * Exercise - Interaction
-
Reading List