Martin Landa 1d56745398 v.transform flag 's' renamed to 'w' (name collision in GRASS6) 14 年之前
..
v.buffer 3784e27949 v.buffer: be more verbose 15 年之前
v.build 295e40ccff OGR support (read) 15 年之前
v.build.polylines a5f1d0cbe8 v.build.polylines: manual page updated (notes my Markus Metz, http://lists.osgeo.org/pipermail/grass-user/2010-October/058400.html) 14 年之前
v.category 295e40ccff OGR support (read) 15 年之前
v.class af77699bcc v.class: OGR support (read access) 15 年之前
v.clean 06475ef65d v.clean: fix message when no vertex is removed 14 年之前
v.convert d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 年之前
v.db.connect 105779be0b v.db.connect: use default driver/database only if defined 14 年之前
v.db.select e404ebaf58 remove out-dated comment 15 年之前
v.delaunay 9bb4d7b09b Fix bug https://trac.osgeo.org/grass/ticket/933 15 年之前
v.distance 8cfce8b7c4 refined search box increase 15 年之前
v.drape d2b26275a0 No need to check return value from Rast_open_* 15 年之前
v.edit bd31b6cfea libvect: implement V1/2_write_line_ogr 15 年之前
v.external cef35690cf vlib: initial suppor for 3D vector data linked via OGR 14 年之前
v.external.out 79a2294e61 v.external.out: do not define default format 14 年之前
v.extract 045a1b462e v.extract: default layer to '1' (see https://trac.osgeo.org/grass/ticket/1081) 15 年之前
v.extrude 7fccff5206 v.extrude: cosmetics, process area separately 14 年之前
v.generalize b6e65e6f43 do not delete areas, do not mix up area attributes 14 年之前
v.hull 5cfaea663a v.hull: support for vector lines 15 年之前
v.in.ascii 68121a34fe cosmetics 14 年之前
v.in.db d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 年之前
v.in.dwg 9339a2b67e use array for keywords (to avoid duplicate locales) 16 年之前
v.in.dxf bbfd27c2ec r.external.out: use suppress_required 14 年之前
v.in.ogr 965038463d cosmetics, be a bit more user-friendly 14 年之前
v.in.region d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 年之前
v.in.sites d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 年之前
v.info dc57d4d9f6 temporary debug check for LFS 15 年之前
v.kcv a7f5109a73 synchronize vector modules (G_OPT_V_FIELD_ALL) 15 年之前
v.kernel df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 年之前
v.label d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 年之前
v.label.sa 3b68dabfbf new example with screenshot 15 年之前
v.lidar.correction a3977f358d toc in manual implemented 14 年之前
v.lidar.edgedetection a3977f358d toc in manual implemented 14 年之前
v.lidar.growing a3977f358d toc in manual implemented 14 年之前
v.lrs d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 年之前
v.mapcalc f80465eb9b v.mapcalc: LFS for wingrass 15 年之前
v.mkgrid f11514ba16 document -p behavior (merge from devbr6) 15 年之前
v.neighbors df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 年之前
v.net d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 年之前
v.net.alloc d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 年之前
v.net.allpairs a960847b2a add missing s 15 年之前
v.net.bridge fe19a937dc run grass_indent.sh 15 年之前
v.net.centrality a960847b2a add missing s 15 年之前
v.net.components a960847b2a add missing s 15 年之前
v.net.connectivity fe19a937dc run grass_indent.sh 15 年之前
v.net.distance a960847b2a add missing s 15 年之前
v.net.flow a960847b2a add missing s 15 年之前
v.net.iso d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 年之前
v.net.path d2b8587835 v.db.addcol renamed to v.db.addcolumn 15 年之前
v.net.salesman d2b8587835 v.db.addcol renamed to v.db.addcolumn 15 年之前
v.net.spanningtree fe19a937dc run grass_indent.sh 15 年之前
v.net.steiner d2b8587835 v.db.addcol renamed to v.db.addcolumn 15 年之前
v.net.timetable a960847b2a add missing s 15 年之前
v.net.visibility d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 年之前
v.normal 665872cbb1 v.normal: OGR support (read access) 15 年之前
v.out.ascii 94c19f0baa v.out.ascii: 'output' is not required 15 年之前
v.out.dxf a7f5109a73 synchronize vector modules (G_OPT_V_FIELD_ALL) 15 年之前
v.out.ogr fdd2a31f22 v.out.ogr: new flag to append data to the existing OGR layer 14 年之前
v.out.pov c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 年之前
v.out.svg a7f5109a73 synchronize vector modules (G_OPT_V_FIELD_ALL) 15 年之前
v.out.vtk 208d472770 v.patch & v.out.vtk: more keywords, cosmetics 15 年之前
v.outlier a3977f358d toc in manual implemented 14 年之前
v.overlay 295e40ccff OGR support (read) 15 年之前
v.parallel e7b04cc835 merge cleanups from devbr6 https://trac.osgeo.org/grass/changeset/41042) 15 年之前
v.patch 208d472770 v.patch & v.out.vtk: more keywords, cosmetics 15 年之前
v.perturb f35b337750 v.pertrub: OGR support (read access) 15 年之前
v.proj fb7f4cf1ea r.proj/v.proj: more guisections 14 年之前
v.qcount 7d21592c77 v.qcount: OGR support (read access) 15 年之前
v.random 9743724879 v.random: simplify code (cosmetics) 14 年之前
v.reclass a3977f358d toc in manual implemented 14 年之前
v.sample d2b26275a0 No need to check return value from Rast_open_* 15 年之前
v.segment a3977f358d toc in manual implemented 14 年之前
v.select 0f469e799d v.select: simplify module interface (no geos flag) 14 年之前
v.split 8f71f79d7a added units for length option, fix for https://trac.osgeo.org/grass/ticket/1078 15 年之前
v.support d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 年之前
v.surf.bspline 399f534716 need full bandwidth for special cases 14 年之前
v.surf.idw 7ad63c57f8 v.surf.idw: more guisections 14 年之前
v.surf.rst e96dba8bf0 more keywords (*.surf.*) 15 年之前
v.to.3d 295e40ccff OGR support (read) 15 年之前
v.to.db 2168eae3c8 typo 14 年之前
v.to.points 4c4f27bcba Fix spelling errors (https://trac.osgeo.org/grass/ticket/872) 15 年之前
v.to.rast a3925f667b v.to.rast: guisections clean up 14 年之前
v.to.rast3 295e40ccff OGR support (read) 15 年之前
v.transform 1d56745398 v.transform flag 's' renamed to 'w' (name collision in GRASS6) 14 年之前
v.type 295e40ccff OGR support (read) 15 年之前
v.univar 295e40ccff OGR support (read) 15 年之前
v.vol.rst 6c41b6394b Re-write raster history implementation 15 年之前
v.voronoi f03eb13a7b much less memory, a bit faster 15 年之前
v.what f8cc591a11 v.what: cosmetics in output (empty lines) 14 年之前
v.what.rast df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 年之前
Makefile 30a88b9245 enable v.external.out 14 年之前
vectorintro.html 2253b48b73 activate new v.net.* modules; add to intro; typo fix 15 年之前