.. |
v.buffer
|
3784e27949
v.buffer: be more verbose
|
15 years ago |
v.build
|
295e40ccff
OGR support (read)
|
15 years ago |
v.build.polylines
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.category
|
295e40ccff
OGR support (read)
|
15 years ago |
v.class
|
af77699bcc
v.class: OGR support (read access)
|
15 years ago |
v.clean
|
b1dd09ca12
added missing See also section
|
15 years ago |
v.convert
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.db.connect
|
d1374631cb
go back to https://trac.osgeo.org/grass/changeset/42979
|
15 years ago |
v.db.select
|
e404ebaf58
remove out-dated comment
|
15 years ago |
v.delaunay
|
9bb4d7b09b
Fix bug https://trac.osgeo.org/grass/ticket/933
|
15 years ago |
v.distance
|
ba5aedd057
update manual with coauthor
|
15 years ago |
v.drape
|
d2b26275a0
No need to check return value from Rast_open_*
|
15 years ago |
v.edit
|
bd31b6cfea
libvect: implement V1/2_write_line_ogr
|
15 years ago |
v.external
|
c3188a86a4
fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata
|
15 years ago |
v.extract
|
045a1b462e
v.extract: default layer to '1' (see https://trac.osgeo.org/grass/ticket/1081)
|
15 years ago |
v.extrude
|
d2b26275a0
No need to check return value from Rast_open_*
|
15 years ago |
v.generalize
|
b23bf30a60
chaiken forgot first point
|
15 years ago |
v.hull
|
5cfaea663a
v.hull: support for vector lines
|
15 years ago |
v.in.ascii
|
c3188a86a4
fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata
|
15 years ago |
v.in.db
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.in.dwg
|
9339a2b67e
use array for keywords (to avoid duplicate locales)
|
16 years ago |
v.in.dxf
|
2946430542
v.in.dxf: output optional (list flag)
|
15 years ago |
v.in.ogr
|
5b8489806c
boundary splitting: activate polygon count
|
15 years ago |
v.in.region
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.in.sites
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.info
|
fc243e737e
remove level 1 flag, simplify automated level handling
|
15 years ago |
v.kcv
|
a7f5109a73
synchronize vector modules (G_OPT_V_FIELD_ALL)
|
15 years ago |
v.kernel
|
df4d81abd4
Move raster-specific functions from lib/gis to lib/raster:
|
15 years ago |
v.label
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.label.sa
|
3b68dabfbf
new example with screenshot
|
15 years ago |
v.lidar.correction
|
28402f738c
reorganizing lidar tools: move vector lidar tools to vector
|
15 years ago |
v.lidar.edgedetection
|
28402f738c
reorganizing lidar tools: move vector lidar tools to vector
|
15 years ago |
v.lidar.growing
|
28402f738c
reorganizing lidar tools: move vector lidar tools to vector
|
15 years ago |
v.lrs
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.mapcalc
|
274d8fc9ef
Fix incorrect variables names
|
16 years ago |
v.mkgrid
|
f11514ba16
document -p behavior (merge from devbr6)
|
15 years ago |
v.neighbors
|
df4d81abd4
Move raster-specific functions from lib/gis to lib/raster:
|
15 years ago |
v.net
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.net.alloc
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.net.allpairs
|
a960847b2a
add missing s
|
15 years ago |
v.net.bridge
|
fe19a937dc
run grass_indent.sh
|
15 years ago |
v.net.centrality
|
a960847b2a
add missing s
|
15 years ago |
v.net.components
|
a960847b2a
add missing s
|
15 years ago |
v.net.connectivity
|
fe19a937dc
run grass_indent.sh
|
15 years ago |
v.net.distance
|
a960847b2a
add missing s
|
15 years ago |
v.net.flow
|
a960847b2a
add missing s
|
15 years ago |
v.net.iso
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.net.path
|
d2b8587835
v.db.addcol renamed to v.db.addcolumn
|
15 years ago |
v.net.salesman
|
d2b8587835
v.db.addcol renamed to v.db.addcolumn
|
15 years ago |
v.net.spanningtree
|
fe19a937dc
run grass_indent.sh
|
15 years ago |
v.net.steiner
|
d2b8587835
v.db.addcol renamed to v.db.addcolumn
|
15 years ago |
v.net.timetable
|
a960847b2a
add missing s
|
15 years ago |
v.net.visibility
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.normal
|
665872cbb1
v.normal: OGR support (read access)
|
15 years ago |
v.out.ascii
|
94c19f0baa
v.out.ascii: 'output' is not required
|
15 years ago |
v.out.dxf
|
a7f5109a73
synchronize vector modules (G_OPT_V_FIELD_ALL)
|
15 years ago |
v.out.ogr
|
46634e49db
+3D point + faces export; examples simplified
|
15 years ago |
v.out.pov
|
c3188a86a4
fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata
|
15 years ago |
v.out.svg
|
a7f5109a73
synchronize vector modules (G_OPT_V_FIELD_ALL)
|
15 years ago |
v.out.vtk
|
208d472770
v.patch & v.out.vtk: more keywords, cosmetics
|
15 years ago |
v.outlier
|
28402f738c
reorganizing lidar tools: move vector lidar tools to vector
|
15 years ago |
v.overlay
|
295e40ccff
OGR support (read)
|
15 years ago |
v.parallel
|
e7b04cc835
merge cleanups from devbr6 https://trac.osgeo.org/grass/changeset/41042)
|
15 years ago |
v.patch
|
208d472770
v.patch & v.out.vtk: more keywords, cosmetics
|
15 years ago |
v.perturb
|
f35b337750
v.pertrub: OGR support (read access)
|
15 years ago |
v.proj
|
fc2eb38ac8
update email addr
|
15 years ago |
v.qcount
|
7d21592c77
v.qcount: OGR support (read access)
|
15 years ago |
v.random
|
5ee9ed811f
fix https://trac.osgeo.org/grass/ticket/1037 ('column_type' added)
|
15 years ago |
v.reclass
|
039d6f31c6
v.reclass: OGR support (read access)
|
15 years ago |
v.sample
|
d2b26275a0
No need to check return value from Rast_open_*
|
15 years ago |
v.segment
|
574b70290a
v.segment: OGR support (read access)
|
15 years ago |
v.select
|
295e40ccff
OGR support (read)
|
15 years ago |
v.split
|
8f71f79d7a
added units for length option, fix for https://trac.osgeo.org/grass/ticket/1078
|
15 years ago |
v.support
|
d6700ffb2c
Update LIBES, DEPENDENCIES from linkage database
|
15 years ago |
v.surf.bspline
|
43725eb9aa
message cosmetics
|
15 years ago |
v.surf.idw
|
e96dba8bf0
more keywords (*.surf.*)
|
15 years ago |
v.surf.rst
|
e96dba8bf0
more keywords (*.surf.*)
|
15 years ago |
v.to.3d
|
295e40ccff
OGR support (read)
|
15 years ago |
v.to.db
|
7b867e10ce
v.to.db: use libgis fns (units)
|
15 years ago |
v.to.points
|
4c4f27bcba
Fix spelling errors (https://trac.osgeo.org/grass/ticket/872)
|
15 years ago |
v.to.rast
|
84bb2b1e93
change confusing warning to degub msg
|
15 years ago |
v.to.rast3
|
295e40ccff
OGR support (read)
|
15 years ago |
v.transform
|
295e40ccff
OGR support (read)
|
15 years ago |
v.type
|
295e40ccff
OGR support (read)
|
15 years ago |
v.univar
|
295e40ccff
OGR support (read)
|
15 years ago |
v.vol.rst
|
6c41b6394b
Re-write raster history implementation
|
15 years ago |
v.voronoi
|
f03eb13a7b
much less memory, a bit faster
|
15 years ago |
v.what
|
295e40ccff
OGR support (read)
|
15 years ago |
v.what.rast
|
df4d81abd4
Move raster-specific functions from lib/gis to lib/raster:
|
15 years ago |
Makefile
|
28402f738c
reorganizing lidar tools: move vector lidar tools to vector
|
15 years ago |
vectorintro.html
|
2253b48b73
activate new v.net.* modules; add to intro; typo fix
|
15 years ago |