Skip to main content
Version: 7.2.0

简介

¥Introduction

使用 JavaScript 编写的模块化地理空间引擎

¥A modular geospatial engine written in JavaScript


Turf空间分析JavaScript 库。它包含传统的空间操作、用于创建 GeoJSON 数据的辅助函数以及数据分类和统计工具。Turf 可以作为客户端插件添加到你的网站,或者你可以使用 Node.js 在服务器端运行 Turf(见下文)。

¥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 (see below).