Geo::KML::Util - Utility routines for Geo::KML components


Geo-KML documentation  | view source Contained in the Geo-KML distribution.

Index


NAME

Top

Geo::KML::Util - Utility routines for Geo::KML components

INHERITANCE

Top

 Geo::KML::Util
   is a Exporter

SYNOPSIS

Top

 use Geo::KML::Util qw/:kml220/;

DESCRIPTION

Top

The functions provided by this package are used by various Geo::KML components, which on their own may be unrelated.

FUNCTIONS

Top

Constants

Tag group :kml21

NS_KML_21 (KML namespace)

Tag group :kml22beta

NS_KML_22BETA, NS_ATOM_2005, NS_XAL_20.

Tag group :kml220

NS_KML_22, NS_KML_220, NS_ATOM_2005, NS_XAL_20.

Tag group :mime

MIME_KML, MIME_KMZ

The following URIs are exported as constants, to avoid typinng in the same long URIs each time again. These constants are,

SEE ALSO

Top

This module is part of Geo-KML distribution version 0.93, built on June 09, 2011. Website: http://perl.overmeer.net/geo-kml All modules in this suite: Geo::Point, Geo::Proj4, Geo::WKT, Math::Polygon, Geo::GML, Geo::ISO19139, Geo::EOP, Geo::Format::Envisat, and Geo::Format::Landsat.

Please post questions or ideas to the mailinglist at http://geo-perl@list.hut.fi

LICENSE

Top

Copyrights 2008-2011 by Mark Overmeer. For other contributors see ChangeLog.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html


Geo-KML documentation  | view source Contained in the Geo-KML distribution.