Last Version

AfriGIS Services Geocode 3.0.2

Forward Geocoding matches an address to its correct location on the map by converting an address into geographical coordinates. Applications submit addresses or a search string containing partial address information. The result is either a single record exactly matching the input, or a set of records ranked by relevance when the input is ambiguous.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.afrigis.services
ArtifactId

ArtifactId

geocode
Version

Version

3.0.2
Type

Type

jar
Description

Description

AfriGIS Services Geocode
Forward Geocoding matches an address to its correct location on the map by converting an address into geographical coordinates. Applications submit addresses or a search string containing partial address information. The result is either a single record exactly matching the input, or a set of records ranked by relevance when the input is ambiguous.
Project URL

Project URL

https://developers.afrigis.co.za/portfolio/search/
Project Organization

Project Organization

AfriGIS (Pty) Ltd

Download geocode 3.0.2


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

Dependencies

compile (3)

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

test (4)

Group / Artifact Type Version
org.json : json jar 20090211
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.