Source: libgeo-osm-tiles-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: libwww-perl, libyaml-perl, perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/Geo-OSM-Tiles/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgeo-osm-tiles-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libgeo-osm-tiles-perl/

Package: libgeo-osm-tiles-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, libyaml-perl
Description: module for calculating tile numbers for OpenStreetMap
 Geo::OSM::Tiles provides functions for calculating the path to a map tile at
 OpenStreetMap out of geographic coordinates. The path of a tile at OSM has
 the form $zoom/$tilex/$tiley.png. The numbering scheme is documented in the
 OSM wiki at http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames .
