3.0.0-pre.10 β’ Published 4 years ago
@id-sdk/math v3.0.0-pre.10
@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 |
3.0.0-pre.10
4 years ago
3.0.0-pre.9
4 years ago
3.0.0-pre.8
4 years ago
3.0.0-pre.7
4 years ago
3.0.0-pre.6
4 years ago
3.0.0-pre.5
4 years ago