~ubuntu-branches/ubuntu/warty/proj/warty

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: proj
Section: science
Priority: extra
Maintainer: Peter S Galbraith <psg@debian.org>
Build-Depends: debhelper
Standards-Version: 3.5.6

Package: proj
Architecture: any
Depends: ${shlibs:Depends}
Suggests: proj-ps-doc
Description: Cartographic projection filter and library
 Proj and invproj perform respective forward and inverse transformation
 of cartographic data to or from Cartesian data with a wide range of
 selectable projection functions (over 100 projections).
 .
 Geod and invgeod perform geodesic (Great Circle) computations for
 determining latitude, longitude and back azimuth of a terminus point given
 a initial point latitude, longitude, azimuth and distance (direct) or the
 forward and back azimuths and distance between an initial and terminus
 point latitudes and longitudes (inverse).
 .
 See the package proj-ps-doc for documentation in PostScript format.