Skip to content

Meteor package to bring the Turf.js library for geospatial operations to the client

Notifications You must be signed in to change notification settings

yauh/turfjs-client

Repository files navigation

Turfjs-client for Meteor

This package is a simple wrapper for Turf on the client. Manipulate GeoJSON objects, similar to PostGIS.

Build Status

Read an introduction to Turf.js and spatial analysis.

Usage

Install the package via command line:

$ meteor add yauh:turfjs-client

Note turf is only available on the client, not on the server. If you need it on the server install yauh:turfjs-server. To use it in both environments add the umbrella package yauh:turfjs.

See the official docs for the correct syntax.

About

Meteor package to bring the Turf.js library for geospatial operations to the client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published