Geographical Coordinate Converter - parses free text and outputs as variations of lat/long etc.
1.9K
This is a JavaScript application to convert between some common geographical
coordinate formats.
It parses free text input, converting to and from the following formats:
The source can be obtained by cloning the Git repository:
$ git clone git://www.fdsd.co.uk/coordinate-converter.git
docker container run --publish 8080:80 --name cc -d fdean/convert-coord
Use your browser to visit port 8080 of the docker container.
Content type
Image
Digest
sha256:db0a4c6bb…
Size
49.3 MB
Last updated
28 days ago
docker pull fdean/convert-coord