Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@id-sdk/math

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@id-sdk/math

Collection of iD-sdk math libraries

latest
Source
npmnpm
Version
3.0.0-pre.10
Version published
Maintainers
2
Created
Source

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

ModuleDescription
@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

FAQs

Package last updated on 10 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts