How to geocode addresses dynamically in PostgreSQL?

2653
1
06-02-2015 01:14 PM
AndersonRamos3
New Contributor

Good afternoon,

I'm working on a project automatically geocoding addresses, because the data is updated daily. Performed the first dynamic geocoding, but when we insert new records the feature class not updated. Our ArcGIS is version 10.0, the Geodatabase - PostgreSQL, the address table and the locator is stored in the geodatabase.

Please if anyone can help me, I'll be very grateful, because I'm with this problem for six months.

Thanks,

Anderson Ramos

0 Kudos
1 Reply
JeffWard
Occasional Contributor III

It is best if you don't store locators inside the geodatabase.

Are you rebuilding your locator after updates to the source data?

When you say insert new records, do you mean you are adding address points to the source data? Or do you mean you are adding records to be geocoded?

What is your workflow?

Thanks,

Jeff

Jeff Ward
Summit County, Utah
0 Kudos