[postgis-devel] TIGER 2011 loader
Paragon Corporation
lr at pcorp.us
Sun Oct 26 13:10:56 PDT 2014
Brian,
Those aren't packaged with the extension scripts. The extension only
packages the latests of tiger_loader_* which for 2.1 is
tiger_loader_2013.sql and for 2.2 would be tiger_loader_2014.sql
Are you seeing something different when you use the extensions or are you
just assuming it wouldn't work?
Thanks,
Regina
-----Original Message-----
From: Brian M Hamlin [mailto:maplabs at light42.com]
Sent: Sunday, October 26, 2014 1:23 PM
To: PostGIS Development Discussion; Paragon Corporation; Brian M Hamlin
Subject: TIGER 2011 loader
Hi Regina -
the script
postgis_trunk/extras/tiger_geocoder/tiger_2011/tiger_loader_2011.sql
has DROP TABLE for a few critical tables, instead of TRUNCATE as in
2012 and forward..
so the 2011 script doesnt work under the EXTENSION mechanism, because
postgis_tiger_geocoder extension owns those tables and wont allow the DROP;
More information about the postgis-devel
mailing list