geogrids
v1.0.0
Published
Utilities for Global Discrete Geodetic Grids
Downloads
4
Readme
geogrids
Javascript utilities for working with Global Discrete Geodetic Grids (GDGGs)
This software package implements two separate funcionalities:
gdgg
: Converting a location on the geoid to a numeric ID (and vice versa)encoders
: Converting a numeric ID into a text string (and vice versa)
The API surface of the GDGGs and the encoders is written down in src/gdgg/README.md
and src/encoders/README.md
, respectively.
The available GDGGs and encoders can be seen in src/api.js
.