Martin Landa 0e8e9e1474 v.net.visibility: manual cosmetics (syntax issues) 10 years ago
..
v.buffer e1631a0d64 manual: some keyword cleanup 10 years ago
v.build 67014631cb Added missing checks for Vect_open_* return value to avoid potential segmentation fault 11 years ago
v.build.polylines e1631a0d64 manual: some keyword cleanup 10 years ago
v.category 2fc5e8a0eb v.category: improve option description 10 years ago
v.class fc21cbda4b d.thematic.area: option is key is column not data 10 years ago
v.clean be5911eedc manual: keywords cleanup 10 years ago
v.colors 3479cc2604 r.colors|r3.colors|v.colors: rename 'volume' to 'raster_3d' - https://trac.osgeo.org/grass/ticket/2409 10 years ago
v.colors.out 3b8386fa9f manual: some cleanup of HTML and examples 10 years ago
v.convert 771f9b7155 update modules: use db_set_error_handler_driver() 10 years ago
v.db.connect 01d73e2b8e v.rectify, v.vect.stats, v.out.ascii, v.db.connect: use G_option_to_separator() 11 years ago
v.db.select be5911eedc manual: keywords cleanup 10 years ago
v.delaunay 67014631cb Added missing checks for Vect_open_* return value to avoid potential segmentation fault 11 years ago
v.distance da1d21e99b fix gui layout of modules which had defined guisections but are required at the same time; v.distance now doesn't require dummy column when printing to stdout 10 years ago
v.drape a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.edit e1631a0d64 manual: some keyword cleanup 10 years ago
v.external ae4094dde2 fix compilation of v.in.ogr and v.external agaist GDAL < 1.11 10 years ago
v.external.out 9d1d28da18 v.external.out: use standardized options (https://trac.osgeo.org/grass/ticket/2409); update manual 10 years ago
v.extract 498f194bcc Replace rand/random/lrand48/etc with lib/gis random number functions 11 years ago
v.extrude e48fc7259a update manuals (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.generalize 6b1b45bb9a v.generalize: check that input map contains lines 10 years ago
v.hull 7bc84c68da v.hull: example updated to GRASS 7 but it looks strange 12 years ago
v.in.ascii 3fdd58601a v.in.ascii: add text delimiter 10 years ago
v.in.db 771f9b7155 update modules: use db_set_error_handler_driver() 10 years ago
v.in.dwg 771f9b7155 update modules: use db_set_error_handler_driver() 10 years ago
v.in.dxf 771f9b7155 update modules: use db_set_error_handler_driver() 10 years ago
v.in.lidar 0ffbe7d43c v.in.lidar: messages clarified 10 years ago
v.in.ogr b1c9dc7932 v.in.ogr: add example from multiple geometry columns to the manual 10 years ago
v.in.region 67014631cb Added missing checks for Vect_open_* return value to avoid potential segmentation fault 11 years ago
v.info 8846cd8085 manual: some cleanup of HTML and examples 10 years ago
v.kcv e48fc7259a update manuals (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.kernel 75da208c29 update manual pages (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.label c36788a3a6 manual: minor cosmetics 10 years ago
v.label.sa a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.lidar.correction 771f9b7155 update modules: use db_set_error_handler_driver() 10 years ago
v.lidar.edgedetection 771f9b7155 update modules: use db_set_error_handler_driver() 10 years ago
v.lidar.growing dafbd1e91d user message harmonization update (trac https://trac.osgeo.org/grass/ticket/2409) 11 years ago
v.lrs a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.mkgrid a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.neighbors a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net d7ee44bf84 v.net: turn_uc_layer -> turn_cat_layer (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.alloc 6218ba1cf4 v.net modules: tlayer -> turn_layer and tuclayer -> turn_cat_layer (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.allpairs 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.bridge 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.centrality 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.components 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.connectivity 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.distance 6218ba1cf4 v.net modules: tlayer -> turn_layer and tuclayer -> turn_cat_layer (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.flow 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.iso 6218ba1cf4 v.net modules: tlayer -> turn_layer and tuclayer -> turn_cat_layer (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.path 4ad5f3f6c3 update v.net.path manual (syntax issues) 10 years ago
v.net.salesman 6218ba1cf4 v.net modules: tlayer -> turn_layer and tuclayer -> turn_cat_layer (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.spanningtree 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.steiner 7f605b7c24 v.net.steiner: tcats -> terminal_cats and nsp -> npoints (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.timetable 83272d185f v.net modules: afcolumn -> arc_column and abcolumn -> arc_backward_column (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.net.visibility 0e8e9e1474 v.net.visibility: manual cosmetics (syntax issues) 10 years ago
v.normal a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.out.ascii 4736f5c03e v.out.ascii: fix return code interpretation 10 years ago
v.out.dxf be5911eedc manual: keywords cleanup 10 years ago
v.out.ogr e48fc7259a update manuals (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.out.postgis e48fc7259a update manuals (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.out.pov 67014631cb Added missing checks for Vect_open_* return value to avoid potential segmentation fault 11 years ago
v.out.svg 67014631cb Added missing checks for Vect_open_* return value to avoid potential segmentation fault 11 years ago
v.out.vtk ec04c49589 rename zmultiplier to zscale (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.outlier bc0d950c6a v.outlier: use standardized options (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.overlay e20bfbfd58 v.overlay|v.select: fix bug introduced https://trac.osgeo.org/grass/changeset/63717 10 years ago
v.parallel e1631a0d64 manual: some keyword cleanup 10 years ago
v.patch 771f9b7155 update modules: use db_set_error_handler_driver() 10 years ago
v.perturb 0aeeb0a610 manual: minor cleanup; v.mkgrid example screenshot added; keyword added 10 years ago
v.proj 2c9f5864c2 v.proj: add line densification 10 years ago
v.qcount 75da208c29 update manual pages (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.random a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.reclass 771f9b7155 update modules: use db_set_error_handler_driver() 10 years ago
v.rectify e41c2910f9 unused i.points + i.vpoints removed: replaced by g.gui.gcp 10 years ago
v.sample a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.segment e1631a0d64 manual: some keyword cleanup 10 years ago
v.select e20bfbfd58 v.overlay|v.select: fix bug introduced https://trac.osgeo.org/grass/changeset/63717 10 years ago
v.split e1631a0d64 manual: some keyword cleanup 10 years ago
v.support 17ffa75cfe v.edit, v.lrs.create, v.lrs.where, v.net, v.support: Option thresh => threshold for consistency 11 years ago
v.surf.bspline e5be68f0de some shell test scripts updated 10 years ago
v.surf.idw 67014631cb Added missing checks for Vect_open_* return value to avoid potential segmentation fault 11 years ago
v.surf.rst e5be68f0de some shell test scripts updated 10 years ago
v.timestamp e5be68f0de some shell test scripts updated 10 years ago
v.to.3d a6c85f0a45 fix compiler warnings (contributed by Volker Froehlich, sync of https://trac.osgeo.org/grass/changeset/59714) 11 years ago
v.to.db 234bdd7691 v.to.db: check if the map is in the current mapset (when modifying data) 10 years ago
v.to.points 75da208c29 update manual pages (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.to.rast 9c567eeadf v.to.rast: use standardized options (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.to.rast3 771f9b7155 update modules: use db_set_error_handler_driver() 10 years ago
v.transform a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.type e1631a0d64 manual: some keyword cleanup 10 years ago
v.univar a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.vect.stats 3b8386fa9f manual: some cleanup of HTML and examples 10 years ago
v.vol.rst e48fc7259a update manuals (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.voronoi a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.what 5237f1c8c0 update g.list/g.remove calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.what.rast a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
v.what.rast3 e5be68f0de some shell test scripts updated 10 years ago
Makefile 59b40aab6e remove sites element and library - https://trac.osgeo.org/grass/ticket/2440 10 years ago
vectorintro.html d02f3e4037 vectorintro.html: minor fixes 10 years ago