1.0.0 • Published 8 years ago

geogrids v1.0.0

Weekly downloads
-
License
WTFPL
Repository
-
Last release
8 years ago

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.