File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- -------------------------------------------------------------------------------
2- MAPCODE LIBRARY FOR JAVA
3- -------------------------------------------------------------------------------
1+ Mapcode Library for Java
2+ ====
3+
4+ Online documentation can be found at: http://rijnb.github.io/mapcode-java/
5+
6+ Release notes can be found at: http://rijnb.github.io/mapcode-java/ReleaseNotes.html
7+
8+ ----
9+
410Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com )
511
612Licensed under the Apache License, Version 2.0 (the "License");
@@ -18,13 +24,7 @@ limitations under the License.
1824Original C library created by Pieter Geelen. Work on Java version
1925of the Mapcode library by Rijn Buve and Matthew Lowden.
2026
27+ ----
28+
2129This Java project contains a library to encode latitude/longitude pairs to Mapcodes
2230and to decode Mapcodes back to latitude/longitude pairs.
23- -------------------------------------------------------------------------------
24-
25- Online documentation can be found at: http://rijnb.github.io/mapcode-java/
26-
27- Release notes can be found at: http://rijnb.github.io/mapcode-java/ReleaseNotes.html
28-
29- This website was automatically generated with Maven (using 'mvn site:site').
30- You can find the site page sources at 'src/site/apt/...'.
You can’t perform that action at this time.
0 commit comments