ninja.pranav.algorithms:gridpointcode

"Grid Point Code" (GPC) gives unique global identification to homes, offices and all other places.

License

License

Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

ninja.pranav.algorithms
ArtifactId

ArtifactId

gridpointcode
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ninja.pranav.algorithms:gridpointcode
"Grid Point Code" (GPC) gives unique global identification to homes, offices and all other places.
Project URL

Project URL

https://github.com/pranav-ninja/Grid-Point-Code
Source Code Management

Source Code Management

https://github.com/pranav-ninja/Grid-Point-Code/tree/master/

Download gridpointcode

How to add to project

<!-- https://jarcasting.com/artifacts/ninja.pranav.algorithms/gridpointcode/ -->
<dependency>
    <groupId>ninja.pranav.algorithms</groupId>
    <artifactId>gridpointcode</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ninja.pranav.algorithms/gridpointcode/
implementation 'ninja.pranav.algorithms:gridpointcode:0.0.1'
// https://jarcasting.com/artifacts/ninja.pranav.algorithms/gridpointcode/
implementation ("ninja.pranav.algorithms:gridpointcode:0.0.1")
'ninja.pranav.algorithms:gridpointcode:jar:0.0.1'
<dependency org="ninja.pranav.algorithms" name="gridpointcode" rev="0.0.1">
  <artifact name="gridpointcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='ninja.pranav.algorithms', module='gridpointcode', version='0.0.1')
)
libraryDependencies += "ninja.pranav.algorithms" % "gridpointcode" % "0.0.1"
[ninja.pranav.algorithms/gridpointcode "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
ninja.pranav.algorithms : kombin jar 1.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1

Project Modules

There are no modules declared in this project.

#Grid-Point-Code

Maven Central NuGet

  • "Grid Point Code" (GPC) gives unique global identification to homes, offices and all other places.
  • Encodes pinpoint location into alphanumeric characters.
  • Lossless decoding from GPC to geographic coordinates
  • Encodes geographic coordinates with precision up to 5 decimal places.
  • GPC has unique format #xxxx-xxxx-xxx for easy recognisability.
  • Similar GPCs are closer than different codes.
  • Geographic coordinates to GPC and back can be converted completely offline.
  • GPC library is an open source and can be used without restrictions.

Versions

Version
0.0.1