Geo::TigerLine::Record::B

Geo::TigerLine::Record::B is a TIGER/Line 2003 Polygon Geographic Entity Codes: Corrections.
Download

Geo::TigerLine::Record::B Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Michael G Schwern
  • Publisher web site:
  • http://search.cpan.org/~rosch/

Geo::TigerLine::Record::B Tags


Geo::TigerLine::Record::B Description

Geo::TigerLine::Record::B is a TIGER/Line 2003 Polygon Geographic Entity Codes: Corrections. Geo::TigerLine::Record::B is a TIGER/Line 2003 Polygon Geographic Entity Codes: Corrections.SYNOPSIS use Geo::TigerLine::Record::B; @records = Geo::TigerLine::Record::B->parse_file($fh); @records = Geo::TigerLine::Record::B->parse_file($fh, &callback); $record = Geo::TigerLine::Record::B->new(%fields); $record->rt(); $record->version(); $record->file(); $record->cenid(); $record->polyid(); $record->statecq(); $record->countycq(); $record->tractcq(); $record->blockcq(); $record->aianhhfpcq(); $record->aianhhcq(); $record->aihhtlicq(); $record->aitscecq(); $record->aitscq(); $record->anrccq(); $record->concitcq(); $record->cousubcq(); $record->submcdcq(); $record->placecq(); $record->uacc(); $record->urcc(); $record->rs_b1();This is a class representing record type B of the TIGER/Line 2003 census geographic database. Each object is one record. It also contains methods to parse TIGER/Line record type B files and turn them into objects.This is intended as an intermediate format between pulling the raw data out of the simplistic TIGER/Line data files into something more sophisticated (a process you should only have to do once). As such, it's not very fast, but its careful, easy to use and performs some verifications on the data being read.As this class is autogenerated by mk_parsers, think before you modify this file. It's OO, so consider sub-classing instead. Requirements: · Perl


Geo::TigerLine::Record::B Related Software