GisForWeb
All tools
Turf.js logo

Turf.js

Open Source

Advanced geospatial analysis library for browsers and Node.js. Modular and fast.

Alternative to ArcGIS

Stars

10.5k

Last commit

2 weeks ago

License

MIT

Founded

2014

About

Turf is a JavaScript library for spatial analysis. It includes traditional spatial operations, helper functions for creating GeoJSON data, and data classification and statistics tools. Turf can be added to your website as a client-side plugin, or you can run Turf server-side with Node.js.

Features

  • Modular geospatial analysis functions
  • Works with GeoJSON data
  • Buffer, intersect, union and clip operations
  • Measurement, classification and statistics helpers
  • Runs in browser and Node.js
  • Written in TypeScript