[postgis-tickets] [PostGIS] #3699: Nothing downloads edge, faces, featnames, or addr files

PostGIS trac at osgeo.org
Thu Jan 26 08:38:27 PST 2017


#3699: Nothing downloads edge, faces, featnames, or addr files
-----------------------------+---------------------------
  Reporter:  EvanCarroll     |      Owner:  robe
      Type:  defect          |     Status:  closed
  Priority:  blocker         |  Milestone:  PostGIS 2.3.2
 Component:  tiger geocoder  |    Version:  2.3.x
Resolution:  invalid         |   Keywords:
-----------------------------+---------------------------
Changes (by robe):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Okay I was able to replicate your problem.  I think what you missed doing
 is running the nationscript first as noted in instructions here:

 http://postgis.net/docs/manual-2.3/postgis_installation.html#install_tiger_geocoder_extension


 For county files the wget figures out which files to load for a state
 based on the cousub table, which is loaded by the nationscript load.

 People always seem to screw that up, so I should do something to clarify
 it.  Like put in big bold red -- DO THIS FIRST before you do anything
 else.

 and also clarify you only need to do the nationscript load first.

 Documentation patch highly welcome if you can explain this better.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3699#comment:8>
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