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

PostGIS trac at osgeo.org
Wed Feb 15 18:45:00 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:
-----------------------------+---------------------------

Comment (by znmeb):

 I don't understand why this ticket was closed as "Invalid". I've
 encountered both issues: lack of 'wget' for FACES, FEATNAMES, EDGES and
 ADDR in the "state" script (for Oregon, if it matters) and blacklisting.
 I've been wrestling with these for a couple of days; I ended up coding a
 pre-fetch script to get all the shapefiles.

 Specifically, I've encountered this with the EnterpriseDB Linux 64-bit
 build of PostgreSQL 9.6 and PostGIS 2.3.2 *and* the Postgres official
 Docker image with PostGIS 2.3 installed from the "pgdg" repositories.

 The blacklisting is an interesting case - it works for a while and then
 suddenly gets 403 forbidden. But it's only blacklisting me when I'm doing
 the wgets inside a Docker container or a virtual machine - they still work
 on my host Linux workstation. There must be something in the Linux
 networking stack / NAT finagling that the Census Bureau's servers don't
 like.

 I've run out of troubleshooting time on this; I need to deploy a geocoder
 Docker image and I'm building a geocoder database by hand, generating a
 pg_dump and restoring it into the Docker image at run time. But this does
 look like a real issue, not operator error. The wgets aren't there in the
 generated script.

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