licenses.dev

@turf/ellipse v7.4.0

Takes a Point and calculates the ellipse polygon given two semi-axes expressed in variable units and steps for precision.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
@turf/centroid • 7.4.0Determines the geometric center of a polygon or shape.INDIRECT4
@turf/clone • 7.4.0Returns a cloned copy of the passed GeoJSON Object, including possible 'Foreign Members'.INDIRECT3
@turf/destination • 7.4.0turf destination moduleDIRECT4
@turf/distance • 7.4.0Measures the straight-line distance between two points, like cities or landmarks.DIRECT4
@turf/helpers • 7.4.0Provides helper functions to create GeoJSON features, like points, lines, or areas on a map.DIRECT2
@turf/invariant • 7.4.0Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.DIRECT3
@turf/meta • 7.4.0Provides tools for iterating over and manipulating GeoJSON objects.INDIRECT3
@turf/rhumb-bearing • 7.4.0Takes two points and finds the bearing angle between them along a Rhumb line.INDIRECT4
@turf/rhumb-destination • 7.4.0Calculates the destination point having travelled the given distance along a Rhumb line.INDIRECT4
@turf/rhumb-distance • 7.4.0Calculates the distance along a rhumb line between two points.INDIRECT4
@turf/transform-rotate • 7.4.0Rotates a geometry around its center or a given point.DIRECT10
@types/geojson • 7946.0.16TypeScript definitions for geojsonDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40turf%2Fellipse)](https://licenses.dev/npm/%40turf%2Fellipse)
<a href="https://licenses.dev/npm/%40turf%2Fellipse">
  <img src="https://licenses.dev/b/npm/%40turf%2Fellipse" alt="licenses" />
</a>

Or the licenses badge code for the 7.4.0 version:

[![licenses](https://licenses.dev/b/npm/%40turf%2Fellipse/7.4.0)](https://licenses.dev/npm/%40turf%2Fellipse/7.4.0)
<a href="https://licenses.dev/npm/%40turf%2Fellipse/7.4.0">
  <img src="https://licenses.dev/b/npm/%40turf%2Fellipse/7.4.0" alt="licenses" />
</a>
GitHub