Changes between Version 7 and Version 8 of UsersWikiTiger

Show
Ignore:
Timestamp:
01/20/11 18:50:00 (2 years ago)
Author:
robe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiTiger

    v7 v8  
    2121[[TicketQuery(status=new|assigned|reopened&keywords~=tiger&order=priority)]] 
    2222 
    23 We are currently working on upgrading Steve's version to work with Tiger 2009 and Tiger 2010 datasets.  The Tiger 2009 is functional.  In the [http://www.census.gov/geo/www/tiger/tgrshp2010/tgrshp2010.html Tiger 2010] the census made structural 
    24 changes to the tables so they slightly different from the 2009 column format. We are currently working on writing loader scripts to load in this data and then revise scripts accordingly to work with it.  Both of these will be merged into the PostGIS 2.0 codebase once cleaned up and packaged as part of the PostGIS 2.0 release.  These are currently in our spike workspace. 
     23We are currently working on upgrading Steve's version to work with Tiger 2009 and Tiger 2010 datasets.  The Tiger 2009 is functional and its use described in detail in [http://www.postgis.us/chapter_10 Chapter 10 of PostGIS in Action].  In the [http://www.census.gov/geo/www/tiger/tgrshp2010/tgrshp2010.html Tiger 2010] the census made structural 
     24changes to the tables so they are different from the 2009 column format. We are currently working on writing loader scripts to load in this newer data and then revise scripts accordingly to work with it and work with PostGIS 2.0.  Both of the 2009 and 2010 scripts will be merged into the PostGIS 2.0 codebase once cleaned up and will be packaged as part of the PostGIS 2.0 final release.  These are currently in our spike workspace. 
    2525 
    2626[http://svn.osgeo.org/postgis/spike/robe/tiger_geocoder/]