Request: GNAF geocode request

Description Usage Arguments Examples

Description

This function communicates with the GNAF geocoding API to return an official address.

Usage

1
Request(Address, boundingbox, fuzzy = FALSE)

Arguments

Address

Full address string including street number (and or unit number. building name etc.), street name, suburb and postcode. boundingbox a named list of numeric coordinates in WGS 84 projection marking the minimum bounding rectangle of the search area. The list should be in the format: minLat, minLon, maxLat, maxLon. fuzzy puts boundaries around string matching parameters I.e. MaxEdits, MinLength and prefixLength. Defaults to FALSE

Examples

1

phillipf/GNAFAPI documentation built on May 25, 2019, 5:05 a.m.