File: control

package info (click to toggle)
terraintool 1.13-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,012 kB
  • sloc: java: 5,598; makefile: 11
file content (18 lines) | stat: -rw-r--r-- 828 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: terraintool
Section: science
Priority: extra
Maintainer: Wookey <wookey@debian.org>
Build-Depends-Indep: debhelper (>= 7.0.50~), javahelper (>= 0.32), default-jdk, docbook-to-man
Standards-Version: 4.1.1
Homepage: http://www.ubss.org.uk/terraintool/terraintool.php

Package: terraintool
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Description: Generates survex format terrain models from SRTM and ASTER data
 This tool generates terrain meshes for cave survey tools from online
 terrain altitude datasets. It uses the NASA SRTM and European ASTER datasets. The
 relevant data is downloaded and excerpted, geolocated to the desired 
 co-ordinate system, resampled to a mesh grid, an offset to local grid
 added if required, the result displayed, and saved in survex (.svx) format.
 It is written in java.