Proj4.pm (PDL-2.080) | : | Proj4.pm (PDL-2.081) |
---|---|---|
skipping to change at line 359 | skipping to change at line 359 | |
=head1 FUNCTIONS | =head1 FUNCTIONS | |
=head2 t_proj | =head2 t_proj | |
This is the main entry point for the generalized interface. See above on its usa ge. | This is the main entry point for the generalized interface. See above on its usa ge. | |
=cut | =cut | |
#line 373 "Proj4.pm" | #line 373 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_adams_hemi | =head2 t_proj_adams_hemi | |
Autogenerated transformation function for Proj4 projection code adams_hemi. | Autogenerated transformation function for Proj4 projection code adams_hemi. | |
The full name for this projection is Adams Hemisphere in a Square. | The full name for this projection is Adams Hemisphere in a Square. | |
=cut | =cut | |
sub t_proj_adams_hemi | sub t_proj_adams_hemi | |
{ 'PDL::Transform::Proj4::adams_hemi'->new( @_ ); } | { 'PDL::Transform::Proj4::adams_hemi'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 394 "Proj4.pm" | #line 394 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_adams_ws1 | =head2 t_proj_adams_ws1 | |
Autogenerated transformation function for Proj4 projection code adams_ws1. | Autogenerated transformation function for Proj4 projection code adams_ws1. | |
The full name for this projection is Adams World in a Square I. | The full name for this projection is Adams World in a Square I. | |
=cut | =cut | |
sub t_proj_adams_ws1 | sub t_proj_adams_ws1 | |
{ 'PDL::Transform::Proj4::adams_ws1'->new( @_ ); } | { 'PDL::Transform::Proj4::adams_ws1'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 415 "Proj4.pm" | #line 415 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_adams_ws2 | =head2 t_proj_adams_ws2 | |
Autogenerated transformation function for Proj4 projection code adams_ws2. | Autogenerated transformation function for Proj4 projection code adams_ws2. | |
The full name for this projection is Adams World in a Square II. | The full name for this projection is Adams World in a Square II. | |
=cut | =cut | |
sub t_proj_adams_ws2 | sub t_proj_adams_ws2 | |
{ 'PDL::Transform::Proj4::adams_ws2'->new( @_ ); } | { 'PDL::Transform::Proj4::adams_ws2'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 436 "Proj4.pm" | #line 436 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_aea | =head2 t_proj_aea | |
Autogenerated transformation function for Proj4 projection code aea. | Autogenerated transformation function for Proj4 projection code aea. | |
The full name for this projection is Albers Equal Area. | The full name for this projection is Albers Equal Area. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 432 | skipping to change at line 432 | |
=item lat_1 | =item lat_1 | |
=item lat_2 | =item lat_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_aea | sub t_proj_aea | |
{ 'PDL::Transform::Proj4::aea'->new( @_ ); } | { 'PDL::Transform::Proj4::aea'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 470 "Proj4.pm" | #line 470 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_aeqd | =head2 t_proj_aeqd | |
Autogenerated transformation function for Proj4 projection code aeqd. | Autogenerated transformation function for Proj4 projection code aeqd. | |
The full name for this projection is Azimuthal Equidistant. | The full name for this projection is Azimuthal Equidistant. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 460 | skipping to change at line 460 | |
=item guam | =item guam | |
=item lat_0 | =item lat_0 | |
=back | =back | |
=cut | =cut | |
sub t_proj_aeqd | sub t_proj_aeqd | |
{ 'PDL::Transform::Proj4::aeqd'->new( @_ ); } | { 'PDL::Transform::Proj4::aeqd'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 504 "Proj4.pm" | #line 504 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_affine | =head2 t_proj_affine | |
Autogenerated transformation function for Proj4 projection code affine. | Autogenerated transformation function for Proj4 projection code affine. | |
The full name for this projection is Affine transformation. | The full name for this projection is Affine transformation. | |
=cut | =cut | |
sub t_proj_affine | sub t_proj_affine | |
{ 'PDL::Transform::Proj4::affine'->new( @_ ); } | { 'PDL::Transform::Proj4::affine'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 525 "Proj4.pm" | #line 525 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_airy | =head2 t_proj_airy | |
Autogenerated transformation function for Proj4 projection code airy. | Autogenerated transformation function for Proj4 projection code airy. | |
The full name for this projection is Airy. | The full name for this projection is Airy. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 504 | skipping to change at line 504 | |
=item lat_b | =item lat_b | |
=item no_cut | =item no_cut | |
=back | =back | |
=cut | =cut | |
sub t_proj_airy | sub t_proj_airy | |
{ 'PDL::Transform::Proj4::airy'->new( @_ ); } | { 'PDL::Transform::Proj4::airy'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 559 "Proj4.pm" | #line 559 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_aitoff | =head2 t_proj_aitoff | |
Autogenerated transformation function for Proj4 projection code aitoff. | Autogenerated transformation function for Proj4 projection code aitoff. | |
The full name for this projection is Aitoff. | The full name for this projection is Aitoff. | |
=cut | =cut | |
sub t_proj_aitoff | sub t_proj_aitoff | |
{ 'PDL::Transform::Proj4::aitoff'->new( @_ ); } | { 'PDL::Transform::Proj4::aitoff'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 580 "Proj4.pm" | #line 580 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_alsk | =head2 t_proj_alsk | |
Autogenerated transformation function for Proj4 projection code alsk. | Autogenerated transformation function for Proj4 projection code alsk. | |
The full name for this projection is Modified Stereographic of Alaska. | The full name for this projection is Modified Stereographic of Alaska. | |
=cut | =cut | |
sub t_proj_alsk | sub t_proj_alsk | |
{ 'PDL::Transform::Proj4::alsk'->new( @_ ); } | { 'PDL::Transform::Proj4::alsk'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 601 "Proj4.pm" | #line 601 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_apian | =head2 t_proj_apian | |
Autogenerated transformation function for Proj4 projection code apian. | Autogenerated transformation function for Proj4 projection code apian. | |
The full name for this projection is Apian Globular I. | The full name for this projection is Apian Globular I. | |
=cut | =cut | |
sub t_proj_apian | sub t_proj_apian | |
{ 'PDL::Transform::Proj4::apian'->new( @_ ); } | { 'PDL::Transform::Proj4::apian'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 622 "Proj4.pm" | #line 622 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_august | =head2 t_proj_august | |
Autogenerated transformation function for Proj4 projection code august. | Autogenerated transformation function for Proj4 projection code august. | |
The full name for this projection is August Epicycloidal. | The full name for this projection is August Epicycloidal. | |
=cut | =cut | |
sub t_proj_august | sub t_proj_august | |
{ 'PDL::Transform::Proj4::august'->new( @_ ); } | { 'PDL::Transform::Proj4::august'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 643 "Proj4.pm" | #line 643 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_axisswap | =head2 t_proj_axisswap | |
Autogenerated transformation function for Proj4 projection code axisswap. | Autogenerated transformation function for Proj4 projection code axisswap. | |
The full name for this projection is Axis ordering. | The full name for this projection is Axis ordering. | |
=cut | =cut | |
sub t_proj_axisswap | sub t_proj_axisswap | |
{ 'PDL::Transform::Proj4::axisswap'->new( @_ ); } | { 'PDL::Transform::Proj4::axisswap'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 664 "Proj4.pm" | #line 664 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_bacon | =head2 t_proj_bacon | |
Autogenerated transformation function for Proj4 projection code bacon. | Autogenerated transformation function for Proj4 projection code bacon. | |
The full name for this projection is Bacon Globular. | The full name for this projection is Bacon Globular. | |
=cut | =cut | |
sub t_proj_bacon | sub t_proj_bacon | |
{ 'PDL::Transform::Proj4::bacon'->new( @_ ); } | { 'PDL::Transform::Proj4::bacon'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 685 "Proj4.pm" | #line 685 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_bertin1953 | =head2 t_proj_bertin1953 | |
Autogenerated transformation function for Proj4 projection code bertin1953. | Autogenerated transformation function for Proj4 projection code bertin1953. | |
The full name for this projection is Bertin 1953. | The full name for this projection is Bertin 1953. | |
=cut | =cut | |
sub t_proj_bertin1953 | sub t_proj_bertin1953 | |
{ 'PDL::Transform::Proj4::bertin1953'->new( @_ ); } | { 'PDL::Transform::Proj4::bertin1953'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 706 "Proj4.pm" | #line 706 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_bipc | =head2 t_proj_bipc | |
Autogenerated transformation function for Proj4 projection code bipc. | Autogenerated transformation function for Proj4 projection code bipc. | |
The full name for this projection is Bipolar conic of western hemisphere. | The full name for this projection is Bipolar conic of western hemisphere. | |
=cut | =cut | |
sub t_proj_bipc | sub t_proj_bipc | |
{ 'PDL::Transform::Proj4::bipc'->new( @_ ); } | { 'PDL::Transform::Proj4::bipc'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 727 "Proj4.pm" | #line 727 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_boggs | =head2 t_proj_boggs | |
Autogenerated transformation function for Proj4 projection code boggs. | Autogenerated transformation function for Proj4 projection code boggs. | |
The full name for this projection is Boggs Eumorphic. | The full name for this projection is Boggs Eumorphic. | |
=cut | =cut | |
sub t_proj_boggs | sub t_proj_boggs | |
{ 'PDL::Transform::Proj4::boggs'->new( @_ ); } | { 'PDL::Transform::Proj4::boggs'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 748 "Proj4.pm" | #line 748 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_bonne | =head2 t_proj_bonne | |
Autogenerated transformation function for Proj4 projection code bonne. | Autogenerated transformation function for Proj4 projection code bonne. | |
The full name for this projection is Bonne (Werner lat_1=90). | The full name for this projection is Bonne (Werner lat_1=90). | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item lat_1 | =item lat_1 | |
=back | =back | |
=cut | =cut | |
sub t_proj_bonne | sub t_proj_bonne | |
{ 'PDL::Transform::Proj4::bonne'->new( @_ ); } | { 'PDL::Transform::Proj4::bonne'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 780 "Proj4.pm" | #line 780 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_calcofi | =head2 t_proj_calcofi | |
Autogenerated transformation function for Proj4 projection code calcofi. | Autogenerated transformation function for Proj4 projection code calcofi. | |
The full name for this projection is Cal Coop Ocean Fish Invest Lines/Stations. | The full name for this projection is Cal Coop Ocean Fish Invest Lines/Stations. | |
=cut | =cut | |
sub t_proj_calcofi | sub t_proj_calcofi | |
{ 'PDL::Transform::Proj4::calcofi'->new( @_ ); } | { 'PDL::Transform::Proj4::calcofi'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 801 "Proj4.pm" | #line 801 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_cart | =head2 t_proj_cart | |
Autogenerated transformation function for Proj4 projection code cart. | Autogenerated transformation function for Proj4 projection code cart. | |
The full name for this projection is Geodetic/cartesian conversions. | The full name for this projection is Geodetic/cartesian conversions. | |
=cut | =cut | |
sub t_proj_cart | sub t_proj_cart | |
{ 'PDL::Transform::Proj4::cart'->new( @_ ); } | { 'PDL::Transform::Proj4::cart'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 822 "Proj4.pm" | #line 822 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_cass | =head2 t_proj_cass | |
Autogenerated transformation function for Proj4 projection code cass. | Autogenerated transformation function for Proj4 projection code cass. | |
The full name for this projection is Cassini. | The full name for this projection is Cassini. | |
=cut | =cut | |
sub t_proj_cass | sub t_proj_cass | |
{ 'PDL::Transform::Proj4::cass'->new( @_ ); } | { 'PDL::Transform::Proj4::cass'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 843 "Proj4.pm" | #line 843 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_cc | =head2 t_proj_cc | |
Autogenerated transformation function for Proj4 projection code cc. | Autogenerated transformation function for Proj4 projection code cc. | |
The full name for this projection is Central Cylindrical. | The full name for this projection is Central Cylindrical. | |
=cut | =cut | |
sub t_proj_cc | sub t_proj_cc | |
{ 'PDL::Transform::Proj4::cc'->new( @_ ); } | { 'PDL::Transform::Proj4::cc'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 864 "Proj4.pm" | #line 864 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_ccon | =head2 t_proj_ccon | |
Autogenerated transformation function for Proj4 projection code ccon. | Autogenerated transformation function for Proj4 projection code ccon. | |
The full name for this projection is Central Conic. | The full name for this projection is Central Conic. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item lat_1 | =item lat_1 | |
=back | =back | |
=cut | =cut | |
sub t_proj_ccon | sub t_proj_ccon | |
{ 'PDL::Transform::Proj4::ccon'->new( @_ ); } | { 'PDL::Transform::Proj4::ccon'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 896 "Proj4.pm" | #line 896 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_cea | =head2 t_proj_cea | |
Autogenerated transformation function for Proj4 projection code cea. | Autogenerated transformation function for Proj4 projection code cea. | |
The full name for this projection is Equal Area Cylindrical. | The full name for this projection is Equal Area Cylindrical. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item lat_ts | =item lat_ts | |
=back | =back | |
=cut | =cut | |
sub t_proj_cea | sub t_proj_cea | |
{ 'PDL::Transform::Proj4::cea'->new( @_ ); } | { 'PDL::Transform::Proj4::cea'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 928 "Proj4.pm" | #line 928 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_chamb | =head2 t_proj_chamb | |
Autogenerated transformation function for Proj4 projection code chamb. | Autogenerated transformation function for Proj4 projection code chamb. | |
The full name for this projection is Chamberlin Trimetric. | The full name for this projection is Chamberlin Trimetric. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 826 | skipping to change at line 826 | |
=item lon_2 | =item lon_2 | |
=item lon_3 | =item lon_3 | |
=back | =back | |
=cut | =cut | |
sub t_proj_chamb | sub t_proj_chamb | |
{ 'PDL::Transform::Proj4::chamb'->new( @_ ); } | { 'PDL::Transform::Proj4::chamb'->new( @_ ); } | |
#line 505 "Proj4.pd" | #line 506 "Proj4.pd" | |
#line 970 "Proj4.pm" | #line 970 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_col_urban | =head2 t_proj_col_urban | |
Autogenerated transformation function for Proj4 projection code col_urban. | Autogenerated transformation function for Proj4 projection code col_urban. | |
The full name for this projection is Colombia Urban. | The full name for this projection is Colombia Urban. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item h_0 | =item h_0 | |
=back | =back | |
=cut | =cut | |
sub t_proj_col_urban | sub t_proj_col_urban | |
{ 'PDL::Transform::Proj4::col_urban'->new( @_ ); } | { 'PDL::Transform::Proj4::col_urban'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 1002 "Proj4.pm" | #line 1002 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_collg | =head2 t_proj_collg | |
Autogenerated transformation function for Proj4 projection code collg. | Autogenerated transformation function for Proj4 projection code collg. | |
The full name for this projection is Collignon. | The full name for this projection is Collignon. | |
=cut | =cut | |
sub t_proj_collg | sub t_proj_collg | |
{ 'PDL::Transform::Proj4::collg'->new( @_ ); } | { 'PDL::Transform::Proj4::collg'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1023 "Proj4.pm" | #line 1023 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_comill | =head2 t_proj_comill | |
Autogenerated transformation function for Proj4 projection code comill. | Autogenerated transformation function for Proj4 projection code comill. | |
The full name for this projection is Compact Miller. | The full name for this projection is Compact Miller. | |
=cut | =cut | |
sub t_proj_comill | sub t_proj_comill | |
{ 'PDL::Transform::Proj4::comill'->new( @_ ); } | { 'PDL::Transform::Proj4::comill'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1044 "Proj4.pm" | #line 1044 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_crast | =head2 t_proj_crast | |
Autogenerated transformation function for Proj4 projection code crast. | Autogenerated transformation function for Proj4 projection code crast. | |
The full name for this projection is Craster Parabolic (Putnins P4). | The full name for this projection is Craster Parabolic (Putnins P4). | |
=cut | =cut | |
sub t_proj_crast | sub t_proj_crast | |
{ 'PDL::Transform::Proj4::crast'->new( @_ ); } | { 'PDL::Transform::Proj4::crast'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1065 "Proj4.pm" | #line 1065 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_defmodel | =head2 t_proj_defmodel | |
Autogenerated transformation function for Proj4 projection code defmodel. | Autogenerated transformation function for Proj4 projection code defmodel. | |
The full name for this projection is Deformation model. | The full name for this projection is Deformation model. | |
=cut | =cut | |
sub t_proj_defmodel | sub t_proj_defmodel | |
{ 'PDL::Transform::Proj4::defmodel'->new( @_ ); } | { 'PDL::Transform::Proj4::defmodel'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1086 "Proj4.pm" | #line 1086 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_deformation | =head2 t_proj_deformation | |
Autogenerated transformation function for Proj4 projection code deformation. | Autogenerated transformation function for Proj4 projection code deformation. | |
The full name for this projection is Kinematic grid shift. | The full name for this projection is Kinematic grid shift. | |
=cut | =cut | |
sub t_proj_deformation | sub t_proj_deformation | |
{ 'PDL::Transform::Proj4::deformation'->new( @_ ); } | { 'PDL::Transform::Proj4::deformation'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1107 "Proj4.pm" | #line 1107 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_denoy | =head2 t_proj_denoy | |
Autogenerated transformation function for Proj4 projection code denoy. | Autogenerated transformation function for Proj4 projection code denoy. | |
The full name for this projection is Denoyer Semi-Elliptical. | The full name for this projection is Denoyer Semi-Elliptical. | |
=cut | =cut | |
sub t_proj_denoy | sub t_proj_denoy | |
{ 'PDL::Transform::Proj4::denoy'->new( @_ ); } | { 'PDL::Transform::Proj4::denoy'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1128 "Proj4.pm" | #line 1128 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_eck1 | =head2 t_proj_eck1 | |
Autogenerated transformation function for Proj4 projection code eck1. | Autogenerated transformation function for Proj4 projection code eck1. | |
The full name for this projection is Eckert I. | The full name for this projection is Eckert I. | |
=cut | =cut | |
sub t_proj_eck1 | sub t_proj_eck1 | |
{ 'PDL::Transform::Proj4::eck1'->new( @_ ); } | { 'PDL::Transform::Proj4::eck1'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1149 "Proj4.pm" | #line 1149 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_eck2 | =head2 t_proj_eck2 | |
Autogenerated transformation function for Proj4 projection code eck2. | Autogenerated transformation function for Proj4 projection code eck2. | |
The full name for this projection is Eckert II. | The full name for this projection is Eckert II. | |
=cut | =cut | |
sub t_proj_eck2 | sub t_proj_eck2 | |
{ 'PDL::Transform::Proj4::eck2'->new( @_ ); } | { 'PDL::Transform::Proj4::eck2'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1170 "Proj4.pm" | #line 1170 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_eck3 | =head2 t_proj_eck3 | |
Autogenerated transformation function for Proj4 projection code eck3. | Autogenerated transformation function for Proj4 projection code eck3. | |
The full name for this projection is Eckert III. | The full name for this projection is Eckert III. | |
=cut | =cut | |
sub t_proj_eck3 | sub t_proj_eck3 | |
{ 'PDL::Transform::Proj4::eck3'->new( @_ ); } | { 'PDL::Transform::Proj4::eck3'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1191 "Proj4.pm" | #line 1191 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_eck4 | =head2 t_proj_eck4 | |
Autogenerated transformation function for Proj4 projection code eck4. | Autogenerated transformation function for Proj4 projection code eck4. | |
The full name for this projection is Eckert IV. | The full name for this projection is Eckert IV. | |
=cut | =cut | |
sub t_proj_eck4 | sub t_proj_eck4 | |
{ 'PDL::Transform::Proj4::eck4'->new( @_ ); } | { 'PDL::Transform::Proj4::eck4'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1212 "Proj4.pm" | #line 1212 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_eck5 | =head2 t_proj_eck5 | |
Autogenerated transformation function for Proj4 projection code eck5. | Autogenerated transformation function for Proj4 projection code eck5. | |
The full name for this projection is Eckert V. | The full name for this projection is Eckert V. | |
=cut | =cut | |
sub t_proj_eck5 | sub t_proj_eck5 | |
{ 'PDL::Transform::Proj4::eck5'->new( @_ ); } | { 'PDL::Transform::Proj4::eck5'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1233 "Proj4.pm" | #line 1233 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_eck6 | =head2 t_proj_eck6 | |
Autogenerated transformation function for Proj4 projection code eck6. | Autogenerated transformation function for Proj4 projection code eck6. | |
The full name for this projection is Eckert VI. | The full name for this projection is Eckert VI. | |
=cut | =cut | |
sub t_proj_eck6 | sub t_proj_eck6 | |
{ 'PDL::Transform::Proj4::eck6'->new( @_ ); } | { 'PDL::Transform::Proj4::eck6'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1254 "Proj4.pm" | #line 1254 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_eqc | =head2 t_proj_eqc | |
Autogenerated transformation function for Proj4 projection code eqc. | Autogenerated transformation function for Proj4 projection code eqc. | |
The full name for this projection is Equidistant Cylindrical (Plate Carree). | The full name for this projection is Equidistant Cylindrical (Plate Carree). | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 1072 | skipping to change at line 1072 | |
=item lat_00 | =item lat_00 | |
=item lat_ts | =item lat_ts | |
=back | =back | |
=cut | =cut | |
sub t_proj_eqc | sub t_proj_eqc | |
{ 'PDL::Transform::Proj4::eqc'->new( @_ ); } | { 'PDL::Transform::Proj4::eqc'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 1288 "Proj4.pm" | #line 1288 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_eqdc | =head2 t_proj_eqdc | |
Autogenerated transformation function for Proj4 projection code eqdc. | Autogenerated transformation function for Proj4 projection code eqdc. | |
The full name for this projection is Equidistant Conic. | The full name for this projection is Equidistant Conic. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 1100 | skipping to change at line 1100 | |
=item lat_1 | =item lat_1 | |
=item lat_2 | =item lat_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_eqdc | sub t_proj_eqdc | |
{ 'PDL::Transform::Proj4::eqdc'->new( @_ ); } | { 'PDL::Transform::Proj4::eqdc'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 1322 "Proj4.pm" | #line 1322 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_eqearth | =head2 t_proj_eqearth | |
Autogenerated transformation function for Proj4 projection code eqearth. | Autogenerated transformation function for Proj4 projection code eqearth. | |
The full name for this projection is Equal Earth. | The full name for this projection is Equal Earth. | |
=cut | =cut | |
sub t_proj_eqearth | sub t_proj_eqearth | |
{ 'PDL::Transform::Proj4::eqearth'->new( @_ ); } | { 'PDL::Transform::Proj4::eqearth'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1343 "Proj4.pm" | #line 1343 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_etmerc | =head2 t_proj_etmerc | |
Autogenerated transformation function for Proj4 projection code etmerc. | Autogenerated transformation function for Proj4 projection code etmerc. | |
The full name for this projection is Extended Transverse Mercator. | The full name for this projection is Extended Transverse Mercator. | |
=cut | =cut | |
sub t_proj_etmerc | sub t_proj_etmerc | |
{ 'PDL::Transform::Proj4::etmerc'->new( @_ ); } | { 'PDL::Transform::Proj4::etmerc'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1364 "Proj4.pm" | #line 1364 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_euler | =head2 t_proj_euler | |
Autogenerated transformation function for Proj4 projection code euler. | Autogenerated transformation function for Proj4 projection code euler. | |
The full name for this projection is Euler. | The full name for this projection is Euler. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 1160 | skipping to change at line 1160 | |
=item lat_1 | =item lat_1 | |
=item lat_2 | =item lat_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_euler | sub t_proj_euler | |
{ 'PDL::Transform::Proj4::euler'->new( @_ ); } | { 'PDL::Transform::Proj4::euler'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 1398 "Proj4.pm" | #line 1398 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_fahey | =head2 t_proj_fahey | |
Autogenerated transformation function for Proj4 projection code fahey. | Autogenerated transformation function for Proj4 projection code fahey. | |
The full name for this projection is Fahey. | The full name for this projection is Fahey. | |
=cut | =cut | |
sub t_proj_fahey | sub t_proj_fahey | |
{ 'PDL::Transform::Proj4::fahey'->new( @_ ); } | { 'PDL::Transform::Proj4::fahey'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1419 "Proj4.pm" | #line 1419 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_fouc | =head2 t_proj_fouc | |
Autogenerated transformation function for Proj4 projection code fouc. | Autogenerated transformation function for Proj4 projection code fouc. | |
The full name for this projection is Foucaut. | The full name for this projection is Foucaut. | |
=cut | =cut | |
sub t_proj_fouc | sub t_proj_fouc | |
{ 'PDL::Transform::Proj4::fouc'->new( @_ ); } | { 'PDL::Transform::Proj4::fouc'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1440 "Proj4.pm" | #line 1440 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_fouc_s | =head2 t_proj_fouc_s | |
Autogenerated transformation function for Proj4 projection code fouc_s. | Autogenerated transformation function for Proj4 projection code fouc_s. | |
The full name for this projection is Foucaut Sinusoidal. | The full name for this projection is Foucaut Sinusoidal. | |
=cut | =cut | |
sub t_proj_fouc_s | sub t_proj_fouc_s | |
{ 'PDL::Transform::Proj4::fouc_s'->new( @_ ); } | { 'PDL::Transform::Proj4::fouc_s'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1461 "Proj4.pm" | #line 1461 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_gall | =head2 t_proj_gall | |
Autogenerated transformation function for Proj4 projection code gall. | Autogenerated transformation function for Proj4 projection code gall. | |
The full name for this projection is Gall (Gall Stereographic). | The full name for this projection is Gall (Gall Stereographic). | |
=cut | =cut | |
sub t_proj_gall | sub t_proj_gall | |
{ 'PDL::Transform::Proj4::gall'->new( @_ ); } | { 'PDL::Transform::Proj4::gall'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1482 "Proj4.pm" | #line 1482 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_geoc | =head2 t_proj_geoc | |
Autogenerated transformation function for Proj4 projection code geoc. | Autogenerated transformation function for Proj4 projection code geoc. | |
The full name for this projection is Geocentric Latitude. | The full name for this projection is Geocentric Latitude. | |
=cut | =cut | |
sub t_proj_geoc | sub t_proj_geoc | |
{ 'PDL::Transform::Proj4::geoc'->new( @_ ); } | { 'PDL::Transform::Proj4::geoc'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1503 "Proj4.pm" | #line 1503 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_geocent | =head2 t_proj_geocent | |
Autogenerated transformation function for Proj4 projection code geocent. | Autogenerated transformation function for Proj4 projection code geocent. | |
The full name for this projection is Geocentric. | The full name for this projection is Geocentric. | |
=cut | =cut | |
sub t_proj_geocent | sub t_proj_geocent | |
{ 'PDL::Transform::Proj4::geocent'->new( @_ ); } | { 'PDL::Transform::Proj4::geocent'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1524 "Proj4.pm" | #line 1524 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_geogoffset | =head2 t_proj_geogoffset | |
Autogenerated transformation function for Proj4 projection code geogoffset. | Autogenerated transformation function for Proj4 projection code geogoffset. | |
The full name for this projection is Geographic Offset. | The full name for this projection is Geographic Offset. | |
=cut | =cut | |
sub t_proj_geogoffset | sub t_proj_geogoffset | |
{ 'PDL::Transform::Proj4::geogoffset'->new( @_ ); } | { 'PDL::Transform::Proj4::geogoffset'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1545 "Proj4.pm" | #line 1545 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_geos | =head2 t_proj_geos | |
Autogenerated transformation function for Proj4 projection code geos. | Autogenerated transformation function for Proj4 projection code geos. | |
The full name for this projection is Geostationary Satellite View. | The full name for this projection is Geostationary Satellite View. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item h | =item h | |
=back | =back | |
=cut | =cut | |
sub t_proj_geos | sub t_proj_geos | |
{ 'PDL::Transform::Proj4::geos'->new( @_ ); } | { 'PDL::Transform::Proj4::geos'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 1577 "Proj4.pm" | #line 1577 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_gins8 | =head2 t_proj_gins8 | |
Autogenerated transformation function for Proj4 projection code gins8. | Autogenerated transformation function for Proj4 projection code gins8. | |
The full name for this projection is Ginsburg VIII (TsNIIGAiK). | The full name for this projection is Ginsburg VIII (TsNIIGAiK). | |
=cut | =cut | |
sub t_proj_gins8 | sub t_proj_gins8 | |
{ 'PDL::Transform::Proj4::gins8'->new( @_ ); } | { 'PDL::Transform::Proj4::gins8'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1598 "Proj4.pm" | #line 1598 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_gn_sinu | =head2 t_proj_gn_sinu | |
Autogenerated transformation function for Proj4 projection code gn_sinu. | Autogenerated transformation function for Proj4 projection code gn_sinu. | |
The full name for this projection is General Sinusoidal Series. | The full name for this projection is General Sinusoidal Series. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 1342 | skipping to change at line 1342 | |
=item m | =item m | |
=item n | =item n | |
=back | =back | |
=cut | =cut | |
sub t_proj_gn_sinu | sub t_proj_gn_sinu | |
{ 'PDL::Transform::Proj4::gn_sinu'->new( @_ ); } | { 'PDL::Transform::Proj4::gn_sinu'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 1632 "Proj4.pm" | #line 1632 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_gnom | =head2 t_proj_gnom | |
Autogenerated transformation function for Proj4 projection code gnom. | Autogenerated transformation function for Proj4 projection code gnom. | |
The full name for this projection is Gnomonic. | The full name for this projection is Gnomonic. | |
=cut | =cut | |
sub t_proj_gnom | sub t_proj_gnom | |
{ 'PDL::Transform::Proj4::gnom'->new( @_ ); } | { 'PDL::Transform::Proj4::gnom'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1653 "Proj4.pm" | #line 1653 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_goode | =head2 t_proj_goode | |
Autogenerated transformation function for Proj4 projection code goode. | Autogenerated transformation function for Proj4 projection code goode. | |
The full name for this projection is Goode Homolosine. | The full name for this projection is Goode Homolosine. | |
=cut | =cut | |
sub t_proj_goode | sub t_proj_goode | |
{ 'PDL::Transform::Proj4::goode'->new( @_ ); } | { 'PDL::Transform::Proj4::goode'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1674 "Proj4.pm" | #line 1674 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_gs48 | =head2 t_proj_gs48 | |
Autogenerated transformation function for Proj4 projection code gs48. | Autogenerated transformation function for Proj4 projection code gs48. | |
The full name for this projection is Modified Stereographic of 48 U.S.. | The full name for this projection is Modified Stereographic of 48 U.S.. | |
=cut | =cut | |
sub t_proj_gs48 | sub t_proj_gs48 | |
{ 'PDL::Transform::Proj4::gs48'->new( @_ ); } | { 'PDL::Transform::Proj4::gs48'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1695 "Proj4.pm" | #line 1695 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_gs50 | =head2 t_proj_gs50 | |
Autogenerated transformation function for Proj4 projection code gs50. | Autogenerated transformation function for Proj4 projection code gs50. | |
The full name for this projection is Modified Stereographic of 50 U.S.. | The full name for this projection is Modified Stereographic of 50 U.S.. | |
=cut | =cut | |
sub t_proj_gs50 | sub t_proj_gs50 | |
{ 'PDL::Transform::Proj4::gs50'->new( @_ ); } | { 'PDL::Transform::Proj4::gs50'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1716 "Proj4.pm" | #line 1716 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_gstmerc | =head2 t_proj_gstmerc | |
Autogenerated transformation function for Proj4 projection code gstmerc. | Autogenerated transformation function for Proj4 projection code gstmerc. | |
The full name for this projection is Gauss-Schreiber Transverse Mercator (aka Ga uss-Laborde Reunion). | The full name for this projection is Gauss-Schreiber Transverse Mercator (aka Ga uss-Laborde Reunion). | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 1436 | skipping to change at line 1436 | |
=item lat_0 | =item lat_0 | |
=item lon_0 | =item lon_0 | |
=back | =back | |
=cut | =cut | |
sub t_proj_gstmerc | sub t_proj_gstmerc | |
{ 'PDL::Transform::Proj4::gstmerc'->new( @_ ); } | { 'PDL::Transform::Proj4::gstmerc'->new( @_ ); } | |
#line 499 "Proj4.pd" | #line 500 "Proj4.pd" | |
#line 1752 "Proj4.pm" | #line 1752 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_guyou | =head2 t_proj_guyou | |
Autogenerated transformation function for Proj4 projection code guyou. | Autogenerated transformation function for Proj4 projection code guyou. | |
The full name for this projection is Guyou. | The full name for this projection is Guyou. | |
=cut | =cut | |
sub t_proj_guyou | sub t_proj_guyou | |
{ 'PDL::Transform::Proj4::guyou'->new( @_ ); } | { 'PDL::Transform::Proj4::guyou'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1773 "Proj4.pm" | #line 1773 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_hammer | =head2 t_proj_hammer | |
Autogenerated transformation function for Proj4 projection code hammer. | Autogenerated transformation function for Proj4 projection code hammer. | |
The full name for this projection is Hammer & Eckert-Greifendorff. | The full name for this projection is Hammer & Eckert-Greifendorff. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 1480 | skipping to change at line 1480 | |
=item M | =item M | |
=item W | =item W | |
=back | =back | |
=cut | =cut | |
sub t_proj_hammer | sub t_proj_hammer | |
{ 'PDL::Transform::Proj4::hammer'->new( @_ ); } | { 'PDL::Transform::Proj4::hammer'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 1807 "Proj4.pm" | #line 1807 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_hatano | =head2 t_proj_hatano | |
Autogenerated transformation function for Proj4 projection code hatano. | Autogenerated transformation function for Proj4 projection code hatano. | |
The full name for this projection is Hatano Asymmetrical Equal Area. | The full name for this projection is Hatano Asymmetrical Equal Area. | |
=cut | =cut | |
sub t_proj_hatano | sub t_proj_hatano | |
{ 'PDL::Transform::Proj4::hatano'->new( @_ ); } | { 'PDL::Transform::Proj4::hatano'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1828 "Proj4.pm" | #line 1828 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_healpix | =head2 t_proj_healpix | |
Autogenerated transformation function for Proj4 projection code healpix. | Autogenerated transformation function for Proj4 projection code healpix. | |
The full name for this projection is HEALPix. | The full name for this projection is HEALPix. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item rot_xy | =item rot_xy | |
=back | =back | |
=cut | =cut | |
sub t_proj_healpix | sub t_proj_healpix | |
{ 'PDL::Transform::Proj4::healpix'->new( @_ ); } | { 'PDL::Transform::Proj4::healpix'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 1860 "Proj4.pm" | #line 1860 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_helmert | =head2 t_proj_helmert | |
Autogenerated transformation function for Proj4 projection code helmert. | Autogenerated transformation function for Proj4 projection code helmert. | |
The full name for this projection is 3(6)-, 4(8)- and 7(14)-parameter Helmert sh ift. | The full name for this projection is 3(6)-, 4(8)- and 7(14)-parameter Helmert sh ift. | |
=cut | =cut | |
sub t_proj_helmert | sub t_proj_helmert | |
{ 'PDL::Transform::Proj4::helmert'->new( @_ ); } | { 'PDL::Transform::Proj4::helmert'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1881 "Proj4.pm" | #line 1881 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_hgridshift | =head2 t_proj_hgridshift | |
Autogenerated transformation function for Proj4 projection code hgridshift. | Autogenerated transformation function for Proj4 projection code hgridshift. | |
The full name for this projection is Horizontal grid shift. | The full name for this projection is Horizontal grid shift. | |
=cut | =cut | |
sub t_proj_hgridshift | sub t_proj_hgridshift | |
{ 'PDL::Transform::Proj4::hgridshift'->new( @_ ); } | { 'PDL::Transform::Proj4::hgridshift'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1902 "Proj4.pm" | #line 1902 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_horner | =head2 t_proj_horner | |
Autogenerated transformation function for Proj4 projection code horner. | Autogenerated transformation function for Proj4 projection code horner. | |
The full name for this projection is Horner polynomial evaluation. | The full name for this projection is Horner polynomial evaluation. | |
=cut | =cut | |
sub t_proj_horner | sub t_proj_horner | |
{ 'PDL::Transform::Proj4::horner'->new( @_ ); } | { 'PDL::Transform::Proj4::horner'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1923 "Proj4.pm" | #line 1923 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_igh | =head2 t_proj_igh | |
Autogenerated transformation function for Proj4 projection code igh. | Autogenerated transformation function for Proj4 projection code igh. | |
The full name for this projection is Interrupted Goode Homolosine. | The full name for this projection is Interrupted Goode Homolosine. | |
=cut | =cut | |
sub t_proj_igh | sub t_proj_igh | |
{ 'PDL::Transform::Proj4::igh'->new( @_ ); } | { 'PDL::Transform::Proj4::igh'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1944 "Proj4.pm" | #line 1944 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_igh_o | =head2 t_proj_igh_o | |
Autogenerated transformation function for Proj4 projection code igh_o. | Autogenerated transformation function for Proj4 projection code igh_o. | |
The full name for this projection is Interrupted Goode Homolosine Oceanic View. | The full name for this projection is Interrupted Goode Homolosine Oceanic View. | |
=cut | =cut | |
sub t_proj_igh_o | sub t_proj_igh_o | |
{ 'PDL::Transform::Proj4::igh_o'->new( @_ ); } | { 'PDL::Transform::Proj4::igh_o'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 1965 "Proj4.pm" | #line 1965 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_imw_p | =head2 t_proj_imw_p | |
Autogenerated transformation function for Proj4 projection code imw_p. | Autogenerated transformation function for Proj4 projection code imw_p. | |
The full name for this projection is International Map of the World Polyconic. | The full name for this projection is International Map of the World Polyconic. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 1632 | skipping to change at line 1632 | |
=item lat_2 | =item lat_2 | |
=item lon_1 | =item lon_1 | |
=back | =back | |
=cut | =cut | |
sub t_proj_imw_p | sub t_proj_imw_p | |
{ 'PDL::Transform::Proj4::imw_p'->new( @_ ); } | { 'PDL::Transform::Proj4::imw_p'->new( @_ ); } | |
#line 499 "Proj4.pd" | #line 500 "Proj4.pd" | |
#line 2001 "Proj4.pm" | #line 2001 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_isea | =head2 t_proj_isea | |
Autogenerated transformation function for Proj4 projection code isea. | Autogenerated transformation function for Proj4 projection code isea. | |
The full name for this projection is Icosahedral Snyder Equal Area. | The full name for this projection is Icosahedral Snyder Equal Area. | |
=cut | =cut | |
sub t_proj_isea | sub t_proj_isea | |
{ 'PDL::Transform::Proj4::isea'->new( @_ ); } | { 'PDL::Transform::Proj4::isea'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2022 "Proj4.pm" | #line 2022 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_kav5 | =head2 t_proj_kav5 | |
Autogenerated transformation function for Proj4 projection code kav5. | Autogenerated transformation function for Proj4 projection code kav5. | |
The full name for this projection is Kavraisky V. | The full name for this projection is Kavraisky V. | |
=cut | =cut | |
sub t_proj_kav5 | sub t_proj_kav5 | |
{ 'PDL::Transform::Proj4::kav5'->new( @_ ); } | { 'PDL::Transform::Proj4::kav5'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2043 "Proj4.pm" | #line 2043 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_kav7 | =head2 t_proj_kav7 | |
Autogenerated transformation function for Proj4 projection code kav7. | Autogenerated transformation function for Proj4 projection code kav7. | |
The full name for this projection is Kavraisky VII. | The full name for this projection is Kavraisky VII. | |
=cut | =cut | |
sub t_proj_kav7 | sub t_proj_kav7 | |
{ 'PDL::Transform::Proj4::kav7'->new( @_ ); } | { 'PDL::Transform::Proj4::kav7'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2064 "Proj4.pm" | #line 2064 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_krovak | =head2 t_proj_krovak | |
Autogenerated transformation function for Proj4 projection code krovak. | Autogenerated transformation function for Proj4 projection code krovak. | |
The full name for this projection is Krovak. | The full name for this projection is Krovak. | |
=cut | =cut | |
sub t_proj_krovak | sub t_proj_krovak | |
{ 'PDL::Transform::Proj4::krovak'->new( @_ ); } | { 'PDL::Transform::Proj4::krovak'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2085 "Proj4.pm" | #line 2085 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_labrd | =head2 t_proj_labrd | |
Autogenerated transformation function for Proj4 projection code labrd. | Autogenerated transformation function for Proj4 projection code labrd. | |
The full name for this projection is Laborde. | The full name for this projection is Laborde. | |
=cut | =cut | |
sub t_proj_labrd | sub t_proj_labrd | |
{ 'PDL::Transform::Proj4::labrd'->new( @_ ); } | { 'PDL::Transform::Proj4::labrd'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2106 "Proj4.pm" | #line 2106 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_laea | =head2 t_proj_laea | |
Autogenerated transformation function for Proj4 projection code laea. | Autogenerated transformation function for Proj4 projection code laea. | |
The full name for this projection is Lambert Azimuthal Equal Area. | The full name for this projection is Lambert Azimuthal Equal Area. | |
=cut | =cut | |
sub t_proj_laea | sub t_proj_laea | |
{ 'PDL::Transform::Proj4::laea'->new( @_ ); } | { 'PDL::Transform::Proj4::laea'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2127 "Proj4.pm" | #line 2127 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_lagrng | =head2 t_proj_lagrng | |
Autogenerated transformation function for Proj4 projection code lagrng. | Autogenerated transformation function for Proj4 projection code lagrng. | |
The full name for this projection is Lagrange. | The full name for this projection is Lagrange. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item W | =item W | |
=back | =back | |
=cut | =cut | |
sub t_proj_lagrng | sub t_proj_lagrng | |
{ 'PDL::Transform::Proj4::lagrng'->new( @_ ); } | { 'PDL::Transform::Proj4::lagrng'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 2159 "Proj4.pm" | #line 2159 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_larr | =head2 t_proj_larr | |
Autogenerated transformation function for Proj4 projection code larr. | Autogenerated transformation function for Proj4 projection code larr. | |
The full name for this projection is Larrivee. | The full name for this projection is Larrivee. | |
=cut | =cut | |
sub t_proj_larr | sub t_proj_larr | |
{ 'PDL::Transform::Proj4::larr'->new( @_ ); } | { 'PDL::Transform::Proj4::larr'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2180 "Proj4.pm" | #line 2180 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_lask | =head2 t_proj_lask | |
Autogenerated transformation function for Proj4 projection code lask. | Autogenerated transformation function for Proj4 projection code lask. | |
The full name for this projection is Laskowski. | The full name for this projection is Laskowski. | |
=cut | =cut | |
sub t_proj_lask | sub t_proj_lask | |
{ 'PDL::Transform::Proj4::lask'->new( @_ ); } | { 'PDL::Transform::Proj4::lask'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2201 "Proj4.pm" | #line 2201 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_latlon | =head2 t_proj_latlon | |
Autogenerated transformation function for Proj4 projection code latlon. | Autogenerated transformation function for Proj4 projection code latlon. | |
The full name for this projection is Lat/long (Geodetic alias). | The full name for this projection is Lat/long (Geodetic alias). | |
=cut | =cut | |
sub t_proj_latlon | sub t_proj_latlon | |
{ 'PDL::Transform::Proj4::latlon'->new( @_ ); } | { 'PDL::Transform::Proj4::latlon'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2222 "Proj4.pm" | #line 2222 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_latlong | =head2 t_proj_latlong | |
Autogenerated transformation function for Proj4 projection code latlong. | Autogenerated transformation function for Proj4 projection code latlong. | |
The full name for this projection is Lat/long (Geodetic alias). | The full name for this projection is Lat/long (Geodetic alias). | |
=cut | =cut | |
sub t_proj_latlong | sub t_proj_latlong | |
{ 'PDL::Transform::Proj4::latlong'->new( @_ ); } | { 'PDL::Transform::Proj4::latlong'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2243 "Proj4.pm" | #line 2243 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_lcc | =head2 t_proj_lcc | |
Autogenerated transformation function for Proj4 projection code lcc. | Autogenerated transformation function for Proj4 projection code lcc. | |
The full name for this projection is Lambert Conformal Conic. | The full name for this projection is Lambert Conformal Conic. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 1850 | skipping to change at line 1850 | |
=item lat_1 | =item lat_1 | |
=item lat_2 | =item lat_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_lcc | sub t_proj_lcc | |
{ 'PDL::Transform::Proj4::lcc'->new( @_ ); } | { 'PDL::Transform::Proj4::lcc'->new( @_ ); } | |
#line 501 "Proj4.pd" | #line 502 "Proj4.pd" | |
#line 2281 "Proj4.pm" | #line 2281 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_lcca | =head2 t_proj_lcca | |
Autogenerated transformation function for Proj4 projection code lcca. | Autogenerated transformation function for Proj4 projection code lcca. | |
The full name for this projection is Lambert Conformal Conic Alternative. | The full name for this projection is Lambert Conformal Conic Alternative. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item lat_0 | =item lat_0 | |
=back | =back | |
=cut | =cut | |
sub t_proj_lcca | sub t_proj_lcca | |
{ 'PDL::Transform::Proj4::lcca'->new( @_ ); } | { 'PDL::Transform::Proj4::lcca'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 2313 "Proj4.pm" | #line 2313 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_leac | =head2 t_proj_leac | |
Autogenerated transformation function for Proj4 projection code leac. | Autogenerated transformation function for Proj4 projection code leac. | |
The full name for this projection is Lambert Equal Area Conic. | The full name for this projection is Lambert Equal Area Conic. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 1904 | skipping to change at line 1904 | |
=item lat_1 | =item lat_1 | |
=item south | =item south | |
=back | =back | |
=cut | =cut | |
sub t_proj_leac | sub t_proj_leac | |
{ 'PDL::Transform::Proj4::leac'->new( @_ ); } | { 'PDL::Transform::Proj4::leac'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 2347 "Proj4.pm" | #line 2347 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_lee_os | =head2 t_proj_lee_os | |
Autogenerated transformation function for Proj4 projection code lee_os. | Autogenerated transformation function for Proj4 projection code lee_os. | |
The full name for this projection is Lee Oblated Stereographic. | The full name for this projection is Lee Oblated Stereographic. | |
=cut | =cut | |
sub t_proj_lee_os | sub t_proj_lee_os | |
{ 'PDL::Transform::Proj4::lee_os'->new( @_ ); } | { 'PDL::Transform::Proj4::lee_os'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2368 "Proj4.pm" | #line 2368 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_longlat | =head2 t_proj_longlat | |
Autogenerated transformation function for Proj4 projection code longlat. | Autogenerated transformation function for Proj4 projection code longlat. | |
The full name for this projection is Lat/long (Geodetic alias). | The full name for this projection is Lat/long (Geodetic alias). | |
=cut | =cut | |
sub t_proj_longlat | sub t_proj_longlat | |
{ 'PDL::Transform::Proj4::longlat'->new( @_ ); } | { 'PDL::Transform::Proj4::longlat'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2389 "Proj4.pm" | #line 2389 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_lonlat | =head2 t_proj_lonlat | |
Autogenerated transformation function for Proj4 projection code lonlat. | Autogenerated transformation function for Proj4 projection code lonlat. | |
The full name for this projection is Lat/long (Geodetic). | The full name for this projection is Lat/long (Geodetic). | |
=cut | =cut | |
sub t_proj_lonlat | sub t_proj_lonlat | |
{ 'PDL::Transform::Proj4::lonlat'->new( @_ ); } | { 'PDL::Transform::Proj4::lonlat'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2410 "Proj4.pm" | #line 2410 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_loxim | =head2 t_proj_loxim | |
Autogenerated transformation function for Proj4 projection code loxim. | Autogenerated transformation function for Proj4 projection code loxim. | |
The full name for this projection is Loximuthal. | The full name for this projection is Loximuthal. | |
=cut | =cut | |
sub t_proj_loxim | sub t_proj_loxim | |
{ 'PDL::Transform::Proj4::loxim'->new( @_ ); } | { 'PDL::Transform::Proj4::loxim'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2431 "Proj4.pm" | #line 2431 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_lsat | =head2 t_proj_lsat | |
Autogenerated transformation function for Proj4 projection code lsat. | Autogenerated transformation function for Proj4 projection code lsat. | |
The full name for this projection is Space oblique for LANDSAT. | The full name for this projection is Space oblique for LANDSAT. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 1996 | skipping to change at line 1996 | |
=item lsat | =item lsat | |
=item path | =item path | |
=back | =back | |
=cut | =cut | |
sub t_proj_lsat | sub t_proj_lsat | |
{ 'PDL::Transform::Proj4::lsat'->new( @_ ); } | { 'PDL::Transform::Proj4::lsat'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 2465 "Proj4.pm" | #line 2465 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_mbt_fps | =head2 t_proj_mbt_fps | |
Autogenerated transformation function for Proj4 projection code mbt_fps. | Autogenerated transformation function for Proj4 projection code mbt_fps. | |
The full name for this projection is McBryde-Thomas Flat-Pole Sine (No. 2). | The full name for this projection is McBryde-Thomas Flat-Pole Sine (No. 2). | |
=cut | =cut | |
sub t_proj_mbt_fps | sub t_proj_mbt_fps | |
{ 'PDL::Transform::Proj4::mbt_fps'->new( @_ ); } | { 'PDL::Transform::Proj4::mbt_fps'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2486 "Proj4.pm" | #line 2486 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_mbt_s | =head2 t_proj_mbt_s | |
Autogenerated transformation function for Proj4 projection code mbt_s. | Autogenerated transformation function for Proj4 projection code mbt_s. | |
The full name for this projection is McBryde-Thomas Flat-Polar Sine (No. 1). | The full name for this projection is McBryde-Thomas Flat-Polar Sine (No. 1). | |
=cut | =cut | |
sub t_proj_mbt_s | sub t_proj_mbt_s | |
{ 'PDL::Transform::Proj4::mbt_s'->new( @_ ); } | { 'PDL::Transform::Proj4::mbt_s'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2507 "Proj4.pm" | #line 2507 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_mbtfpp | =head2 t_proj_mbtfpp | |
Autogenerated transformation function for Proj4 projection code mbtfpp. | Autogenerated transformation function for Proj4 projection code mbtfpp. | |
The full name for this projection is McBride-Thomas Flat-Polar Parabolic. | The full name for this projection is McBride-Thomas Flat-Polar Parabolic. | |
=cut | =cut | |
sub t_proj_mbtfpp | sub t_proj_mbtfpp | |
{ 'PDL::Transform::Proj4::mbtfpp'->new( @_ ); } | { 'PDL::Transform::Proj4::mbtfpp'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2528 "Proj4.pm" | #line 2528 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_mbtfpq | =head2 t_proj_mbtfpq | |
Autogenerated transformation function for Proj4 projection code mbtfpq. | Autogenerated transformation function for Proj4 projection code mbtfpq. | |
The full name for this projection is McBryde-Thomas Flat-Polar Quartic. | The full name for this projection is McBryde-Thomas Flat-Polar Quartic. | |
=cut | =cut | |
sub t_proj_mbtfpq | sub t_proj_mbtfpq | |
{ 'PDL::Transform::Proj4::mbtfpq'->new( @_ ); } | { 'PDL::Transform::Proj4::mbtfpq'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2549 "Proj4.pm" | #line 2549 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_mbtfps | =head2 t_proj_mbtfps | |
Autogenerated transformation function for Proj4 projection code mbtfps. | Autogenerated transformation function for Proj4 projection code mbtfps. | |
The full name for this projection is McBryde-Thomas Flat-Polar Sinusoidal. | The full name for this projection is McBryde-Thomas Flat-Polar Sinusoidal. | |
=cut | =cut | |
sub t_proj_mbtfps | sub t_proj_mbtfps | |
{ 'PDL::Transform::Proj4::mbtfps'->new( @_ ); } | { 'PDL::Transform::Proj4::mbtfps'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2570 "Proj4.pm" | #line 2570 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_merc | =head2 t_proj_merc | |
Autogenerated transformation function for Proj4 projection code merc. | Autogenerated transformation function for Proj4 projection code merc. | |
The full name for this projection is Mercator. | The full name for this projection is Mercator. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item lat_ts | =item lat_ts | |
=back | =back | |
=cut | =cut | |
sub t_proj_merc | sub t_proj_merc | |
{ 'PDL::Transform::Proj4::merc'->new( @_ ); } | { 'PDL::Transform::Proj4::merc'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 2602 "Proj4.pm" | #line 2602 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_mil_os | =head2 t_proj_mil_os | |
Autogenerated transformation function for Proj4 projection code mil_os. | Autogenerated transformation function for Proj4 projection code mil_os. | |
The full name for this projection is Miller Oblated Stereographic. | The full name for this projection is Miller Oblated Stereographic. | |
=cut | =cut | |
sub t_proj_mil_os | sub t_proj_mil_os | |
{ 'PDL::Transform::Proj4::mil_os'->new( @_ ); } | { 'PDL::Transform::Proj4::mil_os'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2623 "Proj4.pm" | #line 2623 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_mill | =head2 t_proj_mill | |
Autogenerated transformation function for Proj4 projection code mill. | Autogenerated transformation function for Proj4 projection code mill. | |
The full name for this projection is Miller Cylindrical. | The full name for this projection is Miller Cylindrical. | |
=cut | =cut | |
sub t_proj_mill | sub t_proj_mill | |
{ 'PDL::Transform::Proj4::mill'->new( @_ ); } | { 'PDL::Transform::Proj4::mill'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2644 "Proj4.pm" | #line 2644 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_misrsom | =head2 t_proj_misrsom | |
Autogenerated transformation function for Proj4 projection code misrsom. | Autogenerated transformation function for Proj4 projection code misrsom. | |
The full name for this projection is Space oblique for MISR. | The full name for this projection is Space oblique for MISR. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item path | =item path | |
=back | =back | |
=cut | =cut | |
sub t_proj_misrsom | sub t_proj_misrsom | |
{ 'PDL::Transform::Proj4::misrsom'->new( @_ ); } | { 'PDL::Transform::Proj4::misrsom'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 2676 "Proj4.pm" | #line 2676 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_moll | =head2 t_proj_moll | |
Autogenerated transformation function for Proj4 projection code moll. | Autogenerated transformation function for Proj4 projection code moll. | |
The full name for this projection is Mollweide. | The full name for this projection is Mollweide. | |
=cut | =cut | |
sub t_proj_moll | sub t_proj_moll | |
{ 'PDL::Transform::Proj4::moll'->new( @_ ); } | { 'PDL::Transform::Proj4::moll'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2697 "Proj4.pm" | #line 2697 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_molobadekas | =head2 t_proj_molobadekas | |
Autogenerated transformation function for Proj4 projection code molobadekas. | Autogenerated transformation function for Proj4 projection code molobadekas. | |
The full name for this projection is Molodensky-Badekas transformation. | The full name for this projection is Molodensky-Badekas transformation. | |
=cut | =cut | |
sub t_proj_molobadekas | sub t_proj_molobadekas | |
{ 'PDL::Transform::Proj4::molobadekas'->new( @_ ); } | { 'PDL::Transform::Proj4::molobadekas'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2718 "Proj4.pm" | #line 2718 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_molodensky | =head2 t_proj_molodensky | |
Autogenerated transformation function for Proj4 projection code molodensky. | Autogenerated transformation function for Proj4 projection code molodensky. | |
The full name for this projection is Molodensky transform. | The full name for this projection is Molodensky transform. | |
=cut | =cut | |
sub t_proj_molodensky | sub t_proj_molodensky | |
{ 'PDL::Transform::Proj4::molodensky'->new( @_ ); } | { 'PDL::Transform::Proj4::molodensky'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2739 "Proj4.pm" | #line 2739 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_murd1 | =head2 t_proj_murd1 | |
Autogenerated transformation function for Proj4 projection code murd1. | Autogenerated transformation function for Proj4 projection code murd1. | |
The full name for this projection is Murdoch I. | The full name for this projection is Murdoch I. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 2236 | skipping to change at line 2236 | |
=item lat_1 | =item lat_1 | |
=item lat_2 | =item lat_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_murd1 | sub t_proj_murd1 | |
{ 'PDL::Transform::Proj4::murd1'->new( @_ ); } | { 'PDL::Transform::Proj4::murd1'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 2773 "Proj4.pm" | #line 2773 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_murd2 | =head2 t_proj_murd2 | |
Autogenerated transformation function for Proj4 projection code murd2. | Autogenerated transformation function for Proj4 projection code murd2. | |
The full name for this projection is Murdoch II. | The full name for this projection is Murdoch II. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 2264 | skipping to change at line 2264 | |
=item lat_1 | =item lat_1 | |
=item lat_2 | =item lat_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_murd2 | sub t_proj_murd2 | |
{ 'PDL::Transform::Proj4::murd2'->new( @_ ); } | { 'PDL::Transform::Proj4::murd2'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 2807 "Proj4.pm" | #line 2807 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_murd3 | =head2 t_proj_murd3 | |
Autogenerated transformation function for Proj4 projection code murd3. | Autogenerated transformation function for Proj4 projection code murd3. | |
The full name for this projection is Murdoch III. | The full name for this projection is Murdoch III. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 2292 | skipping to change at line 2292 | |
=item lat_1 | =item lat_1 | |
=item lat_2 | =item lat_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_murd3 | sub t_proj_murd3 | |
{ 'PDL::Transform::Proj4::murd3'->new( @_ ); } | { 'PDL::Transform::Proj4::murd3'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 2841 "Proj4.pm" | #line 2841 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_natearth | =head2 t_proj_natearth | |
Autogenerated transformation function for Proj4 projection code natearth. | Autogenerated transformation function for Proj4 projection code natearth. | |
The full name for this projection is Natural Earth. | The full name for this projection is Natural Earth. | |
=cut | =cut | |
sub t_proj_natearth | sub t_proj_natearth | |
{ 'PDL::Transform::Proj4::natearth'->new( @_ ); } | { 'PDL::Transform::Proj4::natearth'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2862 "Proj4.pm" | #line 2862 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_natearth2 | =head2 t_proj_natearth2 | |
Autogenerated transformation function for Proj4 projection code natearth2. | Autogenerated transformation function for Proj4 projection code natearth2. | |
The full name for this projection is Natural Earth 2. | The full name for this projection is Natural Earth 2. | |
=cut | =cut | |
sub t_proj_natearth2 | sub t_proj_natearth2 | |
{ 'PDL::Transform::Proj4::natearth2'->new( @_ ); } | { 'PDL::Transform::Proj4::natearth2'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2883 "Proj4.pm" | #line 2883 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_nell | =head2 t_proj_nell | |
Autogenerated transformation function for Proj4 projection code nell. | Autogenerated transformation function for Proj4 projection code nell. | |
The full name for this projection is Nell. | The full name for this projection is Nell. | |
=cut | =cut | |
sub t_proj_nell | sub t_proj_nell | |
{ 'PDL::Transform::Proj4::nell'->new( @_ ); } | { 'PDL::Transform::Proj4::nell'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2904 "Proj4.pm" | #line 2904 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_nell_h | =head2 t_proj_nell_h | |
Autogenerated transformation function for Proj4 projection code nell_h. | Autogenerated transformation function for Proj4 projection code nell_h. | |
The full name for this projection is Nell-Hammer. | The full name for this projection is Nell-Hammer. | |
=cut | =cut | |
sub t_proj_nell_h | sub t_proj_nell_h | |
{ 'PDL::Transform::Proj4::nell_h'->new( @_ ); } | { 'PDL::Transform::Proj4::nell_h'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2925 "Proj4.pm" | #line 2925 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_nicol | =head2 t_proj_nicol | |
Autogenerated transformation function for Proj4 projection code nicol. | Autogenerated transformation function for Proj4 projection code nicol. | |
The full name for this projection is Nicolosi Globular. | The full name for this projection is Nicolosi Globular. | |
=cut | =cut | |
sub t_proj_nicol | sub t_proj_nicol | |
{ 'PDL::Transform::Proj4::nicol'->new( @_ ); } | { 'PDL::Transform::Proj4::nicol'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2946 "Proj4.pm" | #line 2946 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_noop | =head2 t_proj_noop | |
Autogenerated transformation function for Proj4 projection code noop. | Autogenerated transformation function for Proj4 projection code noop. | |
The full name for this projection is No operation. | The full name for this projection is No operation. | |
=cut | =cut | |
sub t_proj_noop | sub t_proj_noop | |
{ 'PDL::Transform::Proj4::noop'->new( @_ ); } | { 'PDL::Transform::Proj4::noop'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 2967 "Proj4.pm" | #line 2967 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_nsper | =head2 t_proj_nsper | |
Autogenerated transformation function for Proj4 projection code nsper. | Autogenerated transformation function for Proj4 projection code nsper. | |
The full name for this projection is Near-sided perspective. | The full name for this projection is Near-sided perspective. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item h | =item h | |
=back | =back | |
=cut | =cut | |
sub t_proj_nsper | sub t_proj_nsper | |
{ 'PDL::Transform::Proj4::nsper'->new( @_ ); } | { 'PDL::Transform::Proj4::nsper'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 2999 "Proj4.pm" | #line 2999 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_nzmg | =head2 t_proj_nzmg | |
Autogenerated transformation function for Proj4 projection code nzmg. | Autogenerated transformation function for Proj4 projection code nzmg. | |
The full name for this projection is New Zealand Map Grid. | The full name for this projection is New Zealand Map Grid. | |
=cut | =cut | |
sub t_proj_nzmg | sub t_proj_nzmg | |
{ 'PDL::Transform::Proj4::nzmg'->new( @_ ); } | { 'PDL::Transform::Proj4::nzmg'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3020 "Proj4.pm" | #line 3020 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_ob_tran | =head2 t_proj_ob_tran | |
Autogenerated transformation function for Proj4 projection code ob_tran. | Autogenerated transformation function for Proj4 projection code ob_tran. | |
The full name for this projection is General Oblique Transformation. | The full name for this projection is General Oblique Transformation. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 2474 | skipping to change at line 2474 | |
=item o_lon_p | =item o_lon_p | |
=item o_proj | =item o_proj | |
=back | =back | |
=cut | =cut | |
sub t_proj_ob_tran | sub t_proj_ob_tran | |
{ 'PDL::Transform::Proj4::ob_tran'->new( @_ ); } | { 'PDL::Transform::Proj4::ob_tran'->new( @_ ); } | |
#line 513 "Proj4.pd" | #line 514 "Proj4.pd" | |
#line 3070 "Proj4.pm" | #line 3070 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_ocea | =head2 t_proj_ocea | |
Autogenerated transformation function for Proj4 projection code ocea. | Autogenerated transformation function for Proj4 projection code ocea. | |
The full name for this projection is Oblique Cylindrical Equal Area. | The full name for this projection is Oblique Cylindrical Equal Area. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 2506 | skipping to change at line 2506 | |
=item lon_1 | =item lon_1 | |
=item lon_2 | =item lon_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_ocea | sub t_proj_ocea | |
{ 'PDL::Transform::Proj4::ocea'->new( @_ ); } | { 'PDL::Transform::Proj4::ocea'->new( @_ ); } | |
#line 501 "Proj4.pd" | #line 502 "Proj4.pd" | |
#line 3108 "Proj4.pm" | #line 3108 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_oea | =head2 t_proj_oea | |
Autogenerated transformation function for Proj4 projection code oea. | Autogenerated transformation function for Proj4 projection code oea. | |
The full name for this projection is Oblated Equal Area. | The full name for this projection is Oblated Equal Area. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 2536 | skipping to change at line 2536 | |
=item n | =item n | |
=item theta | =item theta | |
=back | =back | |
=cut | =cut | |
sub t_proj_oea | sub t_proj_oea | |
{ 'PDL::Transform::Proj4::oea'->new( @_ ); } | { 'PDL::Transform::Proj4::oea'->new( @_ ); } | |
#line 499 "Proj4.pd" | #line 500 "Proj4.pd" | |
#line 3144 "Proj4.pm" | #line 3144 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_omerc | =head2 t_proj_omerc | |
Autogenerated transformation function for Proj4 projection code omerc. | Autogenerated transformation function for Proj4 projection code omerc. | |
The full name for this projection is Oblique Mercator. | The full name for this projection is Oblique Mercator. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 2576 | skipping to change at line 2576 | |
=item lonc | =item lonc | |
=item no_off | =item no_off | |
=back | =back | |
=cut | =cut | |
sub t_proj_omerc | sub t_proj_omerc | |
{ 'PDL::Transform::Proj4::omerc'->new( @_ ); } | { 'PDL::Transform::Proj4::omerc'->new( @_ ); } | |
#line 509 "Proj4.pd" | #line 510 "Proj4.pd" | |
#line 3190 "Proj4.pm" | #line 3190 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_ortel | =head2 t_proj_ortel | |
Autogenerated transformation function for Proj4 projection code ortel. | Autogenerated transformation function for Proj4 projection code ortel. | |
The full name for this projection is Ortelius Oval. | The full name for this projection is Ortelius Oval. | |
=cut | =cut | |
sub t_proj_ortel | sub t_proj_ortel | |
{ 'PDL::Transform::Proj4::ortel'->new( @_ ); } | { 'PDL::Transform::Proj4::ortel'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3211 "Proj4.pm" | #line 3211 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_ortho | =head2 t_proj_ortho | |
Autogenerated transformation function for Proj4 projection code ortho. | Autogenerated transformation function for Proj4 projection code ortho. | |
The full name for this projection is Orthographic. | The full name for this projection is Orthographic. | |
=cut | =cut | |
sub t_proj_ortho | sub t_proj_ortho | |
{ 'PDL::Transform::Proj4::ortho'->new( @_ ); } | { 'PDL::Transform::Proj4::ortho'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3232 "Proj4.pm" | #line 3232 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_patterson | =head2 t_proj_patterson | |
Autogenerated transformation function for Proj4 projection code patterson. | Autogenerated transformation function for Proj4 projection code patterson. | |
The full name for this projection is Patterson Cylindrical. | The full name for this projection is Patterson Cylindrical. | |
=cut | =cut | |
sub t_proj_patterson | sub t_proj_patterson | |
{ 'PDL::Transform::Proj4::patterson'->new( @_ ); } | { 'PDL::Transform::Proj4::patterson'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3253 "Proj4.pm" | #line 3253 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_pconic | =head2 t_proj_pconic | |
Autogenerated transformation function for Proj4 projection code pconic. | Autogenerated transformation function for Proj4 projection code pconic. | |
The full name for this projection is Perspective Conic. | The full name for this projection is Perspective Conic. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 2652 | skipping to change at line 2652 | |
=item lat_1 | =item lat_1 | |
=item lat_2 | =item lat_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_pconic | sub t_proj_pconic | |
{ 'PDL::Transform::Proj4::pconic'->new( @_ ); } | { 'PDL::Transform::Proj4::pconic'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 3287 "Proj4.pm" | #line 3287 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_peirce_q | =head2 t_proj_peirce_q | |
Autogenerated transformation function for Proj4 projection code peirce_q. | Autogenerated transformation function for Proj4 projection code peirce_q. | |
The full name for this projection is Peirce Quincuncial. | The full name for this projection is Peirce Quincuncial. | |
=cut | =cut | |
sub t_proj_peirce_q | sub t_proj_peirce_q | |
{ 'PDL::Transform::Proj4::peirce_q'->new( @_ ); } | { 'PDL::Transform::Proj4::peirce_q'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3308 "Proj4.pm" | #line 3308 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_pipeline | =head2 t_proj_pipeline | |
Autogenerated transformation function for Proj4 projection code pipeline. | Autogenerated transformation function for Proj4 projection code pipeline. | |
The full name for this projection is Transformation pipeline manager. | The full name for this projection is Transformation pipeline manager. | |
=cut | =cut | |
sub t_proj_pipeline | sub t_proj_pipeline | |
{ 'PDL::Transform::Proj4::pipeline'->new( @_ ); } | { 'PDL::Transform::Proj4::pipeline'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3329 "Proj4.pm" | #line 3329 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_poly | =head2 t_proj_poly | |
Autogenerated transformation function for Proj4 projection code poly. | Autogenerated transformation function for Proj4 projection code poly. | |
The full name for this projection is Polyconic (American). | The full name for this projection is Polyconic (American). | |
=cut | =cut | |
sub t_proj_poly | sub t_proj_poly | |
{ 'PDL::Transform::Proj4::poly'->new( @_ ); } | { 'PDL::Transform::Proj4::poly'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3350 "Proj4.pm" | #line 3350 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_pop | =head2 t_proj_pop | |
Autogenerated transformation function for Proj4 projection code pop. | Autogenerated transformation function for Proj4 projection code pop. | |
The full name for this projection is Retrieve coordinate value from pipeline sta ck. | The full name for this projection is Retrieve coordinate value from pipeline sta ck. | |
=cut | =cut | |
sub t_proj_pop | sub t_proj_pop | |
{ 'PDL::Transform::Proj4::pop'->new( @_ ); } | { 'PDL::Transform::Proj4::pop'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3371 "Proj4.pm" | #line 3371 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_push | =head2 t_proj_push | |
Autogenerated transformation function for Proj4 projection code push. | Autogenerated transformation function for Proj4 projection code push. | |
The full name for this projection is Save coordinate value on pipeline stack. | The full name for this projection is Save coordinate value on pipeline stack. | |
=cut | =cut | |
sub t_proj_push | sub t_proj_push | |
{ 'PDL::Transform::Proj4::push'->new( @_ ); } | { 'PDL::Transform::Proj4::push'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3392 "Proj4.pm" | #line 3392 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_putp1 | =head2 t_proj_putp1 | |
Autogenerated transformation function for Proj4 projection code putp1. | Autogenerated transformation function for Proj4 projection code putp1. | |
The full name for this projection is Putnins P1. | The full name for this projection is Putnins P1. | |
=cut | =cut | |
sub t_proj_putp1 | sub t_proj_putp1 | |
{ 'PDL::Transform::Proj4::putp1'->new( @_ ); } | { 'PDL::Transform::Proj4::putp1'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3413 "Proj4.pm" | #line 3413 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_putp2 | =head2 t_proj_putp2 | |
Autogenerated transformation function for Proj4 projection code putp2. | Autogenerated transformation function for Proj4 projection code putp2. | |
The full name for this projection is Putnins P2. | The full name for this projection is Putnins P2. | |
=cut | =cut | |
sub t_proj_putp2 | sub t_proj_putp2 | |
{ 'PDL::Transform::Proj4::putp2'->new( @_ ); } | { 'PDL::Transform::Proj4::putp2'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3434 "Proj4.pm" | #line 3434 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_putp3 | =head2 t_proj_putp3 | |
Autogenerated transformation function for Proj4 projection code putp3. | Autogenerated transformation function for Proj4 projection code putp3. | |
The full name for this projection is Putnins P3. | The full name for this projection is Putnins P3. | |
=cut | =cut | |
sub t_proj_putp3 | sub t_proj_putp3 | |
{ 'PDL::Transform::Proj4::putp3'->new( @_ ); } | { 'PDL::Transform::Proj4::putp3'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3455 "Proj4.pm" | #line 3455 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_putp3p | =head2 t_proj_putp3p | |
Autogenerated transformation function for Proj4 projection code putp3p. | Autogenerated transformation function for Proj4 projection code putp3p. | |
The full name for this projection is Putnins P3'. | The full name for this projection is Putnins P3'. | |
=cut | =cut | |
sub t_proj_putp3p | sub t_proj_putp3p | |
{ 'PDL::Transform::Proj4::putp3p'->new( @_ ); } | { 'PDL::Transform::Proj4::putp3p'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3476 "Proj4.pm" | #line 3476 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_putp4p | =head2 t_proj_putp4p | |
Autogenerated transformation function for Proj4 projection code putp4p. | Autogenerated transformation function for Proj4 projection code putp4p. | |
The full name for this projection is Putnins P4'. | The full name for this projection is Putnins P4'. | |
=cut | =cut | |
sub t_proj_putp4p | sub t_proj_putp4p | |
{ 'PDL::Transform::Proj4::putp4p'->new( @_ ); } | { 'PDL::Transform::Proj4::putp4p'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3497 "Proj4.pm" | #line 3497 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_putp5 | =head2 t_proj_putp5 | |
Autogenerated transformation function for Proj4 projection code putp5. | Autogenerated transformation function for Proj4 projection code putp5. | |
The full name for this projection is Putnins P5. | The full name for this projection is Putnins P5. | |
=cut | =cut | |
sub t_proj_putp5 | sub t_proj_putp5 | |
{ 'PDL::Transform::Proj4::putp5'->new( @_ ); } | { 'PDL::Transform::Proj4::putp5'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3518 "Proj4.pm" | #line 3518 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_putp5p | =head2 t_proj_putp5p | |
Autogenerated transformation function for Proj4 projection code putp5p. | Autogenerated transformation function for Proj4 projection code putp5p. | |
The full name for this projection is Putnins P5'. | The full name for this projection is Putnins P5'. | |
=cut | =cut | |
sub t_proj_putp5p | sub t_proj_putp5p | |
{ 'PDL::Transform::Proj4::putp5p'->new( @_ ); } | { 'PDL::Transform::Proj4::putp5p'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3539 "Proj4.pm" | #line 3539 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_putp6 | =head2 t_proj_putp6 | |
Autogenerated transformation function for Proj4 projection code putp6. | Autogenerated transformation function for Proj4 projection code putp6. | |
The full name for this projection is Putnins P6. | The full name for this projection is Putnins P6. | |
=cut | =cut | |
sub t_proj_putp6 | sub t_proj_putp6 | |
{ 'PDL::Transform::Proj4::putp6'->new( @_ ); } | { 'PDL::Transform::Proj4::putp6'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3560 "Proj4.pm" | #line 3560 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_putp6p | =head2 t_proj_putp6p | |
Autogenerated transformation function for Proj4 projection code putp6p. | Autogenerated transformation function for Proj4 projection code putp6p. | |
The full name for this projection is Putnins P6'. | The full name for this projection is Putnins P6'. | |
=cut | =cut | |
sub t_proj_putp6p | sub t_proj_putp6p | |
{ 'PDL::Transform::Proj4::putp6p'->new( @_ ); } | { 'PDL::Transform::Proj4::putp6p'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3581 "Proj4.pm" | #line 3581 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_qsc | =head2 t_proj_qsc | |
Autogenerated transformation function for Proj4 projection code qsc. | Autogenerated transformation function for Proj4 projection code qsc. | |
The full name for this projection is Quadrilateralized Spherical Cube. | The full name for this projection is Quadrilateralized Spherical Cube. | |
=cut | =cut | |
sub t_proj_qsc | sub t_proj_qsc | |
{ 'PDL::Transform::Proj4::qsc'->new( @_ ); } | { 'PDL::Transform::Proj4::qsc'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3602 "Proj4.pm" | #line 3602 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_qua_aut | =head2 t_proj_qua_aut | |
Autogenerated transformation function for Proj4 projection code qua_aut. | Autogenerated transformation function for Proj4 projection code qua_aut. | |
The full name for this projection is Quartic Authalic. | The full name for this projection is Quartic Authalic. | |
=cut | =cut | |
sub t_proj_qua_aut | sub t_proj_qua_aut | |
{ 'PDL::Transform::Proj4::qua_aut'->new( @_ ); } | { 'PDL::Transform::Proj4::qua_aut'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3623 "Proj4.pm" | #line 3623 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_rhealpix | =head2 t_proj_rhealpix | |
Autogenerated transformation function for Proj4 projection code rhealpix. | Autogenerated transformation function for Proj4 projection code rhealpix. | |
The full name for this projection is rHEALPix. | The full name for this projection is rHEALPix. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 2936 | skipping to change at line 2936 | |
=item north_square | =item north_square | |
=item south_square | =item south_square | |
=back | =back | |
=cut | =cut | |
sub t_proj_rhealpix | sub t_proj_rhealpix | |
{ 'PDL::Transform::Proj4::rhealpix'->new( @_ ); } | { 'PDL::Transform::Proj4::rhealpix'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 3657 "Proj4.pm" | #line 3657 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_robin | =head2 t_proj_robin | |
Autogenerated transformation function for Proj4 projection code robin. | Autogenerated transformation function for Proj4 projection code robin. | |
The full name for this projection is Robinson. | The full name for this projection is Robinson. | |
=cut | =cut | |
sub t_proj_robin | sub t_proj_robin | |
{ 'PDL::Transform::Proj4::robin'->new( @_ ); } | { 'PDL::Transform::Proj4::robin'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3678 "Proj4.pm" | #line 3678 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_rouss | =head2 t_proj_rouss | |
Autogenerated transformation function for Proj4 projection code rouss. | Autogenerated transformation function for Proj4 projection code rouss. | |
The full name for this projection is Roussilhe Stereographic. | The full name for this projection is Roussilhe Stereographic. | |
=cut | =cut | |
sub t_proj_rouss | sub t_proj_rouss | |
{ 'PDL::Transform::Proj4::rouss'->new( @_ ); } | { 'PDL::Transform::Proj4::rouss'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3699 "Proj4.pm" | #line 3699 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_rpoly | =head2 t_proj_rpoly | |
Autogenerated transformation function for Proj4 projection code rpoly. | Autogenerated transformation function for Proj4 projection code rpoly. | |
The full name for this projection is Rectangular Polyconic. | The full name for this projection is Rectangular Polyconic. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item lat_ts | =item lat_ts | |
=back | =back | |
=cut | =cut | |
sub t_proj_rpoly | sub t_proj_rpoly | |
{ 'PDL::Transform::Proj4::rpoly'->new( @_ ); } | { 'PDL::Transform::Proj4::rpoly'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 3731 "Proj4.pm" | #line 3731 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_s2 | =head2 t_proj_s2 | |
Autogenerated transformation function for Proj4 projection code s2. | Autogenerated transformation function for Proj4 projection code s2. | |
The full name for this projection is S2. | The full name for this projection is S2. | |
=cut | =cut | |
sub t_proj_s2 | sub t_proj_s2 | |
{ 'PDL::Transform::Proj4::s2'->new( @_ ); } | { 'PDL::Transform::Proj4::s2'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3752 "Proj4.pm" | #line 3752 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_sch | =head2 t_proj_sch | |
Autogenerated transformation function for Proj4 projection code sch. | Autogenerated transformation function for Proj4 projection code sch. | |
The full name for this projection is Spherical Cross-track Height. | The full name for this projection is Spherical Cross-track Height. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 3042 | skipping to change at line 3042 | |
=item plat_0 | =item plat_0 | |
=item plon_0 | =item plon_0 | |
=back | =back | |
=cut | =cut | |
sub t_proj_sch | sub t_proj_sch | |
{ 'PDL::Transform::Proj4::sch'->new( @_ ); } | { 'PDL::Transform::Proj4::sch'->new( @_ ); } | |
#line 501 "Proj4.pd" | #line 502 "Proj4.pd" | |
#line 3790 "Proj4.pm" | #line 3790 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_set | =head2 t_proj_set | |
Autogenerated transformation function for Proj4 projection code set. | Autogenerated transformation function for Proj4 projection code set. | |
The full name for this projection is Set coordinate value. | The full name for this projection is Set coordinate value. | |
=cut | =cut | |
sub t_proj_set | sub t_proj_set | |
{ 'PDL::Transform::Proj4::set'->new( @_ ); } | { 'PDL::Transform::Proj4::set'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3811 "Proj4.pm" | #line 3811 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_sinu | =head2 t_proj_sinu | |
Autogenerated transformation function for Proj4 projection code sinu. | Autogenerated transformation function for Proj4 projection code sinu. | |
The full name for this projection is Sinusoidal (Sanson-Flamsteed). | The full name for this projection is Sinusoidal (Sanson-Flamsteed). | |
=cut | =cut | |
sub t_proj_sinu | sub t_proj_sinu | |
{ 'PDL::Transform::Proj4::sinu'->new( @_ ); } | { 'PDL::Transform::Proj4::sinu'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3832 "Proj4.pm" | #line 3832 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_somerc | =head2 t_proj_somerc | |
Autogenerated transformation function for Proj4 projection code somerc. | Autogenerated transformation function for Proj4 projection code somerc. | |
The full name for this projection is Swiss. Obl. Mercator. | The full name for this projection is Swiss. Obl. Mercator. | |
=cut | =cut | |
sub t_proj_somerc | sub t_proj_somerc | |
{ 'PDL::Transform::Proj4::somerc'->new( @_ ); } | { 'PDL::Transform::Proj4::somerc'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3853 "Proj4.pm" | #line 3853 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_stere | =head2 t_proj_stere | |
Autogenerated transformation function for Proj4 projection code stere. | Autogenerated transformation function for Proj4 projection code stere. | |
The full name for this projection is Stereographic. | The full name for this projection is Stereographic. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item lat_ts | =item lat_ts | |
=back | =back | |
=cut | =cut | |
sub t_proj_stere | sub t_proj_stere | |
{ 'PDL::Transform::Proj4::stere'->new( @_ ); } | { 'PDL::Transform::Proj4::stere'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 3885 "Proj4.pm" | #line 3885 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_sterea | =head2 t_proj_sterea | |
Autogenerated transformation function for Proj4 projection code sterea. | Autogenerated transformation function for Proj4 projection code sterea. | |
The full name for this projection is Oblique Stereographic Alternative. | The full name for this projection is Oblique Stereographic Alternative. | |
=cut | =cut | |
sub t_proj_sterea | sub t_proj_sterea | |
{ 'PDL::Transform::Proj4::sterea'->new( @_ ); } | { 'PDL::Transform::Proj4::sterea'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3906 "Proj4.pm" | #line 3906 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_tcc | =head2 t_proj_tcc | |
Autogenerated transformation function for Proj4 projection code tcc. | Autogenerated transformation function for Proj4 projection code tcc. | |
The full name for this projection is Transverse Central Cylindrical. | The full name for this projection is Transverse Central Cylindrical. | |
=cut | =cut | |
sub t_proj_tcc | sub t_proj_tcc | |
{ 'PDL::Transform::Proj4::tcc'->new( @_ ); } | { 'PDL::Transform::Proj4::tcc'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3927 "Proj4.pm" | #line 3927 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_tcea | =head2 t_proj_tcea | |
Autogenerated transformation function for Proj4 projection code tcea. | Autogenerated transformation function for Proj4 projection code tcea. | |
The full name for this projection is Transverse Cylindrical Equal Area. | The full name for this projection is Transverse Cylindrical Equal Area. | |
=cut | =cut | |
sub t_proj_tcea | sub t_proj_tcea | |
{ 'PDL::Transform::Proj4::tcea'->new( @_ ); } | { 'PDL::Transform::Proj4::tcea'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3948 "Proj4.pm" | #line 3948 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_times | =head2 t_proj_times | |
Autogenerated transformation function for Proj4 projection code times. | Autogenerated transformation function for Proj4 projection code times. | |
The full name for this projection is Times. | The full name for this projection is Times. | |
=cut | =cut | |
sub t_proj_times | sub t_proj_times | |
{ 'PDL::Transform::Proj4::times'->new( @_ ); } | { 'PDL::Transform::Proj4::times'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3969 "Proj4.pm" | #line 3969 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_tinshift | =head2 t_proj_tinshift | |
Autogenerated transformation function for Proj4 projection code tinshift. | Autogenerated transformation function for Proj4 projection code tinshift. | |
The full name for this projection is Triangulation based transformation. | The full name for this projection is Triangulation based transformation. | |
=cut | =cut | |
sub t_proj_tinshift | sub t_proj_tinshift | |
{ 'PDL::Transform::Proj4::tinshift'->new( @_ ); } | { 'PDL::Transform::Proj4::tinshift'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 3990 "Proj4.pm" | #line 3990 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_tissot | =head2 t_proj_tissot | |
Autogenerated transformation function for Proj4 projection code tissot. | Autogenerated transformation function for Proj4 projection code tissot. | |
The full name for this projection is Tissot. | The full name for this projection is Tissot. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 3224 | skipping to change at line 3224 | |
=item lat_1 | =item lat_1 | |
=item lat_2 | =item lat_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_tissot | sub t_proj_tissot | |
{ 'PDL::Transform::Proj4::tissot'->new( @_ ); } | { 'PDL::Transform::Proj4::tissot'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 4024 "Proj4.pm" | #line 4024 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_tmerc | =head2 t_proj_tmerc | |
Autogenerated transformation function for Proj4 projection code tmerc. | Autogenerated transformation function for Proj4 projection code tmerc. | |
The full name for this projection is Transverse Mercator. | The full name for this projection is Transverse Mercator. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item approx | =item approx | |
=back | =back | |
=cut | =cut | |
sub t_proj_tmerc | sub t_proj_tmerc | |
{ 'PDL::Transform::Proj4::tmerc'->new( @_ ); } | { 'PDL::Transform::Proj4::tmerc'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 4056 "Proj4.pm" | #line 4056 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_tobmerc | =head2 t_proj_tobmerc | |
Autogenerated transformation function for Proj4 projection code tobmerc. | Autogenerated transformation function for Proj4 projection code tobmerc. | |
The full name for this projection is Tobler-Mercator. | The full name for this projection is Tobler-Mercator. | |
=cut | =cut | |
sub t_proj_tobmerc | sub t_proj_tobmerc | |
{ 'PDL::Transform::Proj4::tobmerc'->new( @_ ); } | { 'PDL::Transform::Proj4::tobmerc'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4077 "Proj4.pm" | #line 4077 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_topocentric | =head2 t_proj_topocentric | |
Autogenerated transformation function for Proj4 projection code topocentric. | Autogenerated transformation function for Proj4 projection code topocentric. | |
The full name for this projection is Geocentric/Topocentric conversion. | The full name for this projection is Geocentric/Topocentric conversion. | |
=cut | =cut | |
sub t_proj_topocentric | sub t_proj_topocentric | |
{ 'PDL::Transform::Proj4::topocentric'->new( @_ ); } | { 'PDL::Transform::Proj4::topocentric'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4098 "Proj4.pm" | #line 4098 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_tpeqd | =head2 t_proj_tpeqd | |
Autogenerated transformation function for Proj4 projection code tpeqd. | Autogenerated transformation function for Proj4 projection code tpeqd. | |
The full name for this projection is Two Point Equidistant. | The full name for this projection is Two Point Equidistant. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 3314 | skipping to change at line 3314 | |
=item lon_1 | =item lon_1 | |
=item lon_2 | =item lon_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_tpeqd | sub t_proj_tpeqd | |
{ 'PDL::Transform::Proj4::tpeqd'->new( @_ ); } | { 'PDL::Transform::Proj4::tpeqd'->new( @_ ); } | |
#line 501 "Proj4.pd" | #line 502 "Proj4.pd" | |
#line 4136 "Proj4.pm" | #line 4136 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_tpers | =head2 t_proj_tpers | |
Autogenerated transformation function for Proj4 projection code tpers. | Autogenerated transformation function for Proj4 projection code tpers. | |
The full name for this projection is Tilted perspective. | The full name for this projection is Tilted perspective. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 3344 | skipping to change at line 3344 | |
=item h | =item h | |
=item tilt | =item tilt | |
=back | =back | |
=cut | =cut | |
sub t_proj_tpers | sub t_proj_tpers | |
{ 'PDL::Transform::Proj4::tpers'->new( @_ ); } | { 'PDL::Transform::Proj4::tpers'->new( @_ ); } | |
#line 499 "Proj4.pd" | #line 500 "Proj4.pd" | |
#line 4172 "Proj4.pm" | #line 4172 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_unitconvert | =head2 t_proj_unitconvert | |
Autogenerated transformation function for Proj4 projection code unitconvert. | Autogenerated transformation function for Proj4 projection code unitconvert. | |
The full name for this projection is Unit conversion. | The full name for this projection is Unit conversion. | |
=cut | =cut | |
sub t_proj_unitconvert | sub t_proj_unitconvert | |
{ 'PDL::Transform::Proj4::unitconvert'->new( @_ ); } | { 'PDL::Transform::Proj4::unitconvert'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4193 "Proj4.pm" | #line 4193 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_ups | =head2 t_proj_ups | |
Autogenerated transformation function for Proj4 projection code ups. | Autogenerated transformation function for Proj4 projection code ups. | |
The full name for this projection is Universal Polar Stereographic. | The full name for this projection is Universal Polar Stereographic. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item south | =item south | |
=back | =back | |
=cut | =cut | |
sub t_proj_ups | sub t_proj_ups | |
{ 'PDL::Transform::Proj4::ups'->new( @_ ); } | { 'PDL::Transform::Proj4::ups'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 4225 "Proj4.pm" | #line 4225 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_urm5 | =head2 t_proj_urm5 | |
Autogenerated transformation function for Proj4 projection code urm5. | Autogenerated transformation function for Proj4 projection code urm5. | |
The full name for this projection is Urmaev V. | The full name for this projection is Urmaev V. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 3416 | skipping to change at line 3416 | |
=item n | =item n | |
=item q | =item q | |
=back | =back | |
=cut | =cut | |
sub t_proj_urm5 | sub t_proj_urm5 | |
{ 'PDL::Transform::Proj4::urm5'->new( @_ ); } | { 'PDL::Transform::Proj4::urm5'->new( @_ ); } | |
#line 499 "Proj4.pd" | #line 500 "Proj4.pd" | |
#line 4261 "Proj4.pm" | #line 4261 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_urmfps | =head2 t_proj_urmfps | |
Autogenerated transformation function for Proj4 projection code urmfps. | Autogenerated transformation function for Proj4 projection code urmfps. | |
The full name for this projection is Urmaev Flat-Polar Sinusoidal. | The full name for this projection is Urmaev Flat-Polar Sinusoidal. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item n | =item n | |
=back | =back | |
=cut | =cut | |
sub t_proj_urmfps | sub t_proj_urmfps | |
{ 'PDL::Transform::Proj4::urmfps'->new( @_ ); } | { 'PDL::Transform::Proj4::urmfps'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 4293 "Proj4.pm" | #line 4293 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_utm | =head2 t_proj_utm | |
Autogenerated transformation function for Proj4 projection code utm. | Autogenerated transformation function for Proj4 projection code utm. | |
The full name for this projection is Universal Transverse Mercator (UTM). | The full name for this projection is Universal Transverse Mercator (UTM). | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 3472 | skipping to change at line 3472 | |
=item south | =item south | |
=item zone | =item zone | |
=back | =back | |
=cut | =cut | |
sub t_proj_utm | sub t_proj_utm | |
{ 'PDL::Transform::Proj4::utm'->new( @_ ); } | { 'PDL::Transform::Proj4::utm'->new( @_ ); } | |
#line 499 "Proj4.pd" | #line 500 "Proj4.pd" | |
#line 4329 "Proj4.pm" | #line 4329 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_vandg | =head2 t_proj_vandg | |
Autogenerated transformation function for Proj4 projection code vandg. | Autogenerated transformation function for Proj4 projection code vandg. | |
The full name for this projection is van der Grinten (I). | The full name for this projection is van der Grinten (I). | |
=cut | =cut | |
sub t_proj_vandg | sub t_proj_vandg | |
{ 'PDL::Transform::Proj4::vandg'->new( @_ ); } | { 'PDL::Transform::Proj4::vandg'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4350 "Proj4.pm" | #line 4350 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_vandg2 | =head2 t_proj_vandg2 | |
Autogenerated transformation function for Proj4 projection code vandg2. | Autogenerated transformation function for Proj4 projection code vandg2. | |
The full name for this projection is van der Grinten II. | The full name for this projection is van der Grinten II. | |
=cut | =cut | |
sub t_proj_vandg2 | sub t_proj_vandg2 | |
{ 'PDL::Transform::Proj4::vandg2'->new( @_ ); } | { 'PDL::Transform::Proj4::vandg2'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4371 "Proj4.pm" | #line 4371 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_vandg3 | =head2 t_proj_vandg3 | |
Autogenerated transformation function for Proj4 projection code vandg3. | Autogenerated transformation function for Proj4 projection code vandg3. | |
The full name for this projection is van der Grinten III. | The full name for this projection is van der Grinten III. | |
=cut | =cut | |
sub t_proj_vandg3 | sub t_proj_vandg3 | |
{ 'PDL::Transform::Proj4::vandg3'->new( @_ ); } | { 'PDL::Transform::Proj4::vandg3'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4392 "Proj4.pm" | #line 4392 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_vandg4 | =head2 t_proj_vandg4 | |
Autogenerated transformation function for Proj4 projection code vandg4. | Autogenerated transformation function for Proj4 projection code vandg4. | |
The full name for this projection is van der Grinten IV. | The full name for this projection is van der Grinten IV. | |
=cut | =cut | |
sub t_proj_vandg4 | sub t_proj_vandg4 | |
{ 'PDL::Transform::Proj4::vandg4'->new( @_ ); } | { 'PDL::Transform::Proj4::vandg4'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4413 "Proj4.pm" | #line 4413 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_vgridshift | =head2 t_proj_vgridshift | |
Autogenerated transformation function for Proj4 projection code vgridshift. | Autogenerated transformation function for Proj4 projection code vgridshift. | |
The full name for this projection is Vertical grid shift. | The full name for this projection is Vertical grid shift. | |
=cut | =cut | |
sub t_proj_vgridshift | sub t_proj_vgridshift | |
{ 'PDL::Transform::Proj4::vgridshift'->new( @_ ); } | { 'PDL::Transform::Proj4::vgridshift'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4434 "Proj4.pm" | #line 4434 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_vitk1 | =head2 t_proj_vitk1 | |
Autogenerated transformation function for Proj4 projection code vitk1. | Autogenerated transformation function for Proj4 projection code vitk1. | |
The full name for this projection is Vitkovsky I. | The full name for this projection is Vitkovsky I. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
skipping to change at line 3580 | skipping to change at line 3580 | |
=item lat_1 | =item lat_1 | |
=item lat_2 | =item lat_2 | |
=back | =back | |
=cut | =cut | |
sub t_proj_vitk1 | sub t_proj_vitk1 | |
{ 'PDL::Transform::Proj4::vitk1'->new( @_ ); } | { 'PDL::Transform::Proj4::vitk1'->new( @_ ); } | |
#line 497 "Proj4.pd" | #line 498 "Proj4.pd" | |
#line 4468 "Proj4.pm" | #line 4468 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_wag1 | =head2 t_proj_wag1 | |
Autogenerated transformation function for Proj4 projection code wag1. | Autogenerated transformation function for Proj4 projection code wag1. | |
The full name for this projection is Wagner I (Kavraisky VI). | The full name for this projection is Wagner I (Kavraisky VI). | |
=cut | =cut | |
sub t_proj_wag1 | sub t_proj_wag1 | |
{ 'PDL::Transform::Proj4::wag1'->new( @_ ); } | { 'PDL::Transform::Proj4::wag1'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4489 "Proj4.pm" | #line 4489 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_wag2 | =head2 t_proj_wag2 | |
Autogenerated transformation function for Proj4 projection code wag2. | Autogenerated transformation function for Proj4 projection code wag2. | |
The full name for this projection is Wagner II. | The full name for this projection is Wagner II. | |
=cut | =cut | |
sub t_proj_wag2 | sub t_proj_wag2 | |
{ 'PDL::Transform::Proj4::wag2'->new( @_ ); } | { 'PDL::Transform::Proj4::wag2'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4510 "Proj4.pm" | #line 4510 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_wag3 | =head2 t_proj_wag3 | |
Autogenerated transformation function for Proj4 projection code wag3. | Autogenerated transformation function for Proj4 projection code wag3. | |
The full name for this projection is Wagner III. | The full name for this projection is Wagner III. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item lat_ts | =item lat_ts | |
=back | =back | |
=cut | =cut | |
sub t_proj_wag3 | sub t_proj_wag3 | |
{ 'PDL::Transform::Proj4::wag3'->new( @_ ); } | { 'PDL::Transform::Proj4::wag3'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 4542 "Proj4.pm" | #line 4542 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_wag4 | =head2 t_proj_wag4 | |
Autogenerated transformation function for Proj4 projection code wag4. | Autogenerated transformation function for Proj4 projection code wag4. | |
The full name for this projection is Wagner IV. | The full name for this projection is Wagner IV. | |
=cut | =cut | |
sub t_proj_wag4 | sub t_proj_wag4 | |
{ 'PDL::Transform::Proj4::wag4'->new( @_ ); } | { 'PDL::Transform::Proj4::wag4'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4563 "Proj4.pm" | #line 4563 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_wag5 | =head2 t_proj_wag5 | |
Autogenerated transformation function for Proj4 projection code wag5. | Autogenerated transformation function for Proj4 projection code wag5. | |
The full name for this projection is Wagner V. | The full name for this projection is Wagner V. | |
=cut | =cut | |
sub t_proj_wag5 | sub t_proj_wag5 | |
{ 'PDL::Transform::Proj4::wag5'->new( @_ ); } | { 'PDL::Transform::Proj4::wag5'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4584 "Proj4.pm" | #line 4584 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_wag6 | =head2 t_proj_wag6 | |
Autogenerated transformation function for Proj4 projection code wag6. | Autogenerated transformation function for Proj4 projection code wag6. | |
The full name for this projection is Wagner VI. | The full name for this projection is Wagner VI. | |
=cut | =cut | |
sub t_proj_wag6 | sub t_proj_wag6 | |
{ 'PDL::Transform::Proj4::wag6'->new( @_ ); } | { 'PDL::Transform::Proj4::wag6'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4605 "Proj4.pm" | #line 4605 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_wag7 | =head2 t_proj_wag7 | |
Autogenerated transformation function for Proj4 projection code wag7. | Autogenerated transformation function for Proj4 projection code wag7. | |
The full name for this projection is Wagner VII. | The full name for this projection is Wagner VII. | |
=cut | =cut | |
sub t_proj_wag7 | sub t_proj_wag7 | |
{ 'PDL::Transform::Proj4::wag7'->new( @_ ); } | { 'PDL::Transform::Proj4::wag7'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4626 "Proj4.pm" | #line 4626 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_webmerc | =head2 t_proj_webmerc | |
Autogenerated transformation function for Proj4 projection code webmerc. | Autogenerated transformation function for Proj4 projection code webmerc. | |
The full name for this projection is Web Mercator / Pseudo Mercator. | The full name for this projection is Web Mercator / Pseudo Mercator. | |
=cut | =cut | |
sub t_proj_webmerc | sub t_proj_webmerc | |
{ 'PDL::Transform::Proj4::webmerc'->new( @_ ); } | { 'PDL::Transform::Proj4::webmerc'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4647 "Proj4.pm" | #line 4647 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_weren | =head2 t_proj_weren | |
Autogenerated transformation function for Proj4 projection code weren. | Autogenerated transformation function for Proj4 projection code weren. | |
The full name for this projection is Werenskiold I. | The full name for this projection is Werenskiold I. | |
=cut | =cut | |
sub t_proj_weren | sub t_proj_weren | |
{ 'PDL::Transform::Proj4::weren'->new( @_ ); } | { 'PDL::Transform::Proj4::weren'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4668 "Proj4.pm" | #line 4668 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_wink1 | =head2 t_proj_wink1 | |
Autogenerated transformation function for Proj4 projection code wink1. | Autogenerated transformation function for Proj4 projection code wink1. | |
The full name for this projection is Winkel I. | The full name for this projection is Winkel I. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item lat_ts | =item lat_ts | |
=back | =back | |
=cut | =cut | |
sub t_proj_wink1 | sub t_proj_wink1 | |
{ 'PDL::Transform::Proj4::wink1'->new( @_ ); } | { 'PDL::Transform::Proj4::wink1'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 4700 "Proj4.pm" | #line 4700 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_wink2 | =head2 t_proj_wink2 | |
Autogenerated transformation function for Proj4 projection code wink2. | Autogenerated transformation function for Proj4 projection code wink2. | |
The full name for this projection is Winkel II. | The full name for this projection is Winkel II. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item lat_1 | =item lat_1 | |
=back | =back | |
=cut | =cut | |
sub t_proj_wink2 | sub t_proj_wink2 | |
{ 'PDL::Transform::Proj4::wink2'->new( @_ ); } | { 'PDL::Transform::Proj4::wink2'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 4732 "Proj4.pm" | #line 4732 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_wintri | =head2 t_proj_wintri | |
Autogenerated transformation function for Proj4 projection code wintri. | Autogenerated transformation function for Proj4 projection code wintri. | |
The full name for this projection is Winkel Tripel. | The full name for this projection is Winkel Tripel. | |
Projection Parameters | Projection Parameters | |
=for options | =for options | |
=over 4 | =over 4 | |
=item lat_1 | =item lat_1 | |
=back | =back | |
=cut | =cut | |
sub t_proj_wintri | sub t_proj_wintri | |
{ 'PDL::Transform::Proj4::wintri'->new( @_ ); } | { 'PDL::Transform::Proj4::wintri'->new( @_ ); } | |
#line 495 "Proj4.pd" | #line 496 "Proj4.pd" | |
#line 4764 "Proj4.pm" | #line 4764 "Proj4.pm" | |
#line 469 "Proj4.pd" | #line 470 "Proj4.pd" | |
#line 450 "Proj4.pd" | #line 451 "Proj4.pd" | |
=head2 t_proj_xyzgridshift | =head2 t_proj_xyzgridshift | |
Autogenerated transformation function for Proj4 projection code xyzgridshift. | Autogenerated transformation function for Proj4 projection code xyzgridshift. | |
The full name for this projection is Geocentric grid shift. | The full name for this projection is Geocentric grid shift. | |
=cut | =cut | |
sub t_proj_xyzgridshift | sub t_proj_xyzgridshift | |
{ 'PDL::Transform::Proj4::xyzgridshift'->new( @_ ); } | { 'PDL::Transform::Proj4::xyzgridshift'->new( @_ ); } | |
#line 484 "Proj4.pd" | #line 485 "Proj4.pd" | |
#line 4785 "Proj4.pm" | #line 4785 "Proj4.pm" | |
#line 950 "../../../blib/lib/PDL/PP.pm" | #line 951 "/home/osboxes/pdl-code/blib/lib/PDL/PP.pm" | |
*_proj4_dummy = \&PDL::_proj4_dummy; | *_proj4_dummy = \&PDL::_proj4_dummy; | |
#line 4792 "Proj4.pm" | #line 4792 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# adams_hemi | # adams_hemi | |
# | # | |
package PDL::Transform::Proj4::adams_hemi; | package # hide from PAUSE | |
PDL::Transform::Proj4::adams_hemi; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::adams_hemi::new()"; | my $sub = "PDL::Transform::Proj4::adams_hemi::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 3880 | skipping to change at line 3881 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::adams_hemi::new()... | } # End of PDL::Transform::adams_hemi::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 4844 "Proj4.pm" | #line 4845 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# adams_ws1 | # adams_ws1 | |
# | # | |
package PDL::Transform::Proj4::adams_ws1; | package # hide from PAUSE | |
PDL::Transform::Proj4::adams_ws1; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::adams_ws1::new()"; | my $sub = "PDL::Transform::Proj4::adams_ws1::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 3927 | skipping to change at line 3929 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::adams_ws1::new()... | } # End of PDL::Transform::adams_ws1::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 4894 "Proj4.pm" | #line 4896 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# adams_ws2 | # adams_ws2 | |
# | # | |
package PDL::Transform::Proj4::adams_ws2; | package # hide from PAUSE | |
PDL::Transform::Proj4::adams_ws2; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::adams_ws2::new()"; | my $sub = "PDL::Transform::Proj4::adams_ws2::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 3974 | skipping to change at line 3977 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::adams_ws2::new()... | } # End of PDL::Transform::adams_ws2::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 4944 "Proj4.pm" | #line 4947 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# aea | # aea | |
# | # | |
package PDL::Transform::Proj4::aea; | package # hide from PAUSE | |
PDL::Transform::Proj4::aea; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::aea::new()"; | my $sub = "PDL::Transform::Proj4::aea::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4021 | skipping to change at line 4025 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::aea::new()... | } # End of PDL::Transform::aea::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 4994 "Proj4.pm" | #line 4998 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# aeqd | # aeqd | |
# | # | |
package PDL::Transform::Proj4::aeqd; | package # hide from PAUSE | |
PDL::Transform::Proj4::aeqd; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::aeqd::new()"; | my $sub = "PDL::Transform::Proj4::aeqd::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4068 | skipping to change at line 4073 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::aeqd::new()... | } # End of PDL::Transform::aeqd::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5044 "Proj4.pm" | #line 5049 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# affine | # affine | |
# | # | |
package PDL::Transform::Proj4::affine; | package # hide from PAUSE | |
PDL::Transform::Proj4::affine; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::affine::new()"; | my $sub = "PDL::Transform::Proj4::affine::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4115 | skipping to change at line 4121 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::affine::new()... | } # End of PDL::Transform::affine::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5094 "Proj4.pm" | #line 5100 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# airy | # airy | |
# | # | |
package PDL::Transform::Proj4::airy; | package # hide from PAUSE | |
PDL::Transform::Proj4::airy; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::airy::new()"; | my $sub = "PDL::Transform::Proj4::airy::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4162 | skipping to change at line 4169 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::airy::new()... | } # End of PDL::Transform::airy::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5144 "Proj4.pm" | #line 5151 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# aitoff | # aitoff | |
# | # | |
package PDL::Transform::Proj4::aitoff; | package # hide from PAUSE | |
PDL::Transform::Proj4::aitoff; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::aitoff::new()"; | my $sub = "PDL::Transform::Proj4::aitoff::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4209 | skipping to change at line 4217 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::aitoff::new()... | } # End of PDL::Transform::aitoff::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5194 "Proj4.pm" | #line 5202 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# alsk | # alsk | |
# | # | |
package PDL::Transform::Proj4::alsk; | package # hide from PAUSE | |
PDL::Transform::Proj4::alsk; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::alsk::new()"; | my $sub = "PDL::Transform::Proj4::alsk::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4256 | skipping to change at line 4265 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::alsk::new()... | } # End of PDL::Transform::alsk::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5244 "Proj4.pm" | #line 5253 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# apian | # apian | |
# | # | |
package PDL::Transform::Proj4::apian; | package # hide from PAUSE | |
PDL::Transform::Proj4::apian; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::apian::new()"; | my $sub = "PDL::Transform::Proj4::apian::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4303 | skipping to change at line 4313 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::apian::new()... | } # End of PDL::Transform::apian::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5294 "Proj4.pm" | #line 5304 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# august | # august | |
# | # | |
package PDL::Transform::Proj4::august; | package # hide from PAUSE | |
PDL::Transform::Proj4::august; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::august::new()"; | my $sub = "PDL::Transform::Proj4::august::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4350 | skipping to change at line 4361 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::august::new()... | } # End of PDL::Transform::august::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5344 "Proj4.pm" | #line 5355 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# axisswap | # axisswap | |
# | # | |
package PDL::Transform::Proj4::axisswap; | package # hide from PAUSE | |
PDL::Transform::Proj4::axisswap; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::axisswap::new()"; | my $sub = "PDL::Transform::Proj4::axisswap::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4397 | skipping to change at line 4409 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::axisswap::new()... | } # End of PDL::Transform::axisswap::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5394 "Proj4.pm" | #line 5406 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# bacon | # bacon | |
# | # | |
package PDL::Transform::Proj4::bacon; | package # hide from PAUSE | |
PDL::Transform::Proj4::bacon; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::bacon::new()"; | my $sub = "PDL::Transform::Proj4::bacon::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4444 | skipping to change at line 4457 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::bacon::new()... | } # End of PDL::Transform::bacon::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5444 "Proj4.pm" | #line 5457 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# bertin1953 | # bertin1953 | |
# | # | |
package PDL::Transform::Proj4::bertin1953; | package # hide from PAUSE | |
PDL::Transform::Proj4::bertin1953; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::bertin1953::new()"; | my $sub = "PDL::Transform::Proj4::bertin1953::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4491 | skipping to change at line 4505 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::bertin1953::new()... | } # End of PDL::Transform::bertin1953::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5494 "Proj4.pm" | #line 5508 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# bipc | # bipc | |
# | # | |
package PDL::Transform::Proj4::bipc; | package # hide from PAUSE | |
PDL::Transform::Proj4::bipc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::bipc::new()"; | my $sub = "PDL::Transform::Proj4::bipc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4538 | skipping to change at line 4553 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::bipc::new()... | } # End of PDL::Transform::bipc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5544 "Proj4.pm" | #line 5559 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# boggs | # boggs | |
# | # | |
package PDL::Transform::Proj4::boggs; | package # hide from PAUSE | |
PDL::Transform::Proj4::boggs; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::boggs::new()"; | my $sub = "PDL::Transform::Proj4::boggs::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4585 | skipping to change at line 4601 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::boggs::new()... | } # End of PDL::Transform::boggs::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5594 "Proj4.pm" | #line 5610 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# bonne | # bonne | |
# | # | |
package PDL::Transform::Proj4::bonne; | package # hide from PAUSE | |
PDL::Transform::Proj4::bonne; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::bonne::new()"; | my $sub = "PDL::Transform::Proj4::bonne::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4632 | skipping to change at line 4649 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::bonne::new()... | } # End of PDL::Transform::bonne::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5644 "Proj4.pm" | #line 5661 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# calcofi | # calcofi | |
# | # | |
package PDL::Transform::Proj4::calcofi; | package # hide from PAUSE | |
PDL::Transform::Proj4::calcofi; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::calcofi::new()"; | my $sub = "PDL::Transform::Proj4::calcofi::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4679 | skipping to change at line 4697 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::calcofi::new()... | } # End of PDL::Transform::calcofi::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5694 "Proj4.pm" | #line 5712 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# cart | # cart | |
# | # | |
package PDL::Transform::Proj4::cart; | package # hide from PAUSE | |
PDL::Transform::Proj4::cart; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::cart::new()"; | my $sub = "PDL::Transform::Proj4::cart::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4726 | skipping to change at line 4745 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::cart::new()... | } # End of PDL::Transform::cart::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5744 "Proj4.pm" | #line 5763 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# cass | # cass | |
# | # | |
package PDL::Transform::Proj4::cass; | package # hide from PAUSE | |
PDL::Transform::Proj4::cass; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::cass::new()"; | my $sub = "PDL::Transform::Proj4::cass::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4773 | skipping to change at line 4793 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::cass::new()... | } # End of PDL::Transform::cass::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5794 "Proj4.pm" | #line 5814 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# cc | # cc | |
# | # | |
package PDL::Transform::Proj4::cc; | package # hide from PAUSE | |
PDL::Transform::Proj4::cc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::cc::new()"; | my $sub = "PDL::Transform::Proj4::cc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4820 | skipping to change at line 4841 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::cc::new()... | } # End of PDL::Transform::cc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5844 "Proj4.pm" | #line 5865 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# ccon | # ccon | |
# | # | |
package PDL::Transform::Proj4::ccon; | package # hide from PAUSE | |
PDL::Transform::Proj4::ccon; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::ccon::new()"; | my $sub = "PDL::Transform::Proj4::ccon::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4867 | skipping to change at line 4889 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::ccon::new()... | } # End of PDL::Transform::ccon::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5894 "Proj4.pm" | #line 5916 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# cea | # cea | |
# | # | |
package PDL::Transform::Proj4::cea; | package # hide from PAUSE | |
PDL::Transform::Proj4::cea; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::cea::new()"; | my $sub = "PDL::Transform::Proj4::cea::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4914 | skipping to change at line 4937 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::cea::new()... | } # End of PDL::Transform::cea::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5944 "Proj4.pm" | #line 5967 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# chamb | # chamb | |
# | # | |
package PDL::Transform::Proj4::chamb; | package # hide from PAUSE | |
PDL::Transform::Proj4::chamb; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::chamb::new()"; | my $sub = "PDL::Transform::Proj4::chamb::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 4961 | skipping to change at line 4985 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::chamb::new()... | } # End of PDL::Transform::chamb::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 5994 "Proj4.pm" | #line 6018 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# col_urban | # col_urban | |
# | # | |
package PDL::Transform::Proj4::col_urban; | package # hide from PAUSE | |
PDL::Transform::Proj4::col_urban; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::col_urban::new()"; | my $sub = "PDL::Transform::Proj4::col_urban::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5008 | skipping to change at line 5033 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::col_urban::new()... | } # End of PDL::Transform::col_urban::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6044 "Proj4.pm" | #line 6069 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# collg | # collg | |
# | # | |
package PDL::Transform::Proj4::collg; | package # hide from PAUSE | |
PDL::Transform::Proj4::collg; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::collg::new()"; | my $sub = "PDL::Transform::Proj4::collg::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5055 | skipping to change at line 5081 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::collg::new()... | } # End of PDL::Transform::collg::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6094 "Proj4.pm" | #line 6120 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# comill | # comill | |
# | # | |
package PDL::Transform::Proj4::comill; | package # hide from PAUSE | |
PDL::Transform::Proj4::comill; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::comill::new()"; | my $sub = "PDL::Transform::Proj4::comill::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5102 | skipping to change at line 5129 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::comill::new()... | } # End of PDL::Transform::comill::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6144 "Proj4.pm" | #line 6171 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# crast | # crast | |
# | # | |
package PDL::Transform::Proj4::crast; | package # hide from PAUSE | |
PDL::Transform::Proj4::crast; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::crast::new()"; | my $sub = "PDL::Transform::Proj4::crast::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5149 | skipping to change at line 5177 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::crast::new()... | } # End of PDL::Transform::crast::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6194 "Proj4.pm" | #line 6222 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# defmodel | # defmodel | |
# | # | |
package PDL::Transform::Proj4::defmodel; | package # hide from PAUSE | |
PDL::Transform::Proj4::defmodel; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::defmodel::new()"; | my $sub = "PDL::Transform::Proj4::defmodel::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5196 | skipping to change at line 5225 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::defmodel::new()... | } # End of PDL::Transform::defmodel::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6244 "Proj4.pm" | #line 6273 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# deformation | # deformation | |
# | # | |
package PDL::Transform::Proj4::deformation; | package # hide from PAUSE | |
PDL::Transform::Proj4::deformation; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::deformation::new()"; | my $sub = "PDL::Transform::Proj4::deformation::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5243 | skipping to change at line 5273 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::deformation::new()... | } # End of PDL::Transform::deformation::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6294 "Proj4.pm" | #line 6324 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# denoy | # denoy | |
# | # | |
package PDL::Transform::Proj4::denoy; | package # hide from PAUSE | |
PDL::Transform::Proj4::denoy; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::denoy::new()"; | my $sub = "PDL::Transform::Proj4::denoy::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5290 | skipping to change at line 5321 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::denoy::new()... | } # End of PDL::Transform::denoy::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6344 "Proj4.pm" | #line 6375 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# eck1 | # eck1 | |
# | # | |
package PDL::Transform::Proj4::eck1; | package # hide from PAUSE | |
PDL::Transform::Proj4::eck1; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::eck1::new()"; | my $sub = "PDL::Transform::Proj4::eck1::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5337 | skipping to change at line 5369 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::eck1::new()... | } # End of PDL::Transform::eck1::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6394 "Proj4.pm" | #line 6426 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# eck2 | # eck2 | |
# | # | |
package PDL::Transform::Proj4::eck2; | package # hide from PAUSE | |
PDL::Transform::Proj4::eck2; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::eck2::new()"; | my $sub = "PDL::Transform::Proj4::eck2::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5384 | skipping to change at line 5417 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::eck2::new()... | } # End of PDL::Transform::eck2::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6444 "Proj4.pm" | #line 6477 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# eck3 | # eck3 | |
# | # | |
package PDL::Transform::Proj4::eck3; | package # hide from PAUSE | |
PDL::Transform::Proj4::eck3; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::eck3::new()"; | my $sub = "PDL::Transform::Proj4::eck3::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5431 | skipping to change at line 5465 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::eck3::new()... | } # End of PDL::Transform::eck3::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6494 "Proj4.pm" | #line 6528 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# eck4 | # eck4 | |
# | # | |
package PDL::Transform::Proj4::eck4; | package # hide from PAUSE | |
PDL::Transform::Proj4::eck4; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::eck4::new()"; | my $sub = "PDL::Transform::Proj4::eck4::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5478 | skipping to change at line 5513 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::eck4::new()... | } # End of PDL::Transform::eck4::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6544 "Proj4.pm" | #line 6579 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# eck5 | # eck5 | |
# | # | |
package PDL::Transform::Proj4::eck5; | package # hide from PAUSE | |
PDL::Transform::Proj4::eck5; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::eck5::new()"; | my $sub = "PDL::Transform::Proj4::eck5::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5525 | skipping to change at line 5561 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::eck5::new()... | } # End of PDL::Transform::eck5::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6594 "Proj4.pm" | #line 6630 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# eck6 | # eck6 | |
# | # | |
package PDL::Transform::Proj4::eck6; | package # hide from PAUSE | |
PDL::Transform::Proj4::eck6; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::eck6::new()"; | my $sub = "PDL::Transform::Proj4::eck6::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5572 | skipping to change at line 5609 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::eck6::new()... | } # End of PDL::Transform::eck6::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6644 "Proj4.pm" | #line 6681 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# eqc | # eqc | |
# | # | |
package PDL::Transform::Proj4::eqc; | package # hide from PAUSE | |
PDL::Transform::Proj4::eqc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::eqc::new()"; | my $sub = "PDL::Transform::Proj4::eqc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5619 | skipping to change at line 5657 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::eqc::new()... | } # End of PDL::Transform::eqc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6694 "Proj4.pm" | #line 6732 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# eqdc | # eqdc | |
# | # | |
package PDL::Transform::Proj4::eqdc; | package # hide from PAUSE | |
PDL::Transform::Proj4::eqdc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::eqdc::new()"; | my $sub = "PDL::Transform::Proj4::eqdc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5666 | skipping to change at line 5705 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::eqdc::new()... | } # End of PDL::Transform::eqdc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6744 "Proj4.pm" | #line 6783 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# eqearth | # eqearth | |
# | # | |
package PDL::Transform::Proj4::eqearth; | package # hide from PAUSE | |
PDL::Transform::Proj4::eqearth; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::eqearth::new()"; | my $sub = "PDL::Transform::Proj4::eqearth::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5713 | skipping to change at line 5753 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::eqearth::new()... | } # End of PDL::Transform::eqearth::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6794 "Proj4.pm" | #line 6834 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# etmerc | # etmerc | |
# | # | |
package PDL::Transform::Proj4::etmerc; | package # hide from PAUSE | |
PDL::Transform::Proj4::etmerc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::etmerc::new()"; | my $sub = "PDL::Transform::Proj4::etmerc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5760 | skipping to change at line 5801 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::etmerc::new()... | } # End of PDL::Transform::etmerc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6844 "Proj4.pm" | #line 6885 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# euler | # euler | |
# | # | |
package PDL::Transform::Proj4::euler; | package # hide from PAUSE | |
PDL::Transform::Proj4::euler; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::euler::new()"; | my $sub = "PDL::Transform::Proj4::euler::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5807 | skipping to change at line 5849 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::euler::new()... | } # End of PDL::Transform::euler::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6894 "Proj4.pm" | #line 6936 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# fahey | # fahey | |
# | # | |
package PDL::Transform::Proj4::fahey; | package # hide from PAUSE | |
PDL::Transform::Proj4::fahey; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::fahey::new()"; | my $sub = "PDL::Transform::Proj4::fahey::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5854 | skipping to change at line 5897 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::fahey::new()... | } # End of PDL::Transform::fahey::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6944 "Proj4.pm" | #line 6987 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# fouc | # fouc | |
# | # | |
package PDL::Transform::Proj4::fouc; | package # hide from PAUSE | |
PDL::Transform::Proj4::fouc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::fouc::new()"; | my $sub = "PDL::Transform::Proj4::fouc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5901 | skipping to change at line 5945 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::fouc::new()... | } # End of PDL::Transform::fouc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 6994 "Proj4.pm" | #line 7038 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# fouc_s | # fouc_s | |
# | # | |
package PDL::Transform::Proj4::fouc_s; | package # hide from PAUSE | |
PDL::Transform::Proj4::fouc_s; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::fouc_s::new()"; | my $sub = "PDL::Transform::Proj4::fouc_s::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5948 | skipping to change at line 5993 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::fouc_s::new()... | } # End of PDL::Transform::fouc_s::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7044 "Proj4.pm" | #line 7089 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# gall | # gall | |
# | # | |
package PDL::Transform::Proj4::gall; | package # hide from PAUSE | |
PDL::Transform::Proj4::gall; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::gall::new()"; | my $sub = "PDL::Transform::Proj4::gall::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 5995 | skipping to change at line 6041 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::gall::new()... | } # End of PDL::Transform::gall::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7094 "Proj4.pm" | #line 7140 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# geoc | # geoc | |
# | # | |
package PDL::Transform::Proj4::geoc; | package # hide from PAUSE | |
PDL::Transform::Proj4::geoc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::geoc::new()"; | my $sub = "PDL::Transform::Proj4::geoc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6042 | skipping to change at line 6089 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::geoc::new()... | } # End of PDL::Transform::geoc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7144 "Proj4.pm" | #line 7191 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# geocent | # geocent | |
# | # | |
package PDL::Transform::Proj4::geocent; | package # hide from PAUSE | |
PDL::Transform::Proj4::geocent; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::geocent::new()"; | my $sub = "PDL::Transform::Proj4::geocent::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6089 | skipping to change at line 6137 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::geocent::new()... | } # End of PDL::Transform::geocent::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7194 "Proj4.pm" | #line 7242 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# geogoffset | # geogoffset | |
# | # | |
package PDL::Transform::Proj4::geogoffset; | package # hide from PAUSE | |
PDL::Transform::Proj4::geogoffset; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::geogoffset::new()"; | my $sub = "PDL::Transform::Proj4::geogoffset::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6136 | skipping to change at line 6185 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::geogoffset::new()... | } # End of PDL::Transform::geogoffset::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7244 "Proj4.pm" | #line 7293 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# geos | # geos | |
# | # | |
package PDL::Transform::Proj4::geos; | package # hide from PAUSE | |
PDL::Transform::Proj4::geos; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::geos::new()"; | my $sub = "PDL::Transform::Proj4::geos::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6183 | skipping to change at line 6233 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::geos::new()... | } # End of PDL::Transform::geos::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7294 "Proj4.pm" | #line 7344 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# gins8 | # gins8 | |
# | # | |
package PDL::Transform::Proj4::gins8; | package # hide from PAUSE | |
PDL::Transform::Proj4::gins8; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::gins8::new()"; | my $sub = "PDL::Transform::Proj4::gins8::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6230 | skipping to change at line 6281 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::gins8::new()... | } # End of PDL::Transform::gins8::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7344 "Proj4.pm" | #line 7395 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# gn_sinu | # gn_sinu | |
# | # | |
package PDL::Transform::Proj4::gn_sinu; | package # hide from PAUSE | |
PDL::Transform::Proj4::gn_sinu; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::gn_sinu::new()"; | my $sub = "PDL::Transform::Proj4::gn_sinu::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6277 | skipping to change at line 6329 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::gn_sinu::new()... | } # End of PDL::Transform::gn_sinu::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7394 "Proj4.pm" | #line 7446 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# gnom | # gnom | |
# | # | |
package PDL::Transform::Proj4::gnom; | package # hide from PAUSE | |
PDL::Transform::Proj4::gnom; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::gnom::new()"; | my $sub = "PDL::Transform::Proj4::gnom::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6324 | skipping to change at line 6377 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::gnom::new()... | } # End of PDL::Transform::gnom::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7444 "Proj4.pm" | #line 7497 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# goode | # goode | |
# | # | |
package PDL::Transform::Proj4::goode; | package # hide from PAUSE | |
PDL::Transform::Proj4::goode; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::goode::new()"; | my $sub = "PDL::Transform::Proj4::goode::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6371 | skipping to change at line 6425 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::goode::new()... | } # End of PDL::Transform::goode::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7494 "Proj4.pm" | #line 7548 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# gs48 | # gs48 | |
# | # | |
package PDL::Transform::Proj4::gs48; | package # hide from PAUSE | |
PDL::Transform::Proj4::gs48; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::gs48::new()"; | my $sub = "PDL::Transform::Proj4::gs48::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6418 | skipping to change at line 6473 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::gs48::new()... | } # End of PDL::Transform::gs48::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7544 "Proj4.pm" | #line 7599 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# gs50 | # gs50 | |
# | # | |
package PDL::Transform::Proj4::gs50; | package # hide from PAUSE | |
PDL::Transform::Proj4::gs50; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::gs50::new()"; | my $sub = "PDL::Transform::Proj4::gs50::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6465 | skipping to change at line 6521 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::gs50::new()... | } # End of PDL::Transform::gs50::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7594 "Proj4.pm" | #line 7650 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# gstmerc | # gstmerc | |
# | # | |
package PDL::Transform::Proj4::gstmerc; | package # hide from PAUSE | |
PDL::Transform::Proj4::gstmerc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::gstmerc::new()"; | my $sub = "PDL::Transform::Proj4::gstmerc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6512 | skipping to change at line 6569 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::gstmerc::new()... | } # End of PDL::Transform::gstmerc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7644 "Proj4.pm" | #line 7701 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# guyou | # guyou | |
# | # | |
package PDL::Transform::Proj4::guyou; | package # hide from PAUSE | |
PDL::Transform::Proj4::guyou; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::guyou::new()"; | my $sub = "PDL::Transform::Proj4::guyou::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6559 | skipping to change at line 6617 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::guyou::new()... | } # End of PDL::Transform::guyou::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7694 "Proj4.pm" | #line 7752 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# hammer | # hammer | |
# | # | |
package PDL::Transform::Proj4::hammer; | package # hide from PAUSE | |
PDL::Transform::Proj4::hammer; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::hammer::new()"; | my $sub = "PDL::Transform::Proj4::hammer::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6606 | skipping to change at line 6665 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::hammer::new()... | } # End of PDL::Transform::hammer::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7744 "Proj4.pm" | #line 7803 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# hatano | # hatano | |
# | # | |
package PDL::Transform::Proj4::hatano; | package # hide from PAUSE | |
PDL::Transform::Proj4::hatano; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::hatano::new()"; | my $sub = "PDL::Transform::Proj4::hatano::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6653 | skipping to change at line 6713 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::hatano::new()... | } # End of PDL::Transform::hatano::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7794 "Proj4.pm" | #line 7854 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# healpix | # healpix | |
# | # | |
package PDL::Transform::Proj4::healpix; | package # hide from PAUSE | |
PDL::Transform::Proj4::healpix; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::healpix::new()"; | my $sub = "PDL::Transform::Proj4::healpix::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6700 | skipping to change at line 6761 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::healpix::new()... | } # End of PDL::Transform::healpix::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7844 "Proj4.pm" | #line 7905 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# helmert | # helmert | |
# | # | |
package PDL::Transform::Proj4::helmert; | package # hide from PAUSE | |
PDL::Transform::Proj4::helmert; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::helmert::new()"; | my $sub = "PDL::Transform::Proj4::helmert::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6747 | skipping to change at line 6809 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::helmert::new()... | } # End of PDL::Transform::helmert::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7894 "Proj4.pm" | #line 7956 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# hgridshift | # hgridshift | |
# | # | |
package PDL::Transform::Proj4::hgridshift; | package # hide from PAUSE | |
PDL::Transform::Proj4::hgridshift; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::hgridshift::new()"; | my $sub = "PDL::Transform::Proj4::hgridshift::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6794 | skipping to change at line 6857 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::hgridshift::new()... | } # End of PDL::Transform::hgridshift::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7944 "Proj4.pm" | #line 8007 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# horner | # horner | |
# | # | |
package PDL::Transform::Proj4::horner; | package # hide from PAUSE | |
PDL::Transform::Proj4::horner; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::horner::new()"; | my $sub = "PDL::Transform::Proj4::horner::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6841 | skipping to change at line 6905 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::horner::new()... | } # End of PDL::Transform::horner::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 7994 "Proj4.pm" | #line 8058 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# igh | # igh | |
# | # | |
package PDL::Transform::Proj4::igh; | package # hide from PAUSE | |
PDL::Transform::Proj4::igh; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::igh::new()"; | my $sub = "PDL::Transform::Proj4::igh::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6888 | skipping to change at line 6953 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::igh::new()... | } # End of PDL::Transform::igh::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8044 "Proj4.pm" | #line 8109 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# igh_o | # igh_o | |
# | # | |
package PDL::Transform::Proj4::igh_o; | package # hide from PAUSE | |
PDL::Transform::Proj4::igh_o; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::igh_o::new()"; | my $sub = "PDL::Transform::Proj4::igh_o::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6935 | skipping to change at line 7001 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::igh_o::new()... | } # End of PDL::Transform::igh_o::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8094 "Proj4.pm" | #line 8160 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# imw_p | # imw_p | |
# | # | |
package PDL::Transform::Proj4::imw_p; | package # hide from PAUSE | |
PDL::Transform::Proj4::imw_p; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::imw_p::new()"; | my $sub = "PDL::Transform::Proj4::imw_p::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 6982 | skipping to change at line 7049 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::imw_p::new()... | } # End of PDL::Transform::imw_p::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8144 "Proj4.pm" | #line 8211 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# isea | # isea | |
# | # | |
package PDL::Transform::Proj4::isea; | package # hide from PAUSE | |
PDL::Transform::Proj4::isea; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::isea::new()"; | my $sub = "PDL::Transform::Proj4::isea::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7029 | skipping to change at line 7097 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::isea::new()... | } # End of PDL::Transform::isea::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8194 "Proj4.pm" | #line 8262 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# kav5 | # kav5 | |
# | # | |
package PDL::Transform::Proj4::kav5; | package # hide from PAUSE | |
PDL::Transform::Proj4::kav5; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::kav5::new()"; | my $sub = "PDL::Transform::Proj4::kav5::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7076 | skipping to change at line 7145 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::kav5::new()... | } # End of PDL::Transform::kav5::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8244 "Proj4.pm" | #line 8313 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# kav7 | # kav7 | |
# | # | |
package PDL::Transform::Proj4::kav7; | package # hide from PAUSE | |
PDL::Transform::Proj4::kav7; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::kav7::new()"; | my $sub = "PDL::Transform::Proj4::kav7::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7123 | skipping to change at line 7193 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::kav7::new()... | } # End of PDL::Transform::kav7::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8294 "Proj4.pm" | #line 8364 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# krovak | # krovak | |
# | # | |
package PDL::Transform::Proj4::krovak; | package # hide from PAUSE | |
PDL::Transform::Proj4::krovak; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::krovak::new()"; | my $sub = "PDL::Transform::Proj4::krovak::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7170 | skipping to change at line 7241 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::krovak::new()... | } # End of PDL::Transform::krovak::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8344 "Proj4.pm" | #line 8415 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# labrd | # labrd | |
# | # | |
package PDL::Transform::Proj4::labrd; | package # hide from PAUSE | |
PDL::Transform::Proj4::labrd; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::labrd::new()"; | my $sub = "PDL::Transform::Proj4::labrd::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7217 | skipping to change at line 7289 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::labrd::new()... | } # End of PDL::Transform::labrd::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8394 "Proj4.pm" | #line 8466 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# laea | # laea | |
# | # | |
package PDL::Transform::Proj4::laea; | package # hide from PAUSE | |
PDL::Transform::Proj4::laea; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::laea::new()"; | my $sub = "PDL::Transform::Proj4::laea::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7264 | skipping to change at line 7337 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::laea::new()... | } # End of PDL::Transform::laea::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8444 "Proj4.pm" | #line 8517 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# lagrng | # lagrng | |
# | # | |
package PDL::Transform::Proj4::lagrng; | package # hide from PAUSE | |
PDL::Transform::Proj4::lagrng; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::lagrng::new()"; | my $sub = "PDL::Transform::Proj4::lagrng::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7311 | skipping to change at line 7385 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::lagrng::new()... | } # End of PDL::Transform::lagrng::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8494 "Proj4.pm" | #line 8568 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# larr | # larr | |
# | # | |
package PDL::Transform::Proj4::larr; | package # hide from PAUSE | |
PDL::Transform::Proj4::larr; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::larr::new()"; | my $sub = "PDL::Transform::Proj4::larr::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7358 | skipping to change at line 7433 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::larr::new()... | } # End of PDL::Transform::larr::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8544 "Proj4.pm" | #line 8619 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# lask | # lask | |
# | # | |
package PDL::Transform::Proj4::lask; | package # hide from PAUSE | |
PDL::Transform::Proj4::lask; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::lask::new()"; | my $sub = "PDL::Transform::Proj4::lask::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7405 | skipping to change at line 7481 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::lask::new()... | } # End of PDL::Transform::lask::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8594 "Proj4.pm" | #line 8670 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# latlon | # latlon | |
# | # | |
package PDL::Transform::Proj4::latlon; | package # hide from PAUSE | |
PDL::Transform::Proj4::latlon; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::latlon::new()"; | my $sub = "PDL::Transform::Proj4::latlon::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7452 | skipping to change at line 7529 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::latlon::new()... | } # End of PDL::Transform::latlon::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8644 "Proj4.pm" | #line 8721 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# latlong | # latlong | |
# | # | |
package PDL::Transform::Proj4::latlong; | package # hide from PAUSE | |
PDL::Transform::Proj4::latlong; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::latlong::new()"; | my $sub = "PDL::Transform::Proj4::latlong::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7499 | skipping to change at line 7577 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::latlong::new()... | } # End of PDL::Transform::latlong::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8694 "Proj4.pm" | #line 8772 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# lcc | # lcc | |
# | # | |
package PDL::Transform::Proj4::lcc; | package # hide from PAUSE | |
PDL::Transform::Proj4::lcc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::lcc::new()"; | my $sub = "PDL::Transform::Proj4::lcc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7546 | skipping to change at line 7625 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::lcc::new()... | } # End of PDL::Transform::lcc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8744 "Proj4.pm" | #line 8823 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# lcca | # lcca | |
# | # | |
package PDL::Transform::Proj4::lcca; | package # hide from PAUSE | |
PDL::Transform::Proj4::lcca; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::lcca::new()"; | my $sub = "PDL::Transform::Proj4::lcca::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7593 | skipping to change at line 7673 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::lcca::new()... | } # End of PDL::Transform::lcca::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8794 "Proj4.pm" | #line 8874 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# leac | # leac | |
# | # | |
package PDL::Transform::Proj4::leac; | package # hide from PAUSE | |
PDL::Transform::Proj4::leac; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::leac::new()"; | my $sub = "PDL::Transform::Proj4::leac::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7640 | skipping to change at line 7721 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::leac::new()... | } # End of PDL::Transform::leac::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8844 "Proj4.pm" | #line 8925 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# lee_os | # lee_os | |
# | # | |
package PDL::Transform::Proj4::lee_os; | package # hide from PAUSE | |
PDL::Transform::Proj4::lee_os; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::lee_os::new()"; | my $sub = "PDL::Transform::Proj4::lee_os::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7687 | skipping to change at line 7769 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::lee_os::new()... | } # End of PDL::Transform::lee_os::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8894 "Proj4.pm" | #line 8976 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# longlat | # longlat | |
# | # | |
package PDL::Transform::Proj4::longlat; | package # hide from PAUSE | |
PDL::Transform::Proj4::longlat; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::longlat::new()"; | my $sub = "PDL::Transform::Proj4::longlat::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7734 | skipping to change at line 7817 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::longlat::new()... | } # End of PDL::Transform::longlat::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8944 "Proj4.pm" | #line 9027 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# lonlat | # lonlat | |
# | # | |
package PDL::Transform::Proj4::lonlat; | package # hide from PAUSE | |
PDL::Transform::Proj4::lonlat; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::lonlat::new()"; | my $sub = "PDL::Transform::Proj4::lonlat::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7781 | skipping to change at line 7865 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::lonlat::new()... | } # End of PDL::Transform::lonlat::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 8994 "Proj4.pm" | #line 9078 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# loxim | # loxim | |
# | # | |
package PDL::Transform::Proj4::loxim; | package # hide from PAUSE | |
PDL::Transform::Proj4::loxim; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::loxim::new()"; | my $sub = "PDL::Transform::Proj4::loxim::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7828 | skipping to change at line 7913 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::loxim::new()... | } # End of PDL::Transform::loxim::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9044 "Proj4.pm" | #line 9129 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# lsat | # lsat | |
# | # | |
package PDL::Transform::Proj4::lsat; | package # hide from PAUSE | |
PDL::Transform::Proj4::lsat; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::lsat::new()"; | my $sub = "PDL::Transform::Proj4::lsat::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7875 | skipping to change at line 7961 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::lsat::new()... | } # End of PDL::Transform::lsat::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9094 "Proj4.pm" | #line 9180 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# mbt_fps | # mbt_fps | |
# | # | |
package PDL::Transform::Proj4::mbt_fps; | package # hide from PAUSE | |
PDL::Transform::Proj4::mbt_fps; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::mbt_fps::new()"; | my $sub = "PDL::Transform::Proj4::mbt_fps::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7922 | skipping to change at line 8009 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::mbt_fps::new()... | } # End of PDL::Transform::mbt_fps::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9144 "Proj4.pm" | #line 9231 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# mbt_s | # mbt_s | |
# | # | |
package PDL::Transform::Proj4::mbt_s; | package # hide from PAUSE | |
PDL::Transform::Proj4::mbt_s; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::mbt_s::new()"; | my $sub = "PDL::Transform::Proj4::mbt_s::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 7969 | skipping to change at line 8057 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::mbt_s::new()... | } # End of PDL::Transform::mbt_s::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9194 "Proj4.pm" | #line 9282 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# mbtfpp | # mbtfpp | |
# | # | |
package PDL::Transform::Proj4::mbtfpp; | package # hide from PAUSE | |
PDL::Transform::Proj4::mbtfpp; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::mbtfpp::new()"; | my $sub = "PDL::Transform::Proj4::mbtfpp::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8016 | skipping to change at line 8105 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::mbtfpp::new()... | } # End of PDL::Transform::mbtfpp::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9244 "Proj4.pm" | #line 9333 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# mbtfpq | # mbtfpq | |
# | # | |
package PDL::Transform::Proj4::mbtfpq; | package # hide from PAUSE | |
PDL::Transform::Proj4::mbtfpq; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::mbtfpq::new()"; | my $sub = "PDL::Transform::Proj4::mbtfpq::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8063 | skipping to change at line 8153 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::mbtfpq::new()... | } # End of PDL::Transform::mbtfpq::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9294 "Proj4.pm" | #line 9384 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# mbtfps | # mbtfps | |
# | # | |
package PDL::Transform::Proj4::mbtfps; | package # hide from PAUSE | |
PDL::Transform::Proj4::mbtfps; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::mbtfps::new()"; | my $sub = "PDL::Transform::Proj4::mbtfps::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8110 | skipping to change at line 8201 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::mbtfps::new()... | } # End of PDL::Transform::mbtfps::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9344 "Proj4.pm" | #line 9435 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# merc | # merc | |
# | # | |
package PDL::Transform::Proj4::merc; | package # hide from PAUSE | |
PDL::Transform::Proj4::merc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::merc::new()"; | my $sub = "PDL::Transform::Proj4::merc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8157 | skipping to change at line 8249 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::merc::new()... | } # End of PDL::Transform::merc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9394 "Proj4.pm" | #line 9486 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# mil_os | # mil_os | |
# | # | |
package PDL::Transform::Proj4::mil_os; | package # hide from PAUSE | |
PDL::Transform::Proj4::mil_os; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::mil_os::new()"; | my $sub = "PDL::Transform::Proj4::mil_os::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8204 | skipping to change at line 8297 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::mil_os::new()... | } # End of PDL::Transform::mil_os::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9444 "Proj4.pm" | #line 9537 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# mill | # mill | |
# | # | |
package PDL::Transform::Proj4::mill; | package # hide from PAUSE | |
PDL::Transform::Proj4::mill; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::mill::new()"; | my $sub = "PDL::Transform::Proj4::mill::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8251 | skipping to change at line 8345 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::mill::new()... | } # End of PDL::Transform::mill::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9494 "Proj4.pm" | #line 9588 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# misrsom | # misrsom | |
# | # | |
package PDL::Transform::Proj4::misrsom; | package # hide from PAUSE | |
PDL::Transform::Proj4::misrsom; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::misrsom::new()"; | my $sub = "PDL::Transform::Proj4::misrsom::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8298 | skipping to change at line 8393 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::misrsom::new()... | } # End of PDL::Transform::misrsom::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9544 "Proj4.pm" | #line 9639 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# moll | # moll | |
# | # | |
package PDL::Transform::Proj4::moll; | package # hide from PAUSE | |
PDL::Transform::Proj4::moll; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::moll::new()"; | my $sub = "PDL::Transform::Proj4::moll::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8345 | skipping to change at line 8441 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::moll::new()... | } # End of PDL::Transform::moll::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9594 "Proj4.pm" | #line 9690 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# molobadekas | # molobadekas | |
# | # | |
package PDL::Transform::Proj4::molobadekas; | package # hide from PAUSE | |
PDL::Transform::Proj4::molobadekas; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::molobadekas::new()"; | my $sub = "PDL::Transform::Proj4::molobadekas::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8392 | skipping to change at line 8489 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::molobadekas::new()... | } # End of PDL::Transform::molobadekas::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9644 "Proj4.pm" | #line 9741 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# molodensky | # molodensky | |
# | # | |
package PDL::Transform::Proj4::molodensky; | package # hide from PAUSE | |
PDL::Transform::Proj4::molodensky; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::molodensky::new()"; | my $sub = "PDL::Transform::Proj4::molodensky::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8439 | skipping to change at line 8537 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::molodensky::new()... | } # End of PDL::Transform::molodensky::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9694 "Proj4.pm" | #line 9792 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# murd1 | # murd1 | |
# | # | |
package PDL::Transform::Proj4::murd1; | package # hide from PAUSE | |
PDL::Transform::Proj4::murd1; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::murd1::new()"; | my $sub = "PDL::Transform::Proj4::murd1::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8486 | skipping to change at line 8585 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::murd1::new()... | } # End of PDL::Transform::murd1::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9744 "Proj4.pm" | #line 9843 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# murd2 | # murd2 | |
# | # | |
package PDL::Transform::Proj4::murd2; | package # hide from PAUSE | |
PDL::Transform::Proj4::murd2; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::murd2::new()"; | my $sub = "PDL::Transform::Proj4::murd2::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8533 | skipping to change at line 8633 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::murd2::new()... | } # End of PDL::Transform::murd2::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9794 "Proj4.pm" | #line 9894 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# murd3 | # murd3 | |
# | # | |
package PDL::Transform::Proj4::murd3; | package # hide from PAUSE | |
PDL::Transform::Proj4::murd3; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::murd3::new()"; | my $sub = "PDL::Transform::Proj4::murd3::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8580 | skipping to change at line 8681 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::murd3::new()... | } # End of PDL::Transform::murd3::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9844 "Proj4.pm" | #line 9945 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# natearth | # natearth | |
# | # | |
package PDL::Transform::Proj4::natearth; | package # hide from PAUSE | |
PDL::Transform::Proj4::natearth; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::natearth::new()"; | my $sub = "PDL::Transform::Proj4::natearth::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8627 | skipping to change at line 8729 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::natearth::new()... | } # End of PDL::Transform::natearth::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9894 "Proj4.pm" | #line 9996 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# natearth2 | # natearth2 | |
# | # | |
package PDL::Transform::Proj4::natearth2; | package # hide from PAUSE | |
PDL::Transform::Proj4::natearth2; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::natearth2::new()"; | my $sub = "PDL::Transform::Proj4::natearth2::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8674 | skipping to change at line 8777 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::natearth2::new()... | } # End of PDL::Transform::natearth2::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9944 "Proj4.pm" | #line 10047 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# nell | # nell | |
# | # | |
package PDL::Transform::Proj4::nell; | package # hide from PAUSE | |
PDL::Transform::Proj4::nell; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::nell::new()"; | my $sub = "PDL::Transform::Proj4::nell::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8721 | skipping to change at line 8825 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::nell::new()... | } # End of PDL::Transform::nell::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 9994 "Proj4.pm" | #line 10098 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# nell_h | # nell_h | |
# | # | |
package PDL::Transform::Proj4::nell_h; | package # hide from PAUSE | |
PDL::Transform::Proj4::nell_h; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::nell_h::new()"; | my $sub = "PDL::Transform::Proj4::nell_h::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8768 | skipping to change at line 8873 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::nell_h::new()... | } # End of PDL::Transform::nell_h::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10044 "Proj4.pm" | #line 10149 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# nicol | # nicol | |
# | # | |
package PDL::Transform::Proj4::nicol; | package # hide from PAUSE | |
PDL::Transform::Proj4::nicol; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::nicol::new()"; | my $sub = "PDL::Transform::Proj4::nicol::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8815 | skipping to change at line 8921 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::nicol::new()... | } # End of PDL::Transform::nicol::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10094 "Proj4.pm" | #line 10200 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# noop | # noop | |
# | # | |
package PDL::Transform::Proj4::noop; | package # hide from PAUSE | |
PDL::Transform::Proj4::noop; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::noop::new()"; | my $sub = "PDL::Transform::Proj4::noop::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8862 | skipping to change at line 8969 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::noop::new()... | } # End of PDL::Transform::noop::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10144 "Proj4.pm" | #line 10251 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# nsper | # nsper | |
# | # | |
package PDL::Transform::Proj4::nsper; | package # hide from PAUSE | |
PDL::Transform::Proj4::nsper; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::nsper::new()"; | my $sub = "PDL::Transform::Proj4::nsper::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8909 | skipping to change at line 9017 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::nsper::new()... | } # End of PDL::Transform::nsper::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10194 "Proj4.pm" | #line 10302 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# nzmg | # nzmg | |
# | # | |
package PDL::Transform::Proj4::nzmg; | package # hide from PAUSE | |
PDL::Transform::Proj4::nzmg; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::nzmg::new()"; | my $sub = "PDL::Transform::Proj4::nzmg::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 8956 | skipping to change at line 9065 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::nzmg::new()... | } # End of PDL::Transform::nzmg::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10244 "Proj4.pm" | #line 10353 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# ob_tran | # ob_tran | |
# | # | |
package PDL::Transform::Proj4::ob_tran; | package # hide from PAUSE | |
PDL::Transform::Proj4::ob_tran; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::ob_tran::new()"; | my $sub = "PDL::Transform::Proj4::ob_tran::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9003 | skipping to change at line 9113 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::ob_tran::new()... | } # End of PDL::Transform::ob_tran::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10294 "Proj4.pm" | #line 10404 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# ocea | # ocea | |
# | # | |
package PDL::Transform::Proj4::ocea; | package # hide from PAUSE | |
PDL::Transform::Proj4::ocea; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::ocea::new()"; | my $sub = "PDL::Transform::Proj4::ocea::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9050 | skipping to change at line 9161 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::ocea::new()... | } # End of PDL::Transform::ocea::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10344 "Proj4.pm" | #line 10455 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# oea | # oea | |
# | # | |
package PDL::Transform::Proj4::oea; | package # hide from PAUSE | |
PDL::Transform::Proj4::oea; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::oea::new()"; | my $sub = "PDL::Transform::Proj4::oea::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9097 | skipping to change at line 9209 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::oea::new()... | } # End of PDL::Transform::oea::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10394 "Proj4.pm" | #line 10506 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# omerc | # omerc | |
# | # | |
package PDL::Transform::Proj4::omerc; | package # hide from PAUSE | |
PDL::Transform::Proj4::omerc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::omerc::new()"; | my $sub = "PDL::Transform::Proj4::omerc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9144 | skipping to change at line 9257 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::omerc::new()... | } # End of PDL::Transform::omerc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10444 "Proj4.pm" | #line 10557 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# ortel | # ortel | |
# | # | |
package PDL::Transform::Proj4::ortel; | package # hide from PAUSE | |
PDL::Transform::Proj4::ortel; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::ortel::new()"; | my $sub = "PDL::Transform::Proj4::ortel::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9191 | skipping to change at line 9305 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::ortel::new()... | } # End of PDL::Transform::ortel::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10494 "Proj4.pm" | #line 10608 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# ortho | # ortho | |
# | # | |
package PDL::Transform::Proj4::ortho; | package # hide from PAUSE | |
PDL::Transform::Proj4::ortho; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::ortho::new()"; | my $sub = "PDL::Transform::Proj4::ortho::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9238 | skipping to change at line 9353 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::ortho::new()... | } # End of PDL::Transform::ortho::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10544 "Proj4.pm" | #line 10659 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# patterson | # patterson | |
# | # | |
package PDL::Transform::Proj4::patterson; | package # hide from PAUSE | |
PDL::Transform::Proj4::patterson; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::patterson::new()"; | my $sub = "PDL::Transform::Proj4::patterson::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9285 | skipping to change at line 9401 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::patterson::new()... | } # End of PDL::Transform::patterson::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10594 "Proj4.pm" | #line 10710 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# pconic | # pconic | |
# | # | |
package PDL::Transform::Proj4::pconic; | package # hide from PAUSE | |
PDL::Transform::Proj4::pconic; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::pconic::new()"; | my $sub = "PDL::Transform::Proj4::pconic::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9332 | skipping to change at line 9449 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::pconic::new()... | } # End of PDL::Transform::pconic::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10644 "Proj4.pm" | #line 10761 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# peirce_q | # peirce_q | |
# | # | |
package PDL::Transform::Proj4::peirce_q; | package # hide from PAUSE | |
PDL::Transform::Proj4::peirce_q; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::peirce_q::new()"; | my $sub = "PDL::Transform::Proj4::peirce_q::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9379 | skipping to change at line 9497 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::peirce_q::new()... | } # End of PDL::Transform::peirce_q::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10694 "Proj4.pm" | #line 10812 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# pipeline | # pipeline | |
# | # | |
package PDL::Transform::Proj4::pipeline; | package # hide from PAUSE | |
PDL::Transform::Proj4::pipeline; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::pipeline::new()"; | my $sub = "PDL::Transform::Proj4::pipeline::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9426 | skipping to change at line 9545 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::pipeline::new()... | } # End of PDL::Transform::pipeline::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10744 "Proj4.pm" | #line 10863 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# poly | # poly | |
# | # | |
package PDL::Transform::Proj4::poly; | package # hide from PAUSE | |
PDL::Transform::Proj4::poly; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::poly::new()"; | my $sub = "PDL::Transform::Proj4::poly::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9473 | skipping to change at line 9593 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::poly::new()... | } # End of PDL::Transform::poly::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10794 "Proj4.pm" | #line 10914 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# pop | # pop | |
# | # | |
package PDL::Transform::Proj4::pop; | package # hide from PAUSE | |
PDL::Transform::Proj4::pop; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::pop::new()"; | my $sub = "PDL::Transform::Proj4::pop::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9520 | skipping to change at line 9641 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::pop::new()... | } # End of PDL::Transform::pop::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10844 "Proj4.pm" | #line 10965 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# push | # push | |
# | # | |
package PDL::Transform::Proj4::push; | package # hide from PAUSE | |
PDL::Transform::Proj4::push; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::push::new()"; | my $sub = "PDL::Transform::Proj4::push::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9567 | skipping to change at line 9689 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::push::new()... | } # End of PDL::Transform::push::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10894 "Proj4.pm" | #line 11016 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# putp1 | # putp1 | |
# | # | |
package PDL::Transform::Proj4::putp1; | package # hide from PAUSE | |
PDL::Transform::Proj4::putp1; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::putp1::new()"; | my $sub = "PDL::Transform::Proj4::putp1::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9614 | skipping to change at line 9737 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::putp1::new()... | } # End of PDL::Transform::putp1::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10944 "Proj4.pm" | #line 11067 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# putp2 | # putp2 | |
# | # | |
package PDL::Transform::Proj4::putp2; | package # hide from PAUSE | |
PDL::Transform::Proj4::putp2; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::putp2::new()"; | my $sub = "PDL::Transform::Proj4::putp2::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9661 | skipping to change at line 9785 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::putp2::new()... | } # End of PDL::Transform::putp2::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 10994 "Proj4.pm" | #line 11118 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# putp3 | # putp3 | |
# | # | |
package PDL::Transform::Proj4::putp3; | package # hide from PAUSE | |
PDL::Transform::Proj4::putp3; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::putp3::new()"; | my $sub = "PDL::Transform::Proj4::putp3::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9708 | skipping to change at line 9833 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::putp3::new()... | } # End of PDL::Transform::putp3::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 11044 "Proj4.pm" | #line 11169 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# putp3p | # putp3p | |
# | # | |
package PDL::Transform::Proj4::putp3p; | package # hide from PAUSE | |
PDL::Transform::Proj4::putp3p; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::putp3p::new()"; | my $sub = "PDL::Transform::Proj4::putp3p::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9755 | skipping to change at line 9881 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::putp3p::new()... | } # End of PDL::Transform::putp3p::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 11094 "Proj4.pm" | #line 11220 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# putp4p | # putp4p | |
# | # | |
package PDL::Transform::Proj4::putp4p; | package # hide from PAUSE | |
PDL::Transform::Proj4::putp4p; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::putp4p::new()"; | my $sub = "PDL::Transform::Proj4::putp4p::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9802 | skipping to change at line 9929 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::putp4p::new()... | } # End of PDL::Transform::putp4p::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 11144 "Proj4.pm" | #line 11271 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# putp5 | # putp5 | |
# | # | |
package PDL::Transform::Proj4::putp5; | package # hide from PAUSE | |
PDL::Transform::Proj4::putp5; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::putp5::new()"; | my $sub = "PDL::Transform::Proj4::putp5::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9849 | skipping to change at line 9977 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::putp5::new()... | } # End of PDL::Transform::putp5::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 11194 "Proj4.pm" | #line 11322 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# putp5p | # putp5p | |
# | # | |
package PDL::Transform::Proj4::putp5p; | package # hide from PAUSE | |
PDL::Transform::Proj4::putp5p; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::putp5p::new()"; | my $sub = "PDL::Transform::Proj4::putp5p::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9896 | skipping to change at line 10025 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::putp5p::new()... | } # End of PDL::Transform::putp5p::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 11244 "Proj4.pm" | #line 11373 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# putp6 | # putp6 | |
# | # | |
package PDL::Transform::Proj4::putp6; | package # hide from PAUSE | |
PDL::Transform::Proj4::putp6; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::putp6::new()"; | my $sub = "PDL::Transform::Proj4::putp6::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9943 | skipping to change at line 10073 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::putp6::new()... | } # End of PDL::Transform::putp6::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 11294 "Proj4.pm" | #line 11424 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# putp6p | # putp6p | |
# | # | |
package PDL::Transform::Proj4::putp6p; | package # hide from PAUSE | |
PDL::Transform::Proj4::putp6p; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::putp6p::new()"; | my $sub = "PDL::Transform::Proj4::putp6p::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 9990 | skipping to change at line 10121 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::putp6p::new()... | } # End of PDL::Transform::putp6p::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 11344 "Proj4.pm" | #line 11475 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# qsc | # qsc | |
# | # | |
package PDL::Transform::Proj4::qsc; | package # hide from PAUSE | |
PDL::Transform::Proj4::qsc; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::qsc::new()"; | my $sub = "PDL::Transform::Proj4::qsc::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 10037 | skipping to change at line 10169 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::qsc::new()... | } # End of PDL::Transform::qsc::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 11394 "Proj4.pm" | #line 11526 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# qua_aut | # qua_aut | |
# | # | |
package PDL::Transform::Proj4::qua_aut; | package # hide from PAUSE | |
PDL::Transform::Proj4::qua_aut; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::qua_aut::new()"; | my $sub = "PDL::Transform::Proj4::qua_aut::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 10084 | skipping to change at line 10217 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::qua_aut::new()... | } # End of PDL::Transform::qua_aut::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 11444 "Proj4.pm" | #line 11577 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# rhealpix | # rhealpix | |
# | # | |
package PDL::Transform::Proj4::rhealpix; | package # hide from PAUSE | |
PDL::Transform::Proj4::rhealpix; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::rhealpix::new()"; | my $sub = "PDL::Transform::Proj4::rhealpix::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 10131 | skipping to change at line 10265 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::rhealpix::new()... | } # End of PDL::Transform::rhealpix::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 11494 "Proj4.pm" | #line 11628 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# robin | # robin | |
# | # | |
package PDL::Transform::Proj4::robin; | package # hide from PAUSE | |
PDL::Transform::Proj4::robin; | ||
use strict; | use strict; | |
use warnings; | use warnings; | |
our @ISA = ( 'PDL::Transform::Proj4' ); | our @ISA = ( 'PDL::Transform::Proj4' ); | |
sub new | sub new | |
{ | { | |
my $proto = shift; | my $proto = shift; | |
my $class = ref($proto) || $proto; | my $class = ref($proto) || $proto; | |
my $sub = "PDL::Transform::Proj4::robin::new()"; | my $sub = "PDL::Transform::Proj4::robin::new()"; | |
#print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | #print STDERR "$sub: ARGS: [" . join(", ", @_ ) . "]\n"; | |
skipping to change at line 10178 | skipping to change at line 10313 | |
{ $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | { $self->{params}->{$param} = PDL::Transform::_opt( $o, [ $param ] ); } | |
$self->update_proj_string(); | $self->update_proj_string(); | |
#my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | #my $dd = Data::Dumper->new( [$self->{params}], ["$sub: params"] ); | |
#$dd->Indent(1); | #$dd->Indent(1); | |
#print STDERR $dd->Dump(); | #print STDERR $dd->Dump(); | |
#print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | #print STDERR "$sub: Final proj_params: \'" . $self->{params}->{proj_params} . "\'\n"; | |
return $self; | return $self; | |
} # End of PDL::Transform::robin::new()... | } # End of PDL::Transform::robin::new()... | |
1; | 1; | |
#line 477 "Proj4.pd" | #line 479 "Proj4.pd" | |
#line 11544 "Proj4.pm" | #line 11679 "Proj4.pm" | |
#line 433 "Proj4.pd" | #line 434 "Proj4.pd" | |
#line 379 "Proj4.pd" | #line 379 "Proj4.pd" | |
# Autogenerated code for the Proj4 projection code: | # Autogenerated code for the Proj4 projection code: | |
# rouss | # rouss | |
# | # | |
package PDL::Transform::Pr |