Query: geo::googleearth::pluggable::placemark
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Geo::GoogleEarth::Pluggable::Placemark(3pm) User Contributed Perl Documentation Geo::GoogleEarth::Pluggable::Placemark(3pm)NAMEGeo::GoogleEarth::Pluggable::Placemark - Base Object for Geo::GoogleEarth::Pluggable PlacemarksSYNOPSISuse base qw{Geo::GoogleEarth::Pluggable::Placemark};DESCRIPTIONThe is the base of all Geo::GoogleEarth::Pluggable packages.USAGEMETHODStype style Sets or returns the Placemark Style or StyleMap object. style=>$style is a short cut for styleUrl=>$style->url styleUrl This overrides style->url if defined. LookAt Sets or returns the LookAt Object visibility Sets or returns visibility. The value is either 1 or 0 but defaults to undef which the same as 1. my $visibility=$placemark->visibility; node coordinates The coordinates array is used consistantly for all placemark objects. my $coordinates=$placemark->coordinates( [ [$lon, $lat, $alt], {lat=>$lat, lon=>$lon, alt=>$alt}, GPS::Point, Geo::Point, Net::GPSD::Point, ] ); my $coordinates=$placemark->coordinates( Geo::Line, #TODO ); coordinates_stringify point_stringify my $string=$placemark->point_stringify($point); #returns "$lon,$lat,$alt" point_normalize Most of this code was taken from GPS::Point->initializeMulti my $data=$placemark->point_normalize($point); #returns {lat=>$lat,lon=>$lon,alt=>$alt}BUGSPlease log on RT and send to the geo-perl email list.SUPPORTDavisNetworks.com supports all Perl applications including this package.AUTHORMichael R. Davis (mrdvt92) CPAN ID: MRDVTCOPYRIGHTThis program is free software licensed under the... The BSD License The full text of the license can be found in the LICENSE file included with this module.SEE ALSOGeo::GoogleEarth::Pluggable, Scalar::Util, XML::LibXML::LazyBuilder perl v5.14.2 2011-06-26 Geo::GoogleEarth::Pluggable::Placemark(3pm)
Related Man Pages |
---|
geo::googleearth::pluggable(3pm) - debian |
geo::googleearth::pluggable::style(3pm) - debian |
geo::osm::tiles(3pm) - debian |
geo::space(3pm) - debian |
geo::surface(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Replace text in multiple files |
alt boot |
Geo Fatigued |
[grep] how to grep a sentence which has quotation marks "sentence" |
Can there be alt-texts to icons? |