Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion 8 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ of how to use the library.
To build the original Mapcode tool, execute:

cd utility
gcc mapcode.cpp -o mapcode
gcc -Wall -O mapcode.cpp -o mapcode

For help, simply execute the binary file 'mapcode' without no arguments.
This tool provides a rather extensive command-line interface to encode and
Expand All @@ -46,6 +46,12 @@ decode Mapcodes.

## Release Notes

* 2.0.0

Support for high-precision mapcodes, with up to 8 character extensions (up to 10 micron accuracy).

Fixes to the data rectangles (primarily intended for ISO proposal), see Word document for details.

* 1.50.1

Bug fix for state IN-DD (in India).
Expand Down
Binary file modified BIN +22.5 KB (130%) mapcode_library_c.doc
Binary file not shown.
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.