]> granicus.if.org Git - postgis/commit
#1494: move parent table creation to a function so logic is in single place, add...
authorRegina Obe <lr@pcorp.us>
Fri, 10 Feb 2012 18:38:06 +0000 (18:38 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 10 Feb 2012 18:38:06 +0000 (18:38 +0000)
commit1463287789d1efef22dd4ffce83bb681481f13a4
tree4b396272d821b171bd817763b4442a0ade1f2444
parentf92b1290065300d4a642743c310a1e40e8378a73
#1494: move parent table creation to a function so logic is in single place, add a new census_loader.sql script with census specific load logic, revise create and update scripts to load the new census logic and create tables if not present. Still need to test and write a function to return census info given a point before can mark this as done.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9147 b70326c6-7e19-0410-871a-916f4a2858ee
extras/tiger_geocoder/tiger_2010/census_loader.sql [new file with mode: 0644]
extras/tiger_geocoder/tiger_2010/create_geocode.bat
extras/tiger_geocoder/tiger_2010/create_geocode.sh
extras/tiger_geocoder/tiger_2010/tables/census_tracts_tables.sql [deleted file]
extras/tiger_geocoder/tiger_2010/upgrade_geocode.sql