Moritz Lennert e3fd78c978 v.to.db: added bounding box as additional measure (one suggestion of https://trac.osgeo.org/grass/ticket/2122) 8 vuotta sitten
..
v.buffer f59ee358e9 temporal manual: language improvements (contributed by veroandreo); minor vector manual improvements 8 vuotta sitten
v.build 9a9b8230ed various spelling errors fixed 9 vuotta sitten
v.build.polylines b78d350c04 v.build.polylines: cats option - desc formatting fix 9 vuotta sitten
v.category dd82857061 v.category: fix https://trac.osgeo.org/grass/changeset/49413 9 vuotta sitten
v.class 866a6cb82f rename d.thematic.area to d.vect.thematic (part 4) 10 vuotta sitten
v.clean 9a9b8230ed various spelling errors fixed 9 vuotta sitten
v.cluster 2877afe850 add missing headers (compiled without GDAL) 9 vuotta sitten
v.colors 96caa77ed9 v.colors: throw fatal error if rules from stdin are specified, see https://trac.osgeo.org/grass/ticket/2555 8 vuotta sitten
v.colors.out 3b8386fa9f manual: some cleanup of HTML and examples 10 vuotta sitten
v.db.connect e5ae6df625 db.login + v.db.connect manuals: added where connection info is stored 9 vuotta sitten
v.db.select b61c029878 v.db.select: fix https://trac.osgeo.org/grass/ticket/3236 8 vuotta sitten
v.decimate 052991a36c v.decimate: fix counting of points at the beginning (https://trac.osgeo.org/grass/changeset/67160 in v.in.lidar) 9 vuotta sitten
v.delaunay a4a308ecda revert unwanted part of https://trac.osgeo.org/grass/changeset/65872 10 vuotta sitten
v.distance d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.drape 394393c1b8 v.drape: add keyword for ArcGIS users 9 vuotta sitten
v.edit d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.external be03a575ab v.external: fix dsn handling (full / db-login-based connection strings) 8 vuotta sitten
v.external.out 514a1abc4e manual: OGR links updated (trac https://trac.osgeo.org/grass/ticket/2763) 9 vuotta sitten
v.extract d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.extrude d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.generalize d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.hull d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.in.ascii 48bed4f147 v.in.ascii: add text=none to restore geonames import 9 vuotta sitten
v.in.db 93ab323766 v.in.db manual: fix typos in examples 8 vuotta sitten
v.in.dwg 771f9b7155 update modules: use db_set_error_handler_driver() 10 vuotta sitten
v.in.dxf 771f9b7155 update modules: use db_set_error_handler_driver() 10 vuotta sitten
v.in.lidar 548b82a741 v.in.lidar: print error message when unable open input 8 vuotta sitten
v.in.ogr 1444dbb625 v.in.ogr manual: hint for Latitude-longitude data (fix trac https://trac.osgeo.org/grass/ticket/1443); subtitles added in NOTES section 8 vuotta sitten
v.in.pdal d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.in.region 67014631cb Added missing checks for Vect_open_* return value to avoid potential segmentation fault 11 vuotta sitten
v.info a12e56d374 v.info: level1 - print info message, remove unused variable (cosmentics) 8 vuotta sitten
v.kcv e48fc7259a update manuals (https://trac.osgeo.org/grass/ticket/2409) 10 vuotta sitten
v.kernel d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.label 0a1847cf3c hcolor/width renamed to highlight_color/width (https://trac.osgeo.org/grass/ticket/2409) 10 vuotta sitten
v.label.sa 9a3b60abd1 Patch for spelling errors, prepared by sebastic (see https://trac.osgeo.org/grass/ticket/3163) 9 vuotta sitten
v.lidar.correction d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.lidar.edgedetection d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.lidar.growing d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.lrs 37f89e37d9 SQL related manual entries: update some SQL examples to NC; fix db.select table calls 9 vuotta sitten
v.mkgrid 58069c5914 more see also for lidar modules 9 vuotta sitten
v.neighbors 34adeebdc6 v.neighbors: change G_fatal_error to G_warning (modification of https://trac.osgeo.org/grass/changeset/62746) 10 vuotta sitten
v.net d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.net.alloc d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
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 vuotta sitten
v.net.bridge 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 vuotta sitten
v.net.centrality 8c952b8222 various typo fixed (https://trac.osgeo.org/grass/ticket/2971) 9 vuotta sitten
v.net.components 9e979512e2 v.net.components: various bug fixes 9 vuotta sitten
v.net.connectivity 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 vuotta sitten
v.net.distance f88755473e v.net.distance manual: add visualization commands to example 8 vuotta sitten
v.net.flow 046d714545 fix various spelling errors (fixes trac https://trac.osgeo.org/grass/ticket/3138, contributed by Sebastiaan Couwenberg) 9 vuotta sitten
v.net.iso d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.net.path d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.net.salesman d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.net.spanningtree 9b579a85bc v.net.spanningtree: update manual 9 vuotta sitten
v.net.steiner 9349016eb1 fix https://trac.osgeo.org/grass/changeset/68003 9 vuotta sitten
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 vuotta sitten
v.net.visibility d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.normal d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.out.ascii ff3feb12e7 various typos fixed (via Debian lintian QA tool, contributor: sebastic; trac https://trac.osgeo.org/grass/ticket/2841) 9 vuotta sitten
v.out.dxf be5911eedc manual: keywords cleanup 10 vuotta sitten
v.out.lidar 5bc0062757 v.in.lidar, v.out.lidar, v.in.pdal: do not use category 0 9 vuotta sitten
v.out.ogr af6a5cbcef v.out.ogr: define output as G_OPT_F_OUTPUT (reason: most of users want to export shapefiles or file based formats, the GUI currently lacks special widget as for export, so plain text widget is used. After this change at least browse button is available. PostGIS connection string can be typed manually.) This issue should be solved in the future by new GUI widget. 8 vuotta sitten
v.out.postgis 1eca4810b7 v.out.postgis doesn't export attribute table (see https://trac.osgeo.org/grass/ticket/2460) 8 vuotta sitten
v.out.pov 722af442c8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) 10 vuotta sitten
v.out.svg 67014631cb Added missing checks for Vect_open_* return value to avoid potential segmentation fault 11 vuotta sitten
v.out.vtk d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.outlier d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.overlay 695362cbb3 v.overlay: use GV_MTABLE for multiple output layers 9 vuotta sitten
v.parallel b64d9e63e0 rename section BUGS to KNOWN ISSUES in manuals 10 vuotta sitten
v.patch 1486509ed5 v.patch: remove unnecessary description (provided in std flag since https://trac.osgeo.org/grass/changeset/67953) 9 vuotta sitten
v.perturb ff3feb12e7 various typos fixed (via Debian lintian QA tool, contributor: sebastic; trac https://trac.osgeo.org/grass/ticket/2841) 9 vuotta sitten
v.proj fb82d50851 v.proj: reword description of -b flag and add mention of it to man page 8 vuotta sitten
v.qcount 651c6b2a91 v.qcount manual: integration of material https://trac.osgeo.org/grass/browser/grass/branches/releasebranch_5_4/src/sites/s.qcount/tutorial (contributed by pvanbosgeo) 8 vuotta sitten
v.random 9f59a50022 v.random manual: random adjacent polygons example added 9 vuotta sitten
v.reclass b64d9e63e0 rename section BUGS to KNOWN ISSUES in manuals 10 vuotta sitten
v.rectify 2b56d2452d Various typos (fixes https://trac.osgeo.org/grass/ticket/2882 Patch for various spelling errors (sebastic)) 9 vuotta sitten
v.sample 722af442c8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) 10 vuotta sitten
v.segment 722af442c8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) 10 vuotta sitten
v.select 895aef98b9 v.select: check whether any features are found and if not do not attempt to create an output map 8 vuotta sitten
v.split 094664a293 v.split manual: examples updated 9 vuotta sitten
v.support bef9270fe3 v.support: open vector on level 1, not 2, related to https://trac.osgeo.org/grass/ticket/2588 10 vuotta sitten
v.surf.bspline d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.surf.idw d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.surf.rst 965417b2ad rst: parallel version authors 8 vuotta sitten
v.timestamp ba49997e91 clean up manual pages of timestamp modules 9 vuotta sitten
v.to.3d 7e2a6eece5 v.to.3d: add testsuite 10 vuotta sitten
v.to.db e3fd78c978 v.to.db: added bounding box as additional measure (one suggestion of https://trac.osgeo.org/grass/ticket/2122) 8 vuotta sitten
v.to.points 8aafdb46af v.to.points manual: new NC data example 9 vuotta sitten
v.to.rast 6090bf7c44 v.to.rast: fix category labels for use=attr 9 vuotta sitten
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) 10 vuotta sitten
v.transform 2daf2b0d42 v.transform: swap flags also for the z coordinate, optionally swap at the end [news] 8 vuotta sitten
v.type e1631a0d64 manual: some keyword cleanup 10 vuotta sitten
v.univar d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.vect.stats fa09dbc33b v.vect.stats: fix https://trac.osgeo.org/grass/ticket/3184, also remove the erroneous 'half' parameter 8 vuotta sitten
v.vol.rst d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.voronoi d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.what d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 vuotta sitten
v.what.rast 8d7ceb1352 v.what.rast: segfault with map without topology (see https://trac.osgeo.org/grass/ticket/3249) 8 vuotta sitten
v.what.rast3 6b746e1992 v.what.rast|3: add keyword surface information 9 vuotta sitten
Makefile 69ade481a9 v.in.pdal: LiDAR import tool based on PDAL [news] 9 vuotta sitten
vectorintro.html ef7e996a1a intro pages: link temporal data processing 9 vuotta sitten