|
NAMEGeo::Coordinates::Converter::iArea - some utility functions around iArea SYNOPSIS use Geo::Coordinates::Converter::iArea;
# get center point location from iArea code.
my $point = Geo::Coordinates::Converter::iArea->get_center('00205');
# => instance of Geo::Coordinates::Converter
DESCRIPTIONGeo::Coordinates::Converter::iArea is utilities for DoCoMo iArea. METHODS
AUTHORTokuhiro Matsuno <tokuhirom aaaatttt gmail dotottto commmmm> SEE ALSOGeo::Coordinates::Converter LICENSEThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|