.. |
v.buffer
|
f868089505
v.buffer: use squared buffers around points when -s flag is set
|
7 anos atrás |
v.build
|
9a9b8230ed
various spelling errors fixed
|
9 anos atrás |
v.build.polylines
|
8edab67890
v.build.polylines: Activate the cats=same option; Remove compile warnings
|
8 anos atrás |
v.category
|
2ee159307d
v.category: explain option=report (fixes https://trac.osgeo.org/grass/ticket/3643)
|
6 anos atrás |
v.class
|
2e37e3b487
doc: add the last changed part (svn date)
|
7 anos atrás |
v.clean
|
497a0f5bc4
v.generalize, v.clean: keywords added; manual cross-ref added
|
7 anos atrás |
v.cluster
|
d1c1dde68f
add new keyword: level1
|
8 anos atrás |
v.colors
|
d0cae636a3
v.colors: +flag to output color table type and value range (see https://trac.osgeo.org/grass/ticket/3077)
|
6 anos atrás |
v.colors.out
|
3b8386fa9f
manual: some cleanup of HTML and examples
|
10 anos atrás |
v.db.connect
|
c913a5a597
v.db.connect and ps.map manuals: fix typos; DPI cosmetics
|
6 anos atrás |
v.db.select
|
b61c029878
v.db.select: fix https://trac.osgeo.org/grass/ticket/3236
|
8 anos atrás |
v.decimate
|
72554f9f1c
v.decimate: add attribute table to output (fixes https://trac.osgeo.org/grass/ticket/3541)
|
7 anos atrás |
v.delaunay
|
a4a308ecda
revert unwanted part of https://trac.osgeo.org/grass/changeset/65872
|
9 anos atrás |
v.distance
|
fecf411501
v.distance: improve iterative search, fix for dmax
|
6 anos atrás |
v.drape
|
394393c1b8
v.drape: add keyword for ArcGIS users
|
9 anos atrás |
v.edit
|
d1c1dde68f
add new keyword: level1
|
8 anos atrás |
v.external
|
3b2674cd79
v.external: disable GRASS-PostGIS driver
|
6 anos atrás |
v.external.out
|
514a1abc4e
manual: OGR links updated (trac https://trac.osgeo.org/grass/ticket/2763)
|
9 anos atrás |
v.extract
|
16908d0bc6
v.extract: change layer option to G_OPT_V_FIELD_ALL, keep default answer 1
|
7 anos atrás |
v.extrude
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 anos atrás |
v.generalize
|
5a0e73bff6
v.generalize: reduce compiler warnings
|
6 anos atrás |
v.hull
|
0f9edc1ed8
v.hull manual: add note on where parameter and layer option setting
|
7 anos atrás |
v.in.ascii
|
d1c1dde68f
add new keyword: level1
|
8 anos atrás |
v.in.db
|
93ab323766
v.in.db manual: fix typos in examples
|
8 anos atrás |
v.in.dwg
|
771f9b7155
update modules: use db_set_error_handler_driver()
|
10 anos atrás |
v.in.dxf
|
d1c1dde68f
add new keyword: level1
|
8 anos atrás |
v.in.lidar
|
d1c1dde68f
add new keyword: level1
|
8 anos atrás |
v.in.ogr
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 anos atrás |
v.in.pdal
|
8e8e820543
v.in.pdal: change API calls to PDAL 1.6.0, see https://trac.osgeo.org/grass/ticket/3496 and https://trac.osgeo.org/grass/ticket/2732 (author: felixg)
|
7 anos atrás |
v.in.region
|
67014631cb
Added missing checks for Vect_open_* return value to avoid potential segmentation fault
|
11 anos atrás |
v.info
|
04157af89b
version bump: grass76 -> grass77 related updates
|
6 anos atrás |
v.kcv
|
e48fc7259a
update manuals (https://trac.osgeo.org/grass/ticket/2409)
|
10 anos atrás |
v.kernel
|
e00c3e6b89
r.neighbors manual: beautify table; v.kernel: edit output description
|
7 anos atrás |
v.label
|
0a1847cf3c
hcolor/width renamed to highlight_color/width (https://trac.osgeo.org/grass/ticket/2409)
|
10 anos atrás |
v.label.sa
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 anos atrás |
v.lidar.correction
|
38d54a30dc
v.lidar.correction: turn percent-related messages to be important (cosmetics)
|
7 anos atrás |
v.lidar.edgedetection
|
5adf3f049f
v.lidar.*: sync description
|
7 anos atrás |
v.lidar.growing
|
ba257c96f4
v.lidar.growing: uppercase message (sync with v.lidar.edgedetection)
|
7 anos atrás |
v.lrs
|
96b165264d
v.lrs.segment: use Vect_line_parallel2()
|
7 anos atrás |
v.mkgrid
|
58069c5914
more see also for lidar modules
|
8 anos atrás |
v.neighbors
|
34adeebdc6
v.neighbors: change G_fatal_error to G_warning (modification of https://trac.osgeo.org/grass/changeset/62746)
|
9 anos atrás |
v.net
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 anos atrás |
v.net.alloc
|
c1254d666c
sync v.net.alloc and v.net.iso
|
8 anos atrás |
v.net.allpairs
|
1f994461e6
grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773)
|
9 anos atrás |
v.net.bridge
|
83272d185f
v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409)
|
10 anos atrás |
v.net.centrality
|
8c952b8222
various typo fixed (https://trac.osgeo.org/grass/ticket/2971)
|
9 anos atrás |
v.net.components
|
35c16216c0
v.net.components: closing parenthesis in the manual
|
7 anos atrás |
v.net.connectivity
|
83272d185f
v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409)
|
10 anos atrás |
v.net.distance
|
f88755473e
v.net.distance manual: add visualization commands to example
|
8 anos atrás |
v.net.flow
|
046d714545
fix various spelling errors (fixes trac https://trac.osgeo.org/grass/ticket/3138, contributed by Sebastiaan Couwenberg)
|
8 anos atrás |
v.net.iso
|
c1254d666c
sync v.net.alloc and v.net.iso
|
8 anos atrás |
v.net.path
|
def08860f9
v.net.path: fix segfault, skip identical from - to
|
8 anos atrás |
v.net.salesman
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 anos atrás |
v.net.spanningtree
|
9b579a85bc
v.net.spanningtree: update manual
|
9 anos atrás |
v.net.steiner
|
606b5ed29b
fix spelling errors (https://trac.osgeo.org/grass/ticket/3447, Debian lintian QA tool), thanks to Bas Couwenberg
|
7 anos atrás |
v.net.timetable
|
1f994461e6
grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773)
|
9 anos atrás |
v.net.visibility
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 anos atrás |
v.normal
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 anos atrás |
v.out.ascii
|
ff3feb12e7
various typos fixed (via Debian lintian QA tool, contributor: sebastic; trac https://trac.osgeo.org/grass/ticket/2841)
|
9 anos atrás |
v.out.dxf
|
be5911eedc
manual: keywords cleanup
|
10 anos atrás |
v.out.lidar
|
5bc0062757
v.in.lidar, v.out.lidar, v.in.pdal: do not use category 0
|
9 anos atrás |
v.out.ogr
|
30d5de7666
v.out.ogr manual: OGR_SQLITE_CACHE=1024 hint added
|
6 anos atrás |
v.out.postgis
|
c50facdb81
v.out.postgis: do not print build info when exporting simple features
|
8 anos atrás |
v.out.pov
|
722af442c8
Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML)
|
10 anos atrás |
v.out.svg
|
67014631cb
Added missing checks for Vect_open_* return value to avoid potential segmentation fault
|
11 anos atrás |
v.out.vtk
|
2e37e3b487
doc: add the last changed part (svn date)
|
7 anos atrás |
v.outlier
|
234b68ed2f
lidar vector modules: fix ns_step/ew_step option descriptions, remove shadowed variables, fix G_free() usage
|
8 anos atrás |
v.overlay
|
ead71beae8
v.overlay: speedup for large, complex input areas
|
6 anos atrás |
v.parallel
|
b64d9e63e0
rename section BUGS to KNOWN ISSUES in manuals
|
10 anos atrás |
v.patch
|
c2d119831e
v.patch: update manual
|
6 anos atrás |
v.perturb
|
e7a9becb9a
v.perturb manual: example added (contributed by Jerry Huang and Google Code-in); examples restructured
|
7 anos atrás |
v.profile
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 anos atrás |
v.proj
|
4b4a3f9d24
v.proj: +option for user-defined PROJ pipeline
|
7 anos atrás |
v.qcount
|
7e846ed863
v.qcount manual: result is stored as cat, not attribute; manual: more man page cross-links
|
6 anos atrás |
v.random
|
7f529b366d
bulk fixing of typos (using tools/fix_typos.sh)
|
6 anos atrás |
v.reclass
|
b64d9e63e0
rename section BUGS to KNOWN ISSUES in manuals
|
10 anos atrás |
v.rectify
|
d1c1dde68f
add new keyword: level1
|
8 anos atrás |
v.sample
|
722af442c8
Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML)
|
10 anos atrás |
v.segment
|
36476dec57
v.segment: erase old code left after https://trac.osgeo.org/grass/changeset/71691
|
7 anos atrás |
v.select
|
6cc23f9722
v.select (testsuite): use self for the specific instance, not cls
|
6 anos atrás |
v.split
|
74eb71e5b5
v.split manual: improve section title
|
6 anos atrás |
v.support
|
8824598b03
v.support: Add -h to replace command line
|
8 anos atrás |
v.surf.bspline
|
44266bd4d4
v.surf.bspline: use Segment_[open|close]()
|
6 anos atrás |
v.surf.idw
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 anos atrás |
v.surf.rst
|
db427e8613
v.surf.rst: clarify default smooth value
|
6 anos atrás |
v.timestamp
|
ba49997e91
clean up manual pages of timestamp modules
|
8 anos atrás |
v.to.3d
|
7e2a6eece5
v.to.3d: add testsuite
|
10 anos atrás |
v.to.db
|
baa5609134
v.to.db: check if column(s) exist before updating, includes check for correct column type, create column(s) of not existing, see https://trac.osgeo.org/grass/ticket/3466
|
6 anos atrás |
v.to.points
|
59bac7334a
v.to.points: Add -p (percentage) and -r (reverse) flags
|
8 anos atrás |
v.to.rast
|
16177445df
v.to.rast: add support for centroids
|
7 anos atrás |
v.to.rast3
|
2c698c5407
docs: html changes for unified picture names (for https://trac.osgeo.org/grass/changeset/65996 and https://trac.osgeo.org/grass/changeset/65997)
|
9 anos atrás |
v.transform
|
2daf2b0d42
v.transform: swap flags also for the z coordinate, optionally swap at the end [news]
|
8 anos atrás |
v.type
|
5ed9696f8d
v.type manual: ref to v.centroids added
|
6 anos atrás |
v.univar
|
7e846ed863
v.qcount manual: result is stored as cat, not attribute; manual: more man page cross-links
|
6 anos atrás |
v.vect.stats
|
0c7aec37f2
v.vect.stats: map label/description UI fix
|
6 anos atrás |
v.vol.rst
|
b9c552e0f6
v.vol.rst: fix user warning as cellout is undefined here
|
6 anos atrás |
v.voronoi
|
cbec9fd9db
v.voronoi: improve description and error regarding current region extents
|
7 anos atrás |
v.what
|
6456466e3d
v.what: reset lists for each input map (fix https://trac.osgeo.org/grass/ticket/3457)
|
7 anos atrás |
v.what.rast
|
8d7ceb1352
v.what.rast: segfault with map without topology (see https://trac.osgeo.org/grass/ticket/3249)
|
8 anos atrás |
v.what.rast3
|
47d213d914
v.what.rast3: fix v.what.rast author's name
|
7 anos atrás |
Makefile
|
ef19cfc928
v.label.sa: re-enabled
|
7 anos atrás |
vectorintro.html
|
d13779e7db
manual: typos fixed; mention v.decimate
|
8 anos atrás |