ninja.pranav.algorithms:gridpointcode

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

Лицензия

Лицензия

Категории

Категории

Ninja Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

ninja.pranav.algorithms
Идентификатор

Идентификатор

gridpointcode
Последняя версия

Последняя версия

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

ninja.pranav.algorithms:gridpointcode
"Grid Point Code" (GPC) gives unique global identification to homes, offices and all other places.
Ссылка на сайт

Ссылка на сайт

https://github.com/pranav-ninja/Grid-Point-Code
Система контроля версий

Система контроля версий

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

Скачать gridpointcode

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
ninja.pranav.algorithms : kombin jar 1.0.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.0.1