File: proj.rst

package info (click to toggle)
python-pyproj 3.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,720 kB
  • sloc: python: 13,468; sh: 273; makefile: 90
file content (27 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (7)
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
Proj
====


`pyproj.Proj` is functionally equivalent to the `proj` command line tool in PROJ.

The PROJ docs say::

    The `proj` program is limited to converting between geographic and
    projection coordinates within one datum.


pyproj.Proj
-----------

.. autoclass:: pyproj.Proj
    :members:
    :inherited-members:
    :special-members: __init__, __call__
    :show-inheritance:


pyproj.proj.Factors
-------------------

.. autoclass:: pyproj.proj.Factors
    :members: