geog328

Front-end Coding: JavaScript and GeoJSON

JavaScript

  1. interpreted vs compiled code

  2. APIs

  3. Javascript running order

  4. Troubleshooting Javascript

  5. variables, objects and operators

  6. Functions

  7. Conditions or Loops

  8. Events

GeoJSON

  1. JSON and GeoJSON

  2. fundamental geometries

  3. TopoJSON

  4. How to create a GeoJSON, convert shapefile or CSV to GeoJSON on QGIS

  5. How to simplify a GeoJSON on MapShaper

  6. optional Geospatial data from scratch (Data entry –> geocoding –> csv to geojson conversion)

    • Google maps (collect from google map –> extract the properties as well as lat long, –> aggregrate the data to a spreadsheet –》 convert it as a geojson in Q)
    • geojson.io