/usr/lib/perl5/Geo/OSR.dox is in libgdal-perl 1.7.3-6ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 | ## @ignore Geo::OSRc
## @class Geo::OSR
## @ignore TIEHASH
## @ignore CLEAR
## @ignore FIRSTKEY
## @ignore NEXTKEY
## @ignore FETCH
## @ignore STORE
## @ignore this
## @fn $GetWellKnownGeogCSAsWKT($name)
# @param name a well known name
# @return a WKT string
## @fn $GetUserInputAsWKT($name)
# @param name the user input
# @return a WKT string
## @fn \@GetProjectionMethods()
# @return reference to an array of possible projection methods
## @fn @GetProjectionMethodParameterList($method)
# @param method projection method name
# @return (arrayref parameters, $projection_name)
## @fn @GetProjectionMethodParamInfo($method, $parameter)
# @return ($user_friendly_name, $type, $defaultval)
## @attr SRS_PT_ALBERS_CONIC_EQUAL_AREA
# @deprecated
## @attr SRS_PT_AZIMUTHAL_EQUIDISTANT
# @deprecated
## @attr SRS_PT_CASSINI_SOLDNER
# @deprecated
## @attr SRS_PT_CYLINDRICAL_EQUAL_AREA
# @deprecated
## @attr SRS_PT_ECKERT_IV
# @deprecated
## @attr SRS_PT_ECKERT_VI
# @deprecated
## @attr SRS_PT_EQUIDISTANT_CONIC
# @deprecated
## @attr SRS_PT_EQUIRECTANGULAR
# @deprecated
## @attr SRS_PT_GALL_STEREOGRAPHIC
# @deprecated
## @attr SRS_PT_GNOMONIC
# @deprecated
## @attr SRS_PT_GOODE_HOMOLOSINE
# @deprecated
## @attr SRS_PT_HOTINE_OBLIQUE_MERCATOR
# @deprecated
## @attr SRS_PT_HOTINE_OBLIQUE_MERCATOR_TWO_POINT_NATURAL_ORIGIN
# @deprecated
## @attr SRS_PT_LABORDE_OBLIQUE_MERCATOR
# @deprecated
## @attr SRS_PT_LAMBERT_CONFORMAL_CONIC_1SP
# @deprecated
## @attr SRS_PT_LAMBERT_CONFORMAL_CONIC_2SP
# @deprecated
## @attr SRS_PT_LAMBERT_CONFORMAL_CONIC_2SP_BELGIUM
# @deprecated
## @attr SRS_PT_LAMBERT_AZIMUTHAL_EQUAL_AREA
# @deprecated
## @attr SRS_PT_MERCATOR_1SP
# @deprecated
## @attr SRS_PT_MERCATOR_2SP
# @deprecated
## @attr SRS_PT_MILLER_CYLINDRICAL
# @deprecated
## @attr SRS_PT_MOLLWEIDE
# @deprecated
## @attr SRS_PT_NEW_ZEALAND_MAP_GRID
# @deprecated
## @attr SRS_PT_OBLIQUE_STEREOGRAPHIC
# @deprecated
## @attr SRS_PT_ORTHOGRAPHIC
# @deprecated
## @attr SRS_PT_POLAR_STEREOGRAPHIC
# @deprecated
## @attr SRS_PT_POLYCONIC
# @deprecated
## @attr SRS_PT_ROBINSON
# @deprecated
## @attr SRS_PT_SINUSOIDAL
# @deprecated
## @attr SRS_PT_STEREOGRAPHIC
# @deprecated
## @attr SRS_PT_SWISS_OBLIQUE_CYLINDRICAL
# @deprecated
## @attr SRS_PT_TRANSVERSE_MERCATOR
# @deprecated
## @attr SRS_PT_TRANSVERSE_MERCATOR_SOUTH_ORIENTED
# @deprecated
## @attr SRS_PT_TRANSVERSE_MERCATOR_MI_22
# @deprecated
## @attr SRS_PT_TRANSVERSE_MERCATOR_MI_23
# @deprecated
## @attr SRS_PT_TRANSVERSE_MERCATOR_MI_24
# @deprecated
## @attr SRS_PT_TRANSVERSE_MERCATOR_MI_25
# @deprecated
## @attr SRS_PT_TUNISIA_MINING_GRID
# @deprecated
## @attr SRS_PT_VANDERGRINTEN
# @deprecated
## @attr SRS_PT_KROVAK
# @deprecated
## @attr SRS_PP_CENTRAL_MERIDIAN
# @deprecated
## @attr SRS_PP_SCALE_FACTOR
# @deprecated
## @attr SRS_PP_STANDARD_PARALLEL_1
# @deprecated
## @attr SRS_PP_STANDARD_PARALLEL_2
# @deprecated
## @attr SRS_PP_PSEUDO_STD_PARALLEL_1
# @deprecated
## @attr SRS_PP_LONGITUDE_OF_CENTER
# @deprecated
## @attr SRS_PP_LATITUDE_OF_CENTER
# @deprecated
## @attr SRS_PP_LONGITUDE_OF_ORIGIN
# @deprecated
## @attr SRS_PP_LATITUDE_OF_ORIGIN
# @deprecated
## @attr SRS_PP_FALSE_EASTING
# @deprecated
## @attr SRS_PP_FALSE_NORTHING
# @deprecated
## @attr SRS_PP_AZIMUTH
# @deprecated
## @attr SRS_PP_LONGITUDE_OF_POINT_1
# @deprecated
## @attr SRS_PP_LATITUDE_OF_POINT_1
# @deprecated
## @attr SRS_PP_LONGITUDE_OF_POINT_2
# @deprecated
## @attr SRS_PP_LATITUDE_OF_POINT_2
# @deprecated
## @attr SRS_PP_LONGITUDE_OF_POINT_3
# @deprecated
## @attr SRS_PP_LATITUDE_OF_POINT_3
# @deprecated
## @attr SRS_PP_RECTIFIED_GRID_ANGLE
# @deprecated
## @attr SRS_PP_LANDSAT_NUMBER
# @deprecated
## @attr SRS_PP_PATH_NUMBER
# @deprecated
## @attr SRS_PP_PERSPECTIVE_POINT_HEIGHT
# @deprecated
## @attr SRS_PP_FIPSZONE
# @deprecated
## @attr SRS_PP_ZONE
# @deprecated
## @attr SRS_UL_METER
# @deprecated
## @attr SRS_UL_FOOT
# @deprecated
## @attr SRS_UL_FOOT_CONV
# @deprecated
## @attr SRS_UL_US_FOOT
# @deprecated
## @attr SRS_UL_US_FOOT_CONV
# @deprecated
## @attr SRS_UL_NAUTICAL_MILE
# @deprecated
## @attr SRS_UL_NAUTICAL_MILE_CONV
# @deprecated
## @attr SRS_UL_LINK
# @deprecated
## @attr SRS_UL_LINK_CONV
# @deprecated
## @attr SRS_UL_CHAIN
# @deprecated
## @attr SRS_UL_CHAIN_CONV
# @deprecated
## @attr SRS_UL_ROD
# @deprecated
## @attr SRS_UL_ROD_CONV
# @deprecated
## @attr SRS_DN_NAD27
# @deprecated
## @attr SRS_DN_NAD83
# @deprecated
## @attr SRS_DN_WGS72
# @deprecated
## @attr SRS_DN_WGS84
# @deprecated
## @attr SRS_WGS84_SEMIMAJOR
# @deprecated
## @attr SRS_WGS84_INVFLATTENING
# @deprecated
## @class Geo::OSR::SpatialReference
# @brief <a href="http://www.gdal.org/ogr/classOGRSpatialReference.html">Documentation
# of the underlying C++ class at www.gdal.org</a>
## @ignore DISOWN
## @ignore ACQUIRE
## @ignore DESTROY
## @ignore __str__
## @cmethod Geo::OSR::SpatialReference new($wkt = undef)
# @param wkt well known text
# @return a new Geo::OSR::SpatialReference object
## @cmethod Geo::OSR::SpatialReference create(%params)
# Create a new spatial reference object using named parameters. This
# constructor recognizes the following named parameters: WKT, Text,
# Proj4, ESRI, EPSG, PCI, USGS, XML.
# @return a new Geo::OSR::SpatialReference object
## @method $IsSame($rhs)
# @param rhs a Geo::OSR::SpatialReference object
# @return boolean
## @method $IsSameGeogCS($rhs)
# @param rhs a Geo::OSR::SpatialReference object
# @return boolean
## @method $IsGeographic()
# @return boolean
## @method $IsProjected()
# @return boolean
## @method $IsLocal()
# @return boolean
## @method $GetAttrValue($name, $child = 0)
# @param name
# @param child
# @return string
## @method SetAttrValue($name, $value)
# @param name
# @param value
## @method SetAngularUnits($name, $to_radians)
# @param name
# @param to_radians
## @method $GetAngularUnits()
# @return a number
## @method SetLinearUnits($name, $to_meters)
# @param name
# @param to_meters
## @method $GetLinearUnits()
# @return a number
## @method $GetLinearUnitsName()
# @return string
## @method $GetAuthorityCode($target_key)
# @param target_key
# @return string
## @method $GetAuthorityName($target_key)
# @param target_key
# @return string
## @method SetUTM($zone, $north = 1)
# @param zone
# @param north
## @method SetStatePlane($zone, $is_nad83 = 1, $unitsname = "", $units = 0.0)
# @param zone
# @param is_nad83
# @param unitsname
# @param units
## @method AutoIdentifyEPSG()
## @method SetProjection($arg)
# @param arg
## @method SetProjParm($name, $val)
# @param name
# @param val
## @method $GetProjParm($name, $default_val = 0.0)
# @param name
# @param default_val
# @return a number
## @method SetNormProjParm($name, $val)
# @param name
# @param val
## @method $GetNormProjParm($name, $default_val = 0.0)
# @param name
# @param default_val
# @return a number
## @method SetACEA($stdp1, $stdp2, $clat, $clong, $fe, $fn)
## @method SetAE($clat, $clon, $fe, $fn)
## @method SetCS($clat, $clon, $fe, $fn)
## @method SetBonne($clat, $clon, $fe, $fn)
## @method SetEC($stdp1, $stdp2, $clat, $clong, $fe, $fn)
## @method SetEckertIV($cm, $fe, $fn)
## @method SetEckertVI($cm, $fe, $fn)
## @method SetEquirectangular($clat, $clong, $fe, $fn)
## @method SetGS($cm, $fe, $fn)
## @method SetWellKnownGeogCS($name)
## @method SetFromUserInput($name)
## @method CopyGeogCSFrom($rhs)
# @param rhs Geo::OSR::SpatialReference
## @method SetTOWGS84($p1, $p2, $p3, $p4 = 0.0, $p5 = 0.0, $p6 = 0.0, $p7 = 0.0)
## @method GetTOWGS84()
# @return array = ($p1, $p2, $p3, $p4, $p5, $p6, $p7)
## @method SetGeogCS($GeogName, $DatumName, $EllipsoidName, $SemiMajor, $InvFlattening, $PMName = "Greenwich", $PMOffset = 0.0, $Units = "degree", $ConvertToRadians = 0.0174532925199433)
## @method SetProjCS($name = "unnamed")
## @method ImportFromWkt($wkt)
## @method ImportFromProj4($proj4)
## @method ImportFromESRI($esri)
## @method ImportFromEPSG($epsg_number)
## @method ImportFromPCI($proj, $units = "METRE", \@argin = undef)
# @param proj
# @param units
# @param argin = array of 17 numbers
## @method ImportFromUSGS($proj_code, $zone = 0, \@argin[15] = undef, $datum_code = 0)
# @param proj_code
# @param zone
# @param argin = array of 15 numbers
# @param datum_code
## @method ImportFromXML($xml_string)
## @method $AsText()
# Return a well known text representation of this spatial reference
# system. An alternative name: ExportToWkt.
# @return WKT string
## @method $ExportToPrettyWkt($simplify = 0)
# @return WKT string
## @method $ExportToProj4()
# @return proj4 string
## @method @ExportToPCI()
# @return ($proj_string, $units, [$parms1, ...])
## @method @ExportToUSGS()
# @return ($code, $zone, [$parms1, ...], $datum)
## @method $ExportToXML($dialect = "")
# @return XML string
## @method Geo::OSR::SpatialReference CloneGeogCS()
# @return a new Geo::OSR::SpatialReference object
## @method Validate()
## @method StripCTParms()
## @method FixupOrdering()
## @method Fixup()
## @method MorphToESRI()
## @method MorphFromESRI()
## @method ImportFromUrl()
## @method SetAuthority()
## @method SetCEA()
## @method SetGEOS()
## @method SetGH()
## @method SetGnomonic()
## @method SetHOM()
## @method SetHOM2PNO()
## @method SetKrovak()
## @method SetLAEA()
## @method SetLCC()
## @method SetLCC1SP()
## @method SetLCCB()
## @method SetLocalCS()
## @method SetMC()
## @method SetMercator()
## @method SetMollweide()
## @method SetNZMG()
## @method SetOS()
## @method SetOrthographic()
## @method SetPS()
## @method SetPolyconic()
## @method SetRobinson()
## @method SetSOC()
## @method SetSinusoidal()
## @method SetStereographic()
## @method SetTM()
## @method SetTMG()
## @method SetTMSO()
## @method SetTMVariant()
## @method SetVDG()
## @class Geo::OSR::CoordinateTransformation
## @ignore DISOWN
## @ignore ACQUIRE
## @ignore DESTROY
## @cmethod Geo::OSR::CoordinateTransformation new($src, $dst)
# @param src a Geo::OSR::SpatialReference object
# @param dst a Geo::OSR::SpatialReference object
# @return a new Geo::OSR::CoordinateTransformation object
## @method \@TransformPoint($x, $y, $z)
# @param x
# @param y
# @param z [optional]
# @return arrayref = [$x, $y, $z]
## @method TransformPoints(\@points)
# @param points [in/out] a reference to a list of points that is
# modified in-place. A list of points is: ([x, y, z], [x, y, z], ...),
# where z is optional.
|