Lecture 12: Turf.js

Web Programming

J Mwaura

Turf.js

Turf.js is a JavaScript library for client-side programming

It includes a set of functions for geoprocessing tasks

The basic data type that turf.js works with is GeoJSON

Importing Turf.js

Let's do this

End of Lecture 12

Web Programming

That's it!

Queries about this Lesson, please send them to: jmwaura@jkuat.ac.ke

*References*

  • Google Maps; Power Tools for Maximizing the API, 2014 Evangelos Petroutsos
  • D3 Tips and Tricks; Interactive Data Visualization in a Web Browser, 2013 Malcolm Maclean
  • Interactive Data Visualization for the Web, 2013 Scott Murray
  • Web Programming with HTML5, CSS, and JavaScript, 2019 John Dean
  • Leaflet Documentation Leaflet Team
  • Google Documentation for developers Google Team
Courtesy of
Web Programming