File: control

package info (click to toggle)
prepair 0.7-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,584 kB
  • ctags: 89
  • sloc: cpp: 1,053; xml: 104; makefile: 15
file content (45 lines) | stat: -rw-r--r-- 1,687 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Source: prepair
Section: science
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Bas Couwenberg <sebastic@debian.org>
Build-Depends: debhelper (>= 9),
               cmake,
               libcgal-dev,
               libgdal-dev,
               docbook2x,
               docbook-xsl,
               docbook-xml,
               xsltproc
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/prepair.git/
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/prepair.git
Homepage: https://github.com/tudelft3d/prepair

Package: prepair
Architecture: any
Depends: prepair-data,
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: pprepair
Description: polygon repair tool
 prepair permits you to easily repair "broken" GIS polygons, and that
 according to the international standards ISO 19107. In brief, given a
 polygon stored in WKT, it automatically repairs it and gives you back
 a valid WKT. Automated repair methods can be considered as interpreting
 ambiguous or ill-defined polygons and giving a coherent and clearly
 defined output. 

Package: prepair-data
Architecture: all
Depends: ${misc:Depends}
Description: polygon repair tool -- example data
 prepair permits you to easily repair "broken" GIS polygons, and that
 according to the international standards ISO 19107. In brief, given a
 polygon stored in WKT, it automatically repairs it and gives you back
 a valid WKT. Automated repair methods can be considered as interpreting
 ambiguous or ill-defined polygons and giving a coherent and clearly
 defined output. 
 .
 This package contains the architecture independent example data.