Hello Everyone!

I have imported several thousand nodes via the SQL database. This was a huge challenge, as I could not use NodeImport because of CCK fields and D6. Anyway, It all works, the Titles, Description, Pathauto, Custom CCK values, and Addresses. All except the GEO coding of the address. I have set the default Lat/Long as 0.000000, 0.000000. I am trying to figure out how to tell drupal to go into all my nodes and Geocode the LAt/Long based on the address. When I add a fresh node via drupal site it works fine, so I know I have the geocoding options set up great... Its just I don't know the process onced the node is added how it calls on gmap to encode the address. Any help would be greatly apreciated!

Thanks again!