Geo::TigerLine::Abbreviations - Tiger/LINE feature abbreviations


Geo-TigerLine-Abbreviations documentation  | view source Contained in the Geo-TigerLine-Abbreviations distribution.

Index


NAME

Top

Geo::TigerLine::Abbreviations - Tiger/LINE feature abbreviations

SYNOPSIS

Top

  use Geo::TigerLine::Abbreviations;
  print $Geo::TigerLine::Abbreviations::Dict{'Av'}[0]{'feature_type'}, "\n";

DESCRIPTION

Top

Geo::TigerLine::Abbreviations provides a single hash %Dict whose keys are values from the US Census bureau's set of standard abbreviations. All the values are the possible results of the lookup.

Each value may have any of the following keys: feature_type, standard_abbreviation, short_abbreviation, and translation.

SEE ALSO

Top

http://www.census.gov/geo/tiger/


Geo-TigerLine-Abbreviations documentation  | view source Contained in the Geo-TigerLine-Abbreviations distribution.