Geo::Coordinates::UTM::XS - C/XS reimplementation of Geo::Coordinates::UTM


Geo-Coordinates-UTM-XS documentation  | view source Contained in the Geo-Coordinates-UTM-XS distribution.

Index


NAME

Top

Geo::Coordinates::UTM::XS - C/XS reimplementation of Geo::Coordinates::UTM

SYNOPSIS

Top

  # use Geo::Coordinates::UTM;
  use Geo::Coordinates::UTM::XS;
  ...

DESCRIPTION

Top

This module is a drop in replacement for Geo::Coordinates::UTM.

It's written in C/XS and around 10x-15x times faster than the Perl implementation.

SEE ALSO

Top

Read Geo::Coordinates::UTM to learn how to use this module.

BUGS

Top

Functions to convert coordinates to MGRS available from Geo::Coordinates::UTM 0.06 are not yet supported.

AUTHOR

Top

Salvador Fandiño <sfandino@yahoo.com>

COPYRIGHT AND LICENSE

Top


Geo-Coordinates-UTM-XS documentation  | view source Contained in the Geo-Coordinates-UTM-XS distribution.