Last Version

AfriGIS Services Reverse Geocode 3.0.2

The AfriGIS Reverse Geocoding API takes a coordinate (latitude, longitude) and finds the closest address, street or crossing street nearest to the point. It can also determine to what suburb or town the point belongs to.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.afrigis.services
ArtifactId

ArtifactId

reversegeocode
Version

Version

3.0.2
Type

Type

jar
Description

Description

AfriGIS Services Reverse Geocode
The AfriGIS Reverse Geocoding API takes a coordinate (latitude, longitude) and finds the closest address, street or crossing street nearest to the point. It can also determine to what suburb or town the point belongs to.
Project URL

Project URL

https://developers.afrigis.co.za/portfolio/reverse-geocoding/
Project Organization

Project Organization

AfriGIS (Pty) Ltd

Download reversegeocode 3.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.afrigis.services : core jar 3.0.2
commons-codec : commons-codec jar 1.10
org.slf4j : slf4j-api jar 1.7.12
com.google.code.findbugs : annotations jar 3.0.0

test (3)

Group / Artifact Type Version
com.afrigis.services » test.util jar 3.0.2
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.12

Project Modules

There are no modules declared in this project.