Changeset 6109
- Timestamp:
- 02/03/08 18:48:22 (5 years ago)
- Location:
- lang/perl/Geo-Coordinates-Converter-iArea/trunk/lib/Geo/Coordinates/Converter
- Files:
-
- 2 modified
-
Format/IArea.pm (modified) (1 diff)
-
iArea.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Geo-Coordinates-Converter-iArea/trunk/lib/Geo/Coordinates/Converter/Format/IArea.pm
r6056 r6109 171 171 =back 172 172 173 =head1 DATA FILE FORMAT174 175 areacode,lat,lng176 177 csv format.178 179 =head1 Note180 181 This module very slow. But, this module is only for small edge case.182 This modules is called by very old obsolete DoCoMo phones, called MOVA.183 184 Please use posinfo=1 when user's phone is FOMA.185 186 173 =head1 AUTHOR 187 174 188 Kazuhiro Osawa 175 Kazuhiro Osawa, Tokuhiro Matsuno 189 176 190 177 =head1 SEE ALSO -
lang/perl/Geo-Coordinates-Converter-iArea/trunk/lib/Geo/Coordinates/Converter/iArea.pm
r6096 r6109 53 53 easy to get the center point of area. 54 54 55 =head1 DATA FILE FORMAT56 57 areacode,lat,lng58 59 csv format.60 61 =head1 Note62 63 This module very slow. But, this module is only for small edge case.64 This modules is called by very old obsolete DoCoMo phones, called MOVA.65 66 Please use posinfo=1 when user's phone is FOMA.67 68 55 =head1 AUTHOR 69 56 … … 71 58 72 59 =head1 SEE ALSO 60 61 L<Geo::Coordinates::Converter> 73 62 74 63 =head1 LICENSE
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)