Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 537 Bytes

readme.md

File metadata and controls

33 lines (17 loc) · 537 Bytes

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)