I have a database of tens of thousand addresses that I need to get the following on:
latitude
longitude
state FIPS
County FIPS
Census tract
I know that the program knows the lat/long but I can't seem to figure out how to pull this piece of information. Is there a method of getting the Lat/Long? Do you know where I can find a sample?