Opened 9 years ago
Last modified 9 years ago
#3347 closed defect
county_all, county_all_lookup not loading for Tiger 2015 — at Initial Version
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 2.1.9 |
Component: | tiger geocoder | Version: | master |
Keywords: | history | Cc: |
Description
I'm not sure how I could have missed this. Might have been something changed in tiger data, but the county tables no longer loading.
Issue is as part of script I rename
ALTER TABLE tiger_staging.county RENAME geoid TO cntyidfp;
and that is causing issues since ctyidfp exists in county tables.
Note:
See TracTickets
for help on using tickets.