Hi, Stephen,<br><br>I seem to be able to geocode an address after running your script. A new question I have now is the schema of the result returned from "geocode". It seems that a geocoded result may come from one of functions in your script (
e.g., "geocode_address_state" or "geocode_address_zip"). Do results obtained from different functions share the same schema (columns)? The reason I'm asking is that I want to set up a table to hold the results but don't know where to look for the structure of the results. 
<br><br>Thanks.<br><br><div><span class="gmail_quote">On 6/28/07, <b class="gmail_sendername">Shuo Liu</b> <<a href="mailto:delphet@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">delphet@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi, All,<br><br>I'm working on a GIS project and trying to use TIGER Geocoder from the refractions website on TIGER data. The two sql files in the Geocoder generated some errors when being loaded, complaining that some tables ("gazetteer_places", "tiger_geocode_roads", "place_lookup", "roads_local", and "countysub_lookup") are missing. Some messages from the mailing list say that gazetteer tables should be loaded from the Census Bureau gazetteer files. But that doesn't help find "tiger_geocode_roads" and "roads_local" which don't exist in the loaded TIGER database. I used ogr2ogr to load the TIGER data (
<a href="http://docs.codehaus.org/display/GEOSDOC/Loading+TIGER+basedata" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://docs.codehaus.org/display/GEOSDOC/Loading+TIGER+basedata</a>) and it seems that some fields required by the Geocoder are in "completechain" but not all. Can anybody who have experience share some hint on this problem? Thank you very much.
<br><br>Marvin<br>
</blockquote></div><br>