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
|
Source: geotranz
Section: utils
Priority: optional
Maintainer: Gürkan Myczko <gurkan@phys.ethz.ch>
Build-Depends: cdbs (>= 0.4.93~), dh-exec (>=0.3), debhelper (>= 10), default-jdk, giftrans, imagemagick, cpio
Standards-Version: 4.3.0
Homepage: http://earth-info.nga.mil/GandG/geotrans/
Package: geotranz
Architecture: all
Depends: default-jre, libgeotranz3.7 (>= ${source:Upstream-Version}), ${shlibs:Depends}, ${misc:Depends}, dpkg-dev
Recommends: geotranz-help (>= ${source:Upstream-Version}), geotranz-help (<< ${source:Upstream-Version}+)
Suggests: geotranz-doc
Description: GEOgraphic coordinates TRANslator
GEOTRANZ (Geographic Translator) is an application program which allows
you to easily convert geographic coordinates among a wide variety of
coordinate systems, map projections, and datums. Currently, twenty-five
different coordinate systems, map projections, grids, and coding
schemes, and over two hundred different datums, are supported.
.
The user interface of GEOTRANZ is similar to that of a calculator, but
can also be used to efficiently convert large numbers of coordinates
contained in text files.
.
GEOTRANZ is the Debian name of GEOTRANS, a product of the National
Geospatial-Intelligence Agency (NGA) and U.S. Army Engineering Research
and Development Center.
.
This package contains the geotranz java graphical interface.
Package: libgeotranz3.7
Replaces: libgeotranz3, libgeotranz3.1, libgeotranz3.2, libgeotranz3.3
Breaks: libgeotranz3, libgeotranz3.1, libgeotranz3.2, libgeotranz3.3
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: GEOgraphic coordinates TRANslator (runtime library)
GEOTRANZ (Geographic Translator) is an application program which allows
you to easily convert geographic coordinates among a wide variety of
coordinate systems, map projections, and datums. Currently, twenty-five
different coordinate systems, map projections, grids, and coding
schemes, and over two hundred different datums, are supported.
.
GEOTRANZ is the Debian name of GEOTRANS, a product of the National
Geospatial-Intelligence Agency (NGA) and U.S. Army Engineering Research
and Development Center.
.
This package contains the runtime library used by GEOTRANZ to do all
conversions.
Package: libgeotranz3-dev
Provides: libgeotranz-dev
Conflicts: libgeotranz-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}, libgeotranz3.7 (=${binary:Version})
Suggests: geotranz-doc
Description: GEOgraphic coordinates TRANslator (development files)
GEOTRANZ (Geographic Translator) is an application program which allows
you to easily convert geographic coordinates among a wide variety of
coordinate systems, map projections, and datums. Currently, twenty-five
different coordinate systems, map projections, grids, and coding
schemes, and over two hundred different datums, are supported.
.
GEOTRANZ is the Debian name of GEOTRANS, a product of the National
Geospatial-Intelligence Agency (NGA) and U.S. Army Engineering Research
and Development Center.
.
This package contains the static library and include files for linking
applications with the geotranz library.
Package: geotranz-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends}, ${misc:Depends}, libjs-jquery
Description: GEOgraphic coordinates TRANslator (documentation)
GEOTRANZ (Geographic Translator) is an application program which allows
you to easily convert geographic coordinates among a wide variety of
coordinate systems, map projections, and datums. Currently, twenty-five
different coordinate systems, map projections, grids, and coding
schemes, and over two hundred different datums, are supported.
.
GEOTRANZ is the Debian name of GEOTRANS, a product of the National
Geospatial-Intelligence Agency (NGA) and U.S. Army Engineering Research
and Development Center.
.
This package contains a lot of documentation and examples.
Package: geotranz-help
Architecture: all
Section: doc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: GEOgraphic coordinates TRANslator (help files)
GEOTRANZ (Geographic Translator) is an application program which allows
you to easily convert geographic coordinates among a wide variety of
coordinate systems, map projections, and datums. Currently, twenty-five
different coordinate systems, map projections, grids, and coding
schemes, and over two hundred different datums, are supported.
.
GEOTRANZ is the Debian name of GEOTRANS, a product of the National
Geospatial-Intelligence Agency (NGA) and U.S. Army Engineering Research
and Development Center.
.
This package contains the help files for the GEOTRANZ graphical interface.
|