Anonymous View
7.2.0 • Published 1 year ago

@turf/circle v7.2.0

Weekly downloads
150,250
License
MIT
Repository
github
Last release
1 year ago

@turf/circle

circle

Takes a Point and calculates the circle polygon given a radius in degrees, radians, miles, or kilometers; and steps for precision.

Parameters

  • center (Feature<Point> | Array<number>) center point
  • radius number radius of the circle
  • options Object Optional parameters (optional, default {})
    • options.steps number number of steps (optional, default 64)
    • options.units string miles, kilometers, degrees, or radians (optional, default 'kilometers')
    • options.properties Object properties (optional, default {})

Examples

var center = [-75.343, 39.984];
var radius = 5;
var options = {steps: 10, units: 'kilometers', properties: {foo: 'bar'}};
var circle = turf.circle(center, radius, options);

//addToMap
var addToMap = [turf.point(center), circle]

Returns Feature<Polygon> circle polygon


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/circle

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

$ npm install @turf/turf
@meat_packages/hb-map-display-componentmapbox-gl-draw-circle-updatedmapbox-gl-draw-circle-with-center-pointzxmap-ui-supermap@infinitebrahmanuniverse/nolb-_turcitymapint_2023_climatemaladies@everything-registry/sub-chunk-941terriajsx-hongtu-utilxlucene-evaluatorvue-cesiumjc-mapbox-gl-draw-circlejixiang-cesiumjmap-app-jsjmapcloud-ngjmapserver-nggt-mapbox-gl-draw-circlehongtu-drawhongtu-utilhowfarharperdb-x86harperdbharperdb-32harperdb-armv7leylinesjslithosphereluke.glmap-common-utilsmapbox-gl-draw-circlemapbox-gl-draw-circle-modemapbox-gl-draw-circle-modesmapbox-gl-draw-circle2mapbox-gl-circlemapbox-gl-circle-forkedmapbox-gl-snapmaplibre-gl-js-amplifymaplibre-gl-draw-circlemaplibre-gl-draw-circle-custommapbox-gl-draw-rounded-circlemapboxgl-draw-circle-drag@ware4l/lib-map-photo-trail@ware4u/lib-map-photo-trail@wn-test/core@varlab-ucf/nebula.gl@varlab-ucf/nebulagl-edit-modes@varlab-ucf/nebulagl-layers@wq/map-gl-native@wq/map-gl-web@turf/turf@turf/sector@turf/line-arc@terascope/utils@yyh93/test-vue-cesium@zalastax/nolb-_tur@yu_tou/l7-drawaeroscoreacres-mapbox-drawingambulancesatriusmaps-node-sdkarlas-mapgeohash-to-geojsongeo-fakergeo_radius_scrapergas3d.glflow-rdfcat-net-pro-mapbox-gl-draw-circlecestc-mapbox-gl-drawcnp-mapbox-gl-draw-circlecpal-componentsconutadd_zconutadd_zlcustomized-mapbox-gl-draw-circledb-clean-station-namestaticmapsstaticmaps-no-cacheugis-coretyphoonroutertqmapolvue-openlayer-sailingmapvue-openlayer-slmap1vue-openlayer-darkyc-vueyymap-turfzh-mapboxvin3boxzxmap-uizxmap-ui-v2mss-mapbox-gl-draw-circlemmx-mapbasemgl-circle-radiusmy-mapbox-gl-drawsecusoft-mapreact-leaflet-box-select-measurementreact-leaflet-box-select-measurement-privateservice-celltower-mappernebula.glrescape-osmproximiio-js-library@stellacareaps/mapbox-gl-draw-circle
7.2.0

1 year ago

7.1.0

2 years ago

7.1.0-alpha.70

2 years ago

7.0.0

2 years ago

7.1.0-alpha.7

2 years 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

3 years ago

7.0.0-alpha.2

3 years ago

7.0.0-alpha.0

4 years ago

6.5.0

5 years ago

6.4.0

5 years ago

6.3.0

5 years ago

6.2.0

5 years ago

6.2.0-alpha.3

6 years ago

6.2.0-alpha.2

6 years ago

6.2.0-alpha.0

6 years ago

6.2.0-alpha.1

6 years ago

6.0.1

8 years ago

6.0.0

8 years ago

5.1.5

9 years ago

5.1.0

9 years ago

5.0.4

9 years ago

5.0.0

9 years ago

4.7.3

9 years ago

4.7.1

9 years ago

4.7.0

9 years ago

4.6.0

9 years ago

4.5.2

9 years ago

4.5.1

9 years ago

4.5.0

9 years ago

4.4.0

9 years ago

4.3.0

9 years ago

4.2.0

9 years ago

4.1.0

9 years ago

4.0.1

9 years ago

4.0.0

9 years ago

3.14.0

9 years ago

3.13.0

9 years ago

3.10.5

9 years ago

3.10.4

9 years ago

3.10.3

9 years ago

3.10.0

9 years ago

3.7.5

9 years ago

3.7.3

9 years ago

3.7.2

9 years ago

3.7.0

10 years ago

3.6.3

10 years ago

3.6.1

10 years ago

3.5.3

10 years ago

3.5.2

10 years ago

3.3.3

10 years ago

3.1.1

10 years ago

3.0.16

10 years ago

3.0.15

10 years ago