File: control

package info (click to toggle)
proj 4.4.9-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,588 kB
  • ctags: 1,656
  • sloc: ansic: 11,929; sh: 10,327; java: 229; makefile: 144; xml: 53
file content (24 lines) | stat: -rw-r--r-- 951 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: proj
Section: science
Priority: extra
Maintainer: Peter S Galbraith <psg@debian.org>
Build-Depends: debhelper
Standards-Version: 3.6.1

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
 and http://www.remotesensing.org/proj for additional resources.