-
-
11 May 2019 19:24:26 UTC
- Distribution: Panotools-Script
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (405 / 0 / 0)
- Kwalitee
Bus factor: 0- 67.49% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (160.4KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- File::Copy
- File::Spec
- File::Temp
- Getopt::Long
- Getopt::Std
- Image::ExifTool
- Image::Size
- LWP::UserAgent
- Math::Trig
- Pod::Usage
- Storable
- Test::More
- URI
- bytes
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
gmaptemplate - HTML template for viewing tiled images with the Google Map API
SYNOPSIS
gmaptemplate > index.html
Options: --title title The content of the HTML <title> tag --prefix prefix File prefix of tiles relative to root directory --apikey key A Google Maps API key --centrelat deg Latitude -90 to 90 --centrelon deg Longitude -180 to 180 --initialzoom num Start zoom level --maxzoom num Maximum zoom level --maxzoomp1 num Maximum zoom level +1 --minres num Minimum zoom level
DESCRIPTION
gmaptemplate is a simple tool to write a HTML file based on a template in the Google Map Image Cutter tool: http://www.casa.ucl.ac.uk/software/googlemapimagecutter.asp
Note: to use this HTML online you will need a Google Maps API key from http://code.google.com/apis/maps/
LICENSE
The Google Map Image Cutter software and documentation is the property of CASA and University College London. The software is provided free under the terms of the GNU Lesser General Public License. CASA and University College London do not accept any liability for any losses arising from the use of this software.
SEE ALSO
AUTHOR
Bruno Postle - January 2010.
Module Install Instructions
To install Panotools::Script, copy and paste the appropriate command in to your terminal.
cpanm Panotools::Script
perl -MCPAN -e shell install Panotools::Script
For more information on module installation, please visit the detailed CPAN module installation guide.