7.2.0 • Published 11 months ago

@turf/length v7.2.0

Weekly downloads
144,868
License
MIT
Repository
github
Last release
11 months ago

@turf/length

length

Takes a GeoJSON and measures its length in the specified units, (Multi)Point's distance are ignored.

Parameters

  • geojson Feature<(LineString | MultiLineString)> GeoJSON to measure
  • options Object Optional parameters (optional, default {})
    • options.units string can be degrees, radians, miles, or kilometers (optional, default kilometers)

Examples

var line = turf.lineString([[115, -32], [131, -22], [143, -25], [150, -34]]);
var length = turf.length(line, {units: 'miles'});

//addToMap
var addToMap = [line];
line.properties.distance = length;

Returns number length of GeoJSON


This module is part of the Turfjs project, an open source module collection dedicated to geographic algorithms. It is maintained in the Turfjs/turf repository, where you can create PRs and issues.

Installation

Install this module individually:

$ npm install @turf/length

Or install the Turf module that includes it as a function:

$ npm install @turf/turf
mapbox-gl-draw-circle-updatedmapbox-gl-draw-circle-with-center-pointgisviewer-vue-ftest1zxmap-ui-supermap@infinitebrahmanuniverse/nolb-_turthing-it-serverlvc-map-components@everything-registry/sub-chunk-941vue-leaflet-measurex-hongtu-utilxbsj-rendererxbsj-xe2superroutevtxf-renderervtxf-xe2v3-core-uijc-mapbox-gl-draw-circlejmapcloud-ng-terrainjmapcloud-ng-dashboardjoymap-jsgt-mapbox-gl-draw-circlehongtu-utilhowfarhalicarnassusharperdb-x86harperdbharperdb-32harperdb-armv7libre-routingluke.glmapbox-draw-circle-modemapbox-gl-draw-circlemapbox-gl-draw-circle-modemapbox-gl-draw-circle-modesmapbox-gl-draw-circle2mapbox-extensionsmapbox-measuremapbox-measuresmapmyindia-map-react-native-betamappls-map-react-nativemaplibre-gl-js-amplifymaplibre-gl-draw-circlemaplibre-gl-draw-circle-custommapbox-gl-draw-rounded-circlelautec-leaflet-measureleaflet-measureleaflet-measure-exleaflet-measure-extleaflet-measure-v2@ttungbmt/leaflet-measure@tuliu/tuliu-base-map@turf/turf@turf/line-chunk@turf/directional-mean@tristanhoffmann/leaflet-measure@track-asia/trackasia-react-native@vietmap/vietmap-gl-react-native@vietmap/vietmap-gl-react-native-070@wabson/mapbox-gl-feature-info@vtmap/vtmap-react-native-sdk@zalastax/nolb-_tur@zhuyukeji/z-map@terralego/core@zoupers/vue-iclient-mapboxglagentmapsalt-route-labellerambulancesarlas-map@oidajs/eo-mobx@oidajs/eo-mobx-react@nsc-earth-2/nsc-editor@opengis/v3-core@opengis/simple-map@hongtu-next/util@nikitashevchuk/rnmapbox-temporary-fixgeoverviewgeojson-split-crossing-linesgeojson-statgas3d.gl@stellacareaps/mapbox-gl-draw-circle@supermap/vue-iclient@supermap/vue-iclient-leaflet@supermap/vue-iclient-mapboxgl@supermapgis/vue-iclient-leaflet@supermapgis/vue-iclient-mapboxgl@tamagui/mapsfengsheng-rnmaps@abi-software/flatmap-viewer@abovesurveying/leaflet-measure@bmap-turf/turf@cartolab/elements@chargetrip/javascript-sdk@big3dev/b3-gischartjs-util-elevationcat-net-pro-mapbox-gl-draw-circlecnp-mapbox-gl-draw-circlecustomised-flatmap-viewercustomized-mapbox-gl-draw-circleawshanks-leaflet-measurebullgis-vue
7.2.0

11 months ago

7.1.0

1 year ago

7.1.0-alpha.70

1 year ago

7.0.0

1 year ago

7.1.0-alpha.7

1 year ago

7.0.0-alpha.116

2 years ago

7.0.0-alpha.115

2 years ago

7.0.0-alpha.114

2 years ago

7.0.0-alpha.113

2 years ago

7.0.0-alpha.111

2 years ago

7.0.0-alpha.110

2 years ago

7.0.0-alpha.1

2 years ago

7.0.0-alpha.2

2 years ago

7.0.0-alpha.0

3 years ago

6.5.0

4 years ago

6.4.0

4 years ago

6.3.0

5 years ago

6.2.0

5 years ago

6.2.0-alpha.3

5 years ago

6.2.0-alpha.2

5 years ago

6.2.0-alpha.1

6 years ago

6.2.0-alpha.0

6 years ago

6.0.2

8 years ago

6.0.1

8 years ago

6.0.0

8 years ago

5.1.5

8 years ago

5.1.0

8 years ago

5.0.4

8 years ago

5.0.0

8 years ago