Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flybywiresim/msfs-geo

A set of geographic mathmatical utility functions, designed for use in aviation, hence the use of Nautical Miles, Feet, and Degrees
https://github.com/flybywiresim/msfs-geo

feat: overloads for distanceTo and bearingTo without objects (#4)

* fix: eslint rules for overloads

* fix: gitattributes to match lint rules

* feat: overloa...

dbb0b3a64606ad0c47113a944fff75dd0dae1eaf authored almost 2 years ago by Michael Corcoran <[email protected]>
build: bump version

2c6783360ec713b1441a0704a59477f3032e9986 authored almost 3 years ago by Michael Corcoran <[email protected]>
fix: small circle intersection solution selection (#2)

01a974578247caf8ba91ea2cf95a42acb09f7429 authored almost 3 years ago by Michael Corcoran <[email protected]>
feat: ci (#3)

* feat: add lint and test scripts

* feat: pull request action

Runs lint and tests

b24348ae0155eed43b7bc0402296e108ef43d445 authored almost 3 years ago by Michael Corcoran <[email protected]>
build: bump version

5251b2826c0a3cfc124d2e0112b92335fbe24ec0 authored almost 3 years ago by Benjamin Dupont <[email protected]>
fix: coordinate conversion for longitudes < -90 (#1)

* Fix coordinate conversion for longitudes < -90

* Restore package-lock.json

* Fix newline...

f06b7a81c71c8d6965d4f6ed9bffe7c58f3ebcce authored almost 3 years ago by BBK <[email protected]>
fix: missing smallCircleIntersection export

dcc5afea2f17f6640648dd6473797055c12d9d01 authored almost 3 years ago by Alex Cutforth <[email protected]>
refactor: rename Unit conversions and greatCircleIntersection

8f5b16b5ff02e1442dcdd3cb83ebe5ca226351a0 authored almost 3 years ago by Alex Cutforth <[email protected]>
docs: update readme

e3540500672a50da59a311ffbc5d3357d2613760 authored almost 3 years ago by Benjamin Dupont <[email protected]>
bump: version

6824edec2d14aadab8972d1d83de68db91277efb authored almost 3 years ago by Alex Cutforth <[email protected]>
feat: getDistanceBounds

1817b3d072503df954382cc1a9707b8a1ecdb7aa authored almost 3 years ago by Alex Cutforth <[email protected]>
Update .gitignore

93d571d515eab171c685112f8a69041f6600185a authored almost 3 years ago by Alex Cutforth <[email protected]>
fix: missing tslib

578fefbb50921c01e961413159698b94724fd001 authored almost 3 years ago by Alex Cutforth <[email protected]>
fix: version number

fe83e0e4c77aeb3f0b8e30fa616e21212cd384e8 authored almost 3 years ago by Alex Cutforth <[email protected]>
Create .eslintignore

1c7f06ccbe186dfb6853264442dac4056d617881 authored almost 3 years ago by Alex Cutforth <[email protected]>
feat: rollup and npm publish workflow

d0998d6709a928e9432ce47b1c683cdf3824f4e2 authored almost 3 years ago by Alex Cutforth <[email protected]>
fix: unnecessary imports and incorrect Bearing type

7d78a0ee5afa9bccc6b13da9e94c6d6bd7ca7a79 authored almost 3 years ago by Alex Cutforth <[email protected]>
feat: small circle intersections

6d5f96f2082e5c39813f47cc1433e2839e6d40fa authored almost 3 years ago by Alex Cutforth <[email protected]>
feat: greatCircleIntersection

3eb9124ce6a51f01a54aa555ae9cd770fc48beaf authored almost 3 years ago by Alex Cutforth <[email protected]>
feat: basic geo functions and jest tests

b7b1c6b44c79843139eb353bc8adca0a5e529bd5 authored almost 3 years ago by Alex Cutforth <[email protected]>
chore: initialize npm and eslint

a6abc69d06ffa820ea52c6d38230d919be224002 authored almost 3 years ago by Alex Cutforth <[email protected]>
fix: readme typo

c19aa7d251ab88a8ab7ccc9fcb3d9460ffe10856 authored almost 3 years ago by Alex Cutforth <[email protected]>
Initial commit

a22168bf4f617a8b0911e52a3b058226274bef4c authored almost 3 years ago by Alex Cutforth <[email protected]>