| Geo-KML documentation | view source | Contained in the Geo-KML distribution. |
Geo::KML::Util - Utility routines for Geo::KML components
Geo::KML::Util is a Exporter
use Geo::KML::Util qw/:kml220/;
The functions provided by this package are used by various Geo::KML components, which on their own may be unrelated.
NS_KML_21 (KML namespace)
NS_KML_22BETA, NS_ATOM_2005, NS_XAL_20.
NS_KML_22, NS_KML_220, NS_ATOM_2005, NS_XAL_20.
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,
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
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. |