Last Version

geohash-poly 1.0.4

A tool written by kotlin for users who want to transform a GeoPolygon to a list of geohashes that cover it.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.xlvecle
ArtifactId

ArtifactId

geohash-poly
Version

Version

1.0.4
Type

Type

jar
Description

Description

geohash-poly
A tool written by kotlin for users who want to transform a GeoPolygon to a list of geohashes that cover it.
Project URL

Project URL

https://github.com/xlvecle/geohash-poly
Project Organization

Project Organization

xlvecle.com
Source Code Management

Source Code Management

https://github.com/xlvecle/geohash-poly

Download geohash-poly 1.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.vividsolutions : jts jar 1.13
ch.hsr : geohash jar 1.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.5-3

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.0.5-3

Project Modules

There are no modules declared in this project.