Name : perl-Cartography-Projection-GCTP
| |
Version : 0.03
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.8.1
| Date : 2023-07-20 17:59:50
|
Group : Development/Libraries/Perl
| Source RPM : perl-Cartography-Projection-GCTP-0.03-lp155.8.1.src.rpm
|
Size : 0.18 MB
| |
Packager : https://www_suse_com/
| |
Summary : Perl extension for gctpc projection library (deprecated)
|
Description :
Note: this module is only for compatibility with old applications that use GCTPc. All new projects should use Geo::Proj4 with is a wrapper around libproj4.
my($out_x, $out_y) = Cartography::Projection::GCTP->projectCoordinatePair( $in_x, $in_y, $in_sys, $in_zone, $in_params, $in_unit, $in_datum, $out_sys, $out_zone, $out_params, $out_unit, $out_datum ) or die \"Projection failed. Error code is \" . Cartography::Projection::GCTP->getErrorCode;
See GCTP docs for explanation of parameters. $in_params and $out_params are array references to the 15-element projection parameter arrays.
Some non-exported constants are defined: Cartography::Projection::GCTP->P_* projection codes Cartography::Projection::GCTP->U_* unit codes
For example, the Cartography::Projection::GCTP->P_GEO constant is the code for the geographic coordinate system. See the GCTP docs for a complete list of projection codes.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/15.5/x86_64 |