Geo::Coordinates::Converter::Point::ISO6709 - location point class for ISO6709
use Geo::Coordinates::Converter::Point::ISO6709;
my $point = Geo::Coordinates::Converter::Point::ISO6709->new({
iso6709 => '+35.36083+138.72750+3776CRSWGS_84/',
}),
can you set the ISO6709 string.
Kazuhiro Osawa <yappo {at} shibuya {dot} pl>
Geo::Coordinates::Converter::Format::ISO6709, Geo::Coordinates::Converter::Point
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.