Source: libgeo-coordinates-osgb-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Dominic Hargreaves <dom@earth.li>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgeo-coordinates-osgb-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-coordinates-osgb-perl.git
Homepage: https://metacpan.org/release/Geo-Coordinates-OSGB

Package: libgeo-coordinates-osgb-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: converting module between Lat/Lon and the British National Grid
 Geo::Coordinates::OSGB and Geo::Coordinates::OSTN02 offer an implementation
 of co-ordinate conversion for England, Wales, and Scotland based on formulae
 published by the Ordnance Survey of Great Britain.
 .
 These modules will convert accurately between an OSGB national grid
 reference and lat/lon coordinates based on the OSGB geoid model.
 .
 To get more accurate results you need to combine this module with its
 companion Geo::Coordinates::OSTN02 which implements the transformation that
 now defines the relationship between GPS survey data based on WGS84 and the
 British National Grid.
