Opened 10 years ago

Closed 10 years ago

#2624 closed defect (invalid)

loader_generate_nation_script('sh') output is buggy

Reported by: beland Owned by: pramsey
Priority: medium Milestone: PostGIS 2.1.2
Component: tiger geocoder Version: 2.1.x
Keywords: Cc:

Description

One of the steps in setting up the TIGER geocoder is to run:

SELECT loader_generate_nation_script('sh');

The resulting script is buggy: it does not respect several of the configuration steps at the top, and one of the lines refers to non-existent files. I'm attaching a version with suggested fixes.

I am running postgis2_93-2.1.1-1.rhel6.x86_64 on CentOS 6.

Attachments (1)

nation_script-improved.sh (2.8 KB ) - added by beland 10 years ago.

Download all attachments as: .zip

Change History (2)

by beland, 10 years ago

Attachment: nation_script-improved.sh added

comment:1 by robe, 10 years ago

Component: postgistiger geocoder
Resolution: invalid
Status: newclosed

I'm closing this. I don't think this was a valid ticket. Think was a misunderstand of how PostgreSQL environment variables work.

Note: See TracTickets for help on using tickets.