in_address_fields in geocoding

1682
0
04-13-2012 06:43 AM
jakeimou
New Contributor
hi, i'm porting some python scripts from the original written for ArcGIS 9.2.  this function call works in ArcGIS 9.2 but not in 10.  in 10, the output table is created but the records do not have matched addresses.

[INDENT]arcpy.GeocodeAddresses_geocoding(temp_table, address_locator, "Address STREET1 VISIBLE;Address STREET2 VISIBLE;Address STREET3 VISIBLE", matched_addresses, "STATIC")[/INDENT]

why and how to fix it for 10?

thanks much for any pointers,

--meg
Tags (2)
0 Kudos
0 Replies