Analyze & Manipulate GeoJSON geographies with ease. Turf is a powerhouse JavaScript GIS library. Turf functions take GeoJSON objects as parameters and return results as GeoJSON objects as well (where geography results are expected). However, should you be working with raw coordinates, turf also provides helper functions like point, or…