[postgis-tickets] [PostGIS] #3227: Support for Tiger 2015

PostGIS trac at osgeo.org
Sun Aug 16 14:54:30 PDT 2015


#3227: Support for Tiger 2015
-----------------------------+---------------------------
  Reporter:  robe            |      Owner:  robe
      Type:  enhancement     |     Status:  reopened
  Priority:  high            |  Milestone:  PostGIS 2.2.0
 Component:  tiger geocoder  |    Version:  trunk
Resolution:                  |   Keywords:
-----------------------------+---------------------------

Comment (by darkblueb):

 {{{
 user at debian8:/gisdata$ cd temp
 user at debian8:/gisdata/temp$ ${SHP2PGSQL} -D -c -s 4269 -g the_geom   -W
 "latin1" tl_2015_us_state.dbf tiger_staging.state | ${PSQL} ${PGDATABASE}
 -q
 Shapefile type: Polygon
 Postgis type: MULTIPOLYGON[2]
                         addgeometrycolumn
 ------------------------------------------------------------------
  tiger_staging.state.the_geom SRID:4269 TYPE:MULTIPOLYGON DIMS:2
 (1 row)

 ERROR:  value too long for type character varying(2)
 CONTEXT:  COPY state, line 1, column region: "    [shp2pgsql-
 core.c:FindPolygons:567] FindPolygons[0]: allocated space for 1 rings"
 ERROR:  relation "tiger_staging.state" does not exist
 }}}

--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3227#comment:9>
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