Skip to content

mapcode-foundation/mapcode-java-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • 1.50.0.0

    Updated to Mapcode Java Library version 1.50.0.

  • 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.

About

Mapcode Library for Java Example Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages