Skip to content

Releases: mapcode-foundation/mapcode-rest-service

2.2.2.0

29 Sep 15:01

Choose a tag to compare

Updated to Mapcode library 2.2.0.

2.2.1.0

29 Sep 11:58

Choose a tag to compare

  • Updated to newest Java library.
  • Supports high-precision codes, up to 8 additional characters.

2.0.0.0

03 Jul 12:23

Choose a tag to compare

  • Based version 2.0.0 of the Java library.
  • Includes fixes and enhancements to data. For a complete description, read the Word file that ships with the C version of the library (on Github).
  • This version no longer supports numeric codes for territories and alphabets.

1.50.3.0

28 May 19:57

Choose a tag to compare

  • Changed property names in REST API for territories: code is renamed to number, name is renamed to alphaCode.
  • The decode service now only returns local mapcode if all local mapcodes are within the same territory.
  • The decode service produces a 404 if you ask for a local code exists and none exists, or multiple exist in
    different territories.

1.50.2.0

26 May 12:42

Choose a tag to compare

Updated Java library.

1.50.1.3

25 May 10:56

Choose a tag to compare

Added "?tinclude=alphabet" option to REST API.

1.50.1.1

23 May 16:06

Choose a tag to compare

Minor update in properties file to correct trace database name.

1.50.1

23 May 10:35

Choose a tag to compare

  • Bug fix for state IN-DD (in India).

1.50.0

22 May 14:10

Choose a tag to compare

First release of Mapcode REST API, based on Mapcode Java library 1.50.0.