![]() |
![]()
| ![]() |
![]()
NAMEGeo::GML::GeoPoint - convert Geo::Point objects into GML SYNOPSISmy $geopoint = Geo::Surface->new(...); my $gml = Geo::GML->new('WRITER', version => '3.2.1'); my $data; $data->{..somewhere..} = $gml->GPtoGML($geopoint); DESCRIPTIONConvert Geo::Point objects into GML data structures. The implementation is partial: please help with providing me with examples. METHODSHelpers
SEE ALSOThis module is part of Geo-GML distribution version 0.18, built on January 19, 2018. Website: http://perl.overmeer.net/CPAN/ LICENSECopyrights 2008-2018 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://dev.perl.org/licenses/
|