Geotext

Parsing and displaying geographic coordinates according to ISO 6709 Annex D

Download .zip Download .tar.gz View on GitHub

Intro

Geotext is a very small JavaScript library for parsing and displaying geographic coordinates according to ISO 6709 Annex D.

Live demo

To String example

 
Parse example

 

Files

  • geoprint.js - functions to convert numeric values of coordinates to a string
  • geoparse.js - parsing text representation of the coordinates to numeric values

License

See LICENSE.