Eric, I'm not sure if its any value to you, but the PostGIS 2.0 we upgraded the Tiger geocoder to load in Tiger 2010 data. We only loaded in the datasets that were relevant for geocoding, but the system is table driven, so you could use it to load the other datasets you care about. http://www.postgis.org/documentation/manual-svn/Extras.html#Tiger_Geocoder The generator is described here: http://www.postgis.org/documentation/manual-svn/Loader_Generate_Script.html Although its pacakged in PostGIS 2.0, it will work in PostGIS 1.5 so you can still use it if you don't want to try the PostGIS 2.0 SVN (not yet released version). In fact for our production use, we've been using it against PostGIS 1.5. Hope that helps, Leo and Regina http://www.postgis.us
_____ From: [email protected] [mailto:[email protected]] On Behalf Of Eric Aspengren Sent: Tuesday, March 08, 2011 9:11 PM To: [email protected] Subject: [postgis-users] 2010 Census I know this has likely been covered on this list before. So, pardon if this is redundant, I just signed up. I'm looking for a good tutorial to get the new 2010 Census data for a state loaded into a PostGIS database, including all the recent Tiger files and demographic data. Is there a good one out there? -- Eric Aspengren Data Manager Planned Parenthood of the Heartland (402) 478-VOTE [email protected]
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
