[postgis-tickets] [PostGIS] #2628: loader_generate_script output is buggy
PostGIS
trac at osgeo.org
Fri Jan 31 08:33:27 PST 2014
#2628: loader_generate_script output is buggy
---------------------+------------------------------------------------------
Reporter: beland | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.2
Component: postgis | Version: 2.1.x
Keywords: |
---------------------+------------------------------------------------------
One of the steps in setting up the TIGER geocoder is to run, for example:
SELECT loader_generate_script(ARRAY['MA'], 'sh') AS result;
The resulting script is buggy: it does not respect several of the
configuration steps at the top, and some lines refer 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.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2628>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list