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

Latest commit

 

History

History
History
62 lines (36 loc) · 1.52 KB

File metadata and controls

62 lines (36 loc) · 1.52 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

Mapcode Library for Java - Example Code

Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com)


This Java project contains example code of how to use the Mapcode Library.

To run the examples, simply execute:

mvn clean install
mvn exec:java -Dexec.mainClass="com.mapcode.example.Example"

Don't forget to make sure you have the Mapcode JAR in your Maven repository, for example by building it locally.

For more information, see: http://www.mapcode.com.

Release Notes

  • 2.0.0.0 - 2.0.1.0

    Updated to new Mapcode Java Library version 2.0.x.

  • 1.50.0.0 - 1.50.3.0

    Updated to new Mapcode Java Library versions.

  • 1.40.2

    Updated to Mapcode Java Library version 1.40.2.

  • 1.40

    Added high precision Mapcodes.

  • 1.33.2

    Clean-up of release 1.33.2. Added release notes.

  • 1.33.1

    First release of Java library for MapCodes.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Original C version created by Pieter Geelen. Work on Java version of the Mapcode library by Rijn Buve and Matthew Lowden.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.