chrisveness/geodesy
Libraries of geodesy functions implemented in JavaScript observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4480
- days_rel: n/a
- days_push: 784
- n_releases_24m: 0
Adoption not part of the score
1227 stars · 207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library of geodesy functions covering distances, bearings, and coordinate conversions on spherical and ellipsoidal earth models. It includes UTM/MGRS and OSGB grid references, historical datum conversions, and modern terrestrial reference frame conversions.
Use cases
- calculate distance between two latitude/longitude points
- compute bearing and destination point from lat/lon
- convert lat/lon to UTM or MGRS coordinates
- convert between datums like NAD83, OSGB36, or ITRF2014
- work with n-vector geodesy representations
- parse and format degrees minutes seconds coordinates
- convert geodetic coordinates to cartesian x/y/z
When to choose
- you need accurate geodesic calculations in JavaScript for browser or Node.js
- you need coordinate conversions between WGS84, UTM, MGRS, or national grids
- you want well-documented, language-agnostic geodesy algorithms you can port
- you need both simple spherical and high-accuracy ellipsoidal earth models
When to avoid
- you need geospatial features beyond coordinate math such as routing, geocoding, or map rendering
- you work in a language other than JavaScript and cannot port the algorithms
- you need a full GIS toolkit with projections beyond the ones covered
- you require high-performance bulk processing of millions of coordinates
Facets
library · maturity stable
geospatial math sdk developer-tools browser cross-platform geodesy latitude-longitude haversine vincenty utm mgrs datum-conversion n-vector wgs84 coordinate-conversion geospatial maps algorithms javascript nodejs
3 sources
- readme: https://github.com/chrisveness/geodesy · fetched 2026-08-28 · 82e32c9dcc28
- homepage: http://www.movable-type.co.uk/scripts/geodesy-library.html · fetched 2026-08-29 · bee6fdd43123
- registry_npm: https://registry.npmjs.org/geodesy · fetched 2026-08-29 · af4c72c34ab0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chrisveness/geodesy | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="chrisveness/geodesy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem