This package has been deprecated

Author message:

This module is now under the @rapid-sdk scope: install @rapid-sdk/math instead

@id-sdk/math
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-pre.10 • Public • Published

npm version

@id-sdk/math

🔢 Collection of iD-sdk math libraries

Installing

npm install @id-sdk/math

This package contains a re-export of the iD-sdk math subpackages.

This library is distributed in ESM format only. It cannot be require()'d from CommonJS. For more, please read Sindre Sorhus’s FAQ.

import { Extent } from '@id-sdk/math';

Contributing

This project is just getting started! 🌱

We're not able to support external contributors at this time, but check back in a bit when things have matured.

Packages

math

Module Description
@id-sdk/extent 📦 Extent class for creating bounding boxes
@id-sdk/geo 🌐 Geographic (spherical) math functions
@id-sdk/geom 📈 Geometric (planar) math functions
@id-sdk/projection 📽 Projection class for converting between Lon/Lat (λ,φ) and Cartesian (x,y) coordinates
@id-sdk/tiler 🀄️ Tiler class for splitting the world into rectangular tiles
@id-sdk/vector 📐 Vector (coordinate) math functions
--- ---
@id-sdk/math 🔢 All of the above in one convenient package

Readme

Keywords

none

Package Sidebar

Install

npm i @id-sdk/math

Weekly Downloads

42

Version

3.0.0-pre.10

License

ISC

Unpacked Size

4.4 kB

Total Files

6

Last publish

Collaborators

  • bhousel
  • bonkles
  • tyr_asd