Skip to content

tyrasd/geojson-length

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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);

About

Calculate the length of a GeoJSON LineString or MultiLineString

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published