Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

geojson-length

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geojson-length

compute the length of a geojson linestring or multilinestring

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

geojson-length

Calculate the length of a GeoJSON LineString or MultiLineString.

usage

npm install geojson-length
var geojsonLength = require('geojson-length');

var area = geojsonLength(geometry);

Keywords

geojson

FAQs

Package last updated on 19 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts