geo_code: Geocodign API Wrapper

Description Usage Arguments Value Note Author(s) References

Description

A geocoding API that works with Texas A & M Geoservices.

Usage

1
geo_code(street, city, state, zip, api.key)

Arguments

street

A street portion of the address.

city

A city.

state

A state abbreviation.

zip

A zip code.

api.key

A Texas A & M Geoservices API key

Value

Returns a data.frame with latidue and longitude values.

Note

To receive an API key the user must qualify and then sing up: https://geoservices.tamu.edu/Signup/.

Author(s)

Bryan Goodrich and Tyler Rinker <tyler.rinker@gmail.com>.

References

http://geoservices.tamu.edu/Services/Geocode/WebService/


trinker/mapit documentation built on May 31, 2019, 8:52 p.m.