That's for sure...huge amount.  So, the feature tables should be used as a reference? Meaning it should not actually be loaded but used as a "reference" to make the necessary foreign key index within the shape tables? - thanks very much - bo<br>

<br><div class="gmail_quote">On Tue, Aug 4, 2009 at 10:42 AM, Stephen Woodbridge <span dir="ltr"><<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">Bo Coughlin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Using the TIGER shp files is a no brainer (feel free to disagree). My question is on the relationship tables, and setting up the DB in postGIS.  What role do these tables play?  While it seems self explanatory in that the foreignkey relationship etc. is outlined in a very nice diagram by the census - I am still a little lost on how to integrate into the DB - do I import those create the foreign key relationships between them and then do the same with each shp. file? <br>


This is definitely a noob question, but I am simply struggling with the exact relationship of these tables with the shp files -  there doesn't appear to be a foreign key relationship between the shp's - but there does between shp and relationship files.  Any help much appreciated. - thanks, bo<br>


</blockquote>
<br></div>
The Tiger shapefiles are a dump of the Census relational data model. You can reload all the data you need and then use the relationships described to create foreign keys or to create views or new tables.<br>
<br>
There are a lot of files and tables to deal with, so do not expect it to be trivial especially if you want to load all the data.<br>
<br>
-Steve W<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net" target="_blank">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
<br>
</blockquote></div><br>