This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
RONCC
/
Geografic-Information-System
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Branch:
releasebranch_7_8
Branch-ok
Tag-ek
main
previewbranch_8_0
releasebranch_7_0
releasebranch_7_2
releasebranch_7_4
releasebranch_7_6
releasebranch_7_8
releasebranch_8_0
8.0.1
8.0.1RC1
8.0.0
8.0.0RC2
8.0.0RC1
7.8.7
7.8.7RC1
7.8.6
7.8.6RC3
7.8.6RC2
7.8.6RC1
7.8.5
7.8.5RC1
7.8.4
7.8.4RC1
7.8.3
7.8.3RC2
7.8.3RC1
7.8.2
7.8.2RC2
7.8.2RC1
7.8.1
7.8.1RC2
7.8.1RC1
7.8.0
7.8.0RC1
7.6.1
7.6.1RC1
7.6.0
7.6.0RC1
7.4.4
7.4.3
7.4.3RC1
7.4.2
7.4.2RC2
7.4.2RC1
7.4.1
7.4.1RC3
7.4.1RC2
7.4.1RC1
7.4.0
7.4.0RC2
7.4.0RC1
7.2.3
7.2.3RC1
7.2.2
7.2.2RC2
7.2.2RC1
7.2.1
7.2.1RC2
7.2.1RC1
7.2.0
7.2.0RC2
7.2.0RC1
7.0.6
7.0.5
7.0.5RC2
7.0.5RC1
7.0.4
7.0.4RC1
7.0.3
7.0.3RC2
7.0.3RC1
7.0.2
7.0.2RC2
7.0.2RC1
7.0.1
7.0.1RC2
7.0.1RC1
7.0.0
7.0.0RC2
7.0.0RC1
7.0.0beta4
7.0.0beta3
7.0.0beta2
7.0.0beta1
grass_7_6_1
grass_7_6_1RC1
grass_7_6_0
grass_7_6_0RC1
grass_7_4_4
grass_7_4_3
grass_7_4_3RC1
grass_7_4_2
grass_7_4_2RC2
grass_7_4_2RC1
grass_7_4_1
grass_7_4_1RC3
grass_7_4_1RC2
grass_7_4_1RC1
grass_7_4_0
grass_7_4_0RC2
grass_7_4_0RC1
grass_7_2_3
grass_7_2_3RC1
grass_7_2_2
grass_7_2_2RC2
grass_7_2_2RC1
grass_7_2_1
grass_7_2_1RC2
grass_7_2_1RC1
grass_7_2_0
grass_7_2_0RC2
grass_7_2_0RC1
grass_7_0_6
grass_7_0_5
grass_7_0_5RC2
grass_7_0_5RC1
grass_7_0_4
grass_7_0_4RC1
grass_7_0_3
grass_7_0_3RC2
grass_7_0_3RC1
grass_7_0_2
grass_7_0_2RC2
grass_7_0_2RC1
grass_7_0_1
grass_7_0_1RC2
grass_7_0_1RC1
grass_7_0_0
grass_7_0_0RC2
grass_7_0_0RC1
grass_7_0_0beta4
grass_7_0_0beta3
grass_7_0_0beta2
grass_7_0_0beta1
Geografic-In...
/
raster
/
r.to.vect
Markus Neteler
1a1d107e4f
manual: comment out SVN Date tag (
#200
)
5 éve
..
testsuite
0ae8b79985
r.to.vect: fix failed test due to inconsistent use of tabs and spaces
7 éve
Makefile
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
15 éve
README
db49180dd7
welcome to GRASS 7.0.svn
17 éve
areas.c
b1bb5d6cbe
r.to.vect: fix more memory leaks (https://trac.osgeo.org/grass/ticket/2045)
9 éve
areas_io.c
69997874d0
r.to.vect: reduce compiler warnings, fix typo
6 éve
global.h
018442c77e
r.to.vect: Fix a couple of compile errors/warnings
8 éve
lines.c
33fdda72e2
version update for cherry-pick of 285356892
5 éve
lines_io.c
69997874d0
r.to.vect: reduce compiler warnings, fix typo
6 éve
main.c
644d823386
r.to.vect: copyright year
8 éve
points.c
be1bee01f1
r.to.vect: strip out duplicate points, free memory
11 éve
r.to.vect.html
1a1d107e4f
manual: comment out SVN Date tag (
#200
)
5 éve
set_error_handler.c
b07f90b1e8
r.to.vect: Fix seg fault
8 éve
util.c
b1bb5d6cbe
r.to.vect: fix more memory leaks (https://trac.osgeo.org/grass/ticket/2045)
9 éve
README
r.to.vect are merged and modified r.to.sites, r.line and r.poly:
s.to.sites/main.c -> points.c
r.line/extr_lines.c -> lines.c
r.line/extr_lines.h -> global.h
r.line/io.c -> lines_io.c, utils.c
r.poly/bound.c -> areas.c
r.poly/extr_areas.h -> global.h
r.poly/io.c -> areas_io.c, utils.c