File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed
Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 11Mapcode Library for Java
22====
33
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
4+ Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com )
75
86----
97
10- Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com )
8+ This Java project contains a library to encode latitude/longitude pairs to Mapcodes
9+ and to decode Mapcodes back to latitude/longitude pairs.
10+
11+ ** Online documentation can be found at: http://rijnb.github.io/mapcode-java/ **
12+
13+ ** Release notes can be found at: http://rijnb.github.io/mapcode-java/ReleaseNotes.html **
14+
15+ License
16+ ====
1117
1218Licensed under the Apache License, Version 2.0 (the "License");
1319you may not use this file except in compliance with the License.
@@ -24,7 +30,3 @@ limitations under the License.
2430Original C library created by Pieter Geelen. Work on Java version
2531of the Mapcode library by Rijn Buve and Matthew Lowden.
2632
27- ----
28-
29- This Java project contains a library to encode latitude/longitude pairs to Mapcodes
30- and to decode Mapcodes back to latitude/longitude pairs.
You can’t perform that action at this time.
0 commit comments