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

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


#3699: Nothing downloads edge, faces, featnames, or addr files
-----------------------------+---------------------------
  Reporter:  EvanCarroll     |      Owner:  robe
      Type:  defect          |     Status:  new
  Priority:  medium          |  Milestone:  PostGIS 2.4.0
 Component:  tiger geocoder  |    Version:  2.3.x
Resolution:                  |   Keywords:
-----------------------------+---------------------------

Comment (by robe):

 Seems you are missing the county wgets.  I'll check to make sure I didn't
 screw anything up in last committ.

 Last change I made was to change wget to do explicit call for each file
 using www instead of ftp.  The only reason for that change was that it
 seemed to minimize on census blocks.

 This https://gist.github.com/robe2/d2c71bf438badcbe6b5ecf2c8980ecde

 is what my:


 {{{
 SELECT loader_generate_script(ARRAY['TX'], 'sh');

 }}}


 looks like and it has wget for those. But that is using my development
 version I use before I committ changes. So it's possible I forgot to
 commit my last change.

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