[postgis-tickets] [PostGIS] #3227: Support for Tiger 2015
PostGIS
trac at osgeo.org
Wed Aug 19 16:44:51 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 mattybe):
Yeah, we're interested in getting the census blocks etc. They were
accurate in the geocoder at some point! I wouldn't be opposed to
submitting a PR, but it's a bit confusing to tell where columns are
defined or exempted. If it's helpful, here's the full 2015 format:
{{{
{
tfid: 'INTEGER', statefp10: 'VARCHAR (2)', countyfp10: 'VARCHAR
(3)', tractce10: 'VARCHAR (6)', blkgrpce10: 'VARCHAR (1)',
blockce10: 'VARCHAR (4)', suffix1ce: 'VARCHAR(1)', zcta5ce10:
'VARCHAR (5)', uace10: 'VARCHAR(5)', pumace10: 'VARCHAR(5)',
statefp: 'VARCHAR (2)', countyfp: 'VARCHAR (3)', tractce:
'VARCHAR (6)', blkgpce: 'VARCHAR (1)',
cousubfp: 'VARCHAR (5)', submcdfp: 'VARCHAR (5)', estatefp:
'VARCHAR (5)', conctyfp: 'VARCHAR (5)',
placefp: 'VARCHAR (5)', aiannhfp: 'VARCHAR (5)', aiannhfp:
'DECIMAL (5,0)', aiannhce: 'VARCHAR (4)',
comptyp: 'VARCHAR (1)', trsubfp: 'DECIMAL (5,0)', trsubce:
'VARCHAR (3)', anrcfp: 'VARCHAR (5)',
ttractce: 'VARCHAR (6)', tblkgpce: 'VARCHAR (1)', elsdlea:
'VARCHAR (5)', scsdlea: 'VARCHAR (5)',
unsdlea: 'VARCHAR (5)', cd114fp: 'VARCHAR (10)', sldust:
'VARCHAR (3)', sldlst: 'VARCHAR (3)',
csafp: 'VARCHAR (3)', cbsafp: 'VARCHAR (5)', metdivfp: 'VARCHAR
(5)', cnectafp: 'VARCHAR (3)',
nectafp: 'VARCHAR (5)', nctadvfp: 'VARCHAR (10)', lwflag:
'VARCHAR (1)', offset: 'VARCHAR (1)',
atotal: 'INTEGER', intptlat: 'VARCHAR (11)', intptlon:
'VARCHAR(12)'
}
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3227#comment:18>
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