Main > Programming > Libraries >

Geo::Gpx 0.15

Geo::Gpx 0.15

Sponsored Links

Geo::Gpx 0.15 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.012 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1037
Date added: 2007-01-13
Publisher: Rich Bowen

Geo::Gpx 0.15 description

Geo::Gpx is a Perl module to create and parse GPX files.

SYNOPSIS

# Version 0.10 compatibility
use Geo::Gpx;
my $gpx = Geo::Gpx->new( @waypoints );
my $xml = $gpx->xml;

# New API, generate GPX
my $gpx = Geo::Gpx->new();
$gpx->waypoints(@wpt);
my $xml = $gpx->xml(1.0);

# Parse GPX
my $gpx = Geo::Gpx->new( xml => $xml );
my $waypoints = $gpx->waypoints();
my $tracks = $gpx->tracks();

# Parse GPX from open file
my $gpx = Geo::Gpx->new( input => $fh );
my $waypoints = $gpx->waypoints();
my $tracks = $gpx->tracks();

The original goal of this module was to produce GPX/XML files which were parseable by both GPX Spinner and EasyGPS. As of version 0.13 it has been extended to support general parsing and generation of GPX data. GPX 1.0 and 1.1 are supported.

Geo::Gpx 0.15 Screenshot

Advertisements

Geo::Gpx 0.15 Keywords

Bookmark Geo::Gpx 0.15

Hyperlink code:
Link for forum:

Geo::Gpx 0.15 Copyright

WareSeeker periodically updates pricing and software information of Geo::Gpx 0.15 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Geo::Gpx 0.15 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
RPC::XML is a set of classes for core data, message and XML handling. Free Download
XSD4J is a library to parse XML Schema files into a structure of Java objects. Free Download
GeoCache GPX Grabber makes GPX files automatically. Free Download
Kismet Parse project can be used after kismet has sniffed 802.11 traffic and produced .network files. Free Download
PoDoFo library is a free, portable C++ library. Free Download
MRTG::Config is a Perl module for parsing MRTG configuration files. Free Download
Pod::XML is a Perl module to convert POD to XML. Free Download
XML::Bare is a minimal XML parser implemented via a C state engine. Free Download