Vaclav Petras 3406e9357d v.distance: fix typo in fatal error msg (#163) 5 rokov pred
..
v.buffer f76a18b3ee v.buffer: +test for zero distance, see https://trac.osgeo.org/grass/ticket/3814 6 rokov pred
v.build 9a9b8230ed various spelling errors fixed 9 rokov pred
v.build.polylines 8edab67890 v.build.polylines: Activate the cats=same option; Remove compile warnings 8 rokov pred
v.category 2ee159307d v.category: explain option=report (fixes https://trac.osgeo.org/grass/ticket/3643) 6 rokov pred
v.class 2e37e3b487 doc: add the last changed part (svn date) 7 rokov pred
v.clean 497a0f5bc4 v.generalize, v.clean: keywords added; manual cross-ref added 7 rokov pred
v.cluster d1c1dde68f add new keyword: level1 8 rokov pred
v.colors d0cae636a3 v.colors: +flag to output color table type and value range (see https://trac.osgeo.org/grass/ticket/3077) 6 rokov pred
v.colors.out 3b8386fa9f manual: some cleanup of HTML and examples 10 rokov pred
v.db.connect 17f0969ee6 v.db.connect 6 rokov pred
v.db.select c825479df7 fix tests for Python 3 6 rokov pred
v.decimate 72554f9f1c v.decimate: add attribute table to output (fixes https://trac.osgeo.org/grass/ticket/3541) 7 rokov pred
v.delaunay a4a308ecda revert unwanted part of https://trac.osgeo.org/grass/changeset/65872 9 rokov pred
v.distance 3406e9357d v.distance: fix typo in fatal error msg (#163) 5 rokov pred
v.drape 394393c1b8 v.drape: add keyword for ArcGIS users 9 rokov pred
v.edit d1c1dde68f add new keyword: level1 8 rokov pred
v.external 2409b3b245 v.external: enable GRASS-internal PostGIS driver again 6 rokov pred
v.external.out 514a1abc4e manual: OGR links updated (trac https://trac.osgeo.org/grass/ticket/2763) 9 rokov pred
v.extract b5d26de046 testsuite: use unique names on test modules to better support pytest (fixes https://trac.osgeo.org/grass/ticket/3792) (contributed by pmav99) 6 rokov pred
v.extrude d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 rokov pred
v.generalize 5a1e56cb1a v.generalize: clarify cats and where options with regard to layer 6 rokov pred
v.hull 0f9edc1ed8 v.hull manual: add note on where parameter and layer option setting 7 rokov pred
v.in.ascii dc40478145 manual: crosslinks and keywords added (#162) 5 rokov pred
v.in.db 93ab323766 v.in.db manual: fix typos in examples 8 rokov pred
v.in.dwg 771f9b7155 update modules: use db_set_error_handler_driver() 10 rokov pred
v.in.dxf d1c1dde68f add new keyword: level1 8 rokov pred
v.in.lidar c825479df7 fix tests for Python 3 6 rokov pred
v.in.ogr 47e02fc12c Further svn2git updates 6 rokov pred
v.in.pdal b13e774c3a v.in.pdal: use PDAL streaming instead of PointView 6 rokov pred
v.in.region e53214b48f r.out.png + v.in.region manuals: examples added 6 rokov pred
v.info 2f892ffa9b Needed version updates for GRASS GIS 7.9 (#77) 5 rokov pred
v.kcv e48fc7259a update manuals (https://trac.osgeo.org/grass/ticket/2409) 10 rokov pred
v.kernel 5f3ee67331 v.kernel: add history 5 rokov pred
v.label 0a1847cf3c hcolor/width renamed to highlight_color/width (https://trac.osgeo.org/grass/ticket/2409) 10 rokov pred
v.label.sa 158a6f2a5a bulk fixing of typos in comments (using tools/fix_typos.sh) 6 rokov pred
v.lidar.correction 38d54a30dc v.lidar.correction: turn percent-related messages to be important (cosmetics) 7 rokov pred
v.lidar.edgedetection 957a88dcd1 manual: fix accents; minor style cosmetics 6 rokov pred
v.lidar.growing ba257c96f4 v.lidar.growing: uppercase message (sync with v.lidar.edgedetection) 7 rokov pred
v.lrs 96b165264d v.lrs.segment: use Vect_line_parallel2() 7 rokov pred
v.mkgrid 6afc0073fb v.mkgrid: + -d flag to add diagonals to rectangular lines 6 rokov pred
v.neighbors 34adeebdc6 v.neighbors: change G_fatal_error to G_warning (modification of https://trac.osgeo.org/grass/changeset/62746) 9 rokov pred
v.net d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 rokov pred
v.net.alloc c1254d666c sync v.net.alloc and v.net.iso 8 rokov pred
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 rokov pred
v.net.bridge 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 rokov pred
v.net.centrality 8c952b8222 various typo fixed (https://trac.osgeo.org/grass/ticket/2971) 9 rokov pred
v.net.components 35c16216c0 v.net.components: closing parenthesis in the manual 7 rokov pred
v.net.connectivity 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 rokov pred
v.net.distance f88755473e v.net.distance manual: add visualization commands to example 8 rokov pred
v.net.flow 046d714545 fix various spelling errors (fixes trac https://trac.osgeo.org/grass/ticket/3138, contributed by Sebastiaan Couwenberg) 8 rokov pred
v.net.iso c1254d666c sync v.net.alloc and v.net.iso 8 rokov pred
v.net.path def08860f9 v.net.path: fix segfault, skip identical from - to 8 rokov pred
v.net.salesman d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 rokov pred
v.net.spanningtree 9b579a85bc v.net.spanningtree: update manual 9 rokov pred
v.net.steiner 606b5ed29b fix spelling errors (https://trac.osgeo.org/grass/ticket/3447, Debian lintian QA tool), thanks to Bas Couwenberg 7 rokov pred
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 rokov pred
v.net.visibility d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 rokov pred
v.normal d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 rokov pred
v.out.ascii 35ac54d8f9 manual: keyword 'output' added 6 rokov pred
v.out.dxf 35ac54d8f9 manual: keyword 'output' added 6 rokov pred
v.out.lidar 35ac54d8f9 manual: keyword 'output' added 6 rokov pred
v.out.ogr 535ac07662 v.out.ogr 5 rokov pred
v.out.postgis 35ac54d8f9 manual: keyword 'output' added 6 rokov pred
v.out.pov 35ac54d8f9 manual: keyword 'output' added 6 rokov pred
v.out.svg 35ac54d8f9 manual: keyword 'output' added 6 rokov pred
v.out.vtk 35ac54d8f9 manual: keyword 'output' added 6 rokov pred
v.outlier 234b68ed2f lidar vector modules: fix ns_step/ew_step option descriptions, remove shadowed variables, fix G_free() usage 8 rokov pred
v.overlay 494d10b10e v.overlay (#102) 5 rokov pred
v.parallel b64d9e63e0 rename section BUGS to KNOWN ISSUES in manuals 10 rokov pred
v.patch b5e6311df7 v.patch: match map to column (#109) 5 rokov pred
v.perturb e7a9becb9a v.perturb manual: example added (contributed by Jerry Huang and Google Code-in); examples restructured 7 rokov pred
v.profile c825479df7 fix tests for Python 3 6 rokov pred
v.proj 58aa9ca356 v.proj: fix guisection for -w flag 6 rokov pred
v.qcount 278501c226 Changed the source code links in HTML manual pages to point to the git repositories 6 rokov pred
v.random 7f529b366d bulk fixing of typos (using tools/fix_typos.sh) 6 rokov pred
v.reclass b64d9e63e0 rename section BUGS to KNOWN ISSUES in manuals 10 rokov pred
v.rectify d1c1dde68f add new keyword: level1 8 rokov pred
v.sample 722af442c8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) 10 rokov pred
v.segment 36476dec57 v.segment: erase old code left after https://trac.osgeo.org/grass/changeset/71691 7 rokov pred
v.select b1699039f9 v.select example: show selected areas in yellow (#44) 5 rokov pred
v.split 74eb71e5b5 v.split manual: improve section title 6 rokov pred
v.support 8824598b03 v.support: Add -h to replace command line 8 rokov pred
v.surf.bspline 44266bd4d4 v.surf.bspline: use Segment_[open|close]() 6 rokov pred
v.surf.idw d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 rokov pred
v.surf.rst 1204d20486 r.resamp*, v.surf.rst: more resampling keywords added (#141) 5 rokov pred
v.timestamp ba49997e91 clean up manual pages of timestamp modules 8 rokov pred
v.to.3d 7e2a6eece5 v.to.3d: add testsuite 10 rokov pred
v.to.db f79c3568d6 more keywords added (#41) 5 rokov pred
v.to.points f177c70ce0 v.to.points: add new examples to manual 6 rokov pred
v.to.rast 8a1cd940eb v.to.rast: do not create raster categories if vector categories are used as cell values because 1. Rast_set_cat() is terribly slow for many categories, 2. this information is redundant (1: 1 etc is not informative) 6 rokov pred
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 rokov pred
v.transform 2daf2b0d42 v.transform: swap flags also for the z coordinate, optionally swap at the end [news] 8 rokov pred
v.type 5ed9696f8d v.type manual: ref to v.centroids added 6 rokov pred
v.univar c825479df7 fix tests for Python 3 6 rokov pred
v.vect.stats 596e7296de v.vect.stats: prevent integer overflow 6 rokov pred
v.vol.rst b9c552e0f6 v.vol.rst: fix user warning as cellout is undefined here 6 rokov pred
v.voronoi 51bca2fe21 v.voronoi for areas (#26) 6 rokov pred
v.what c825479df7 fix tests for Python 3 6 rokov pred
v.what.rast a6c457fe8a v.what.rast(3): prevent integer overflow 6 rokov pred
v.what.rast3 a6c457fe8a v.what.rast(3): prevent integer overflow 6 rokov pred
Makefile ef19cfc928 v.label.sa: re-enabled 7 rokov pred
vectorintro.html 6c7e3c4779 Tell the users what the default SQL DB backend is 6 rokov pred