Nicklas Larsson
|
c37871b51d
Fix -Wunused-variable compiler warnings (#2158)
|
2 yıl önce |
Markus Neteler
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 yıl önce |
Vaclav Petras
|
de35a5b2a5
r3.to.rast: report percentage by depth, not 0-100 for each depth
|
8 yıl önce |
Vaclav Petras
|
3bd1062c1a
r3.to.rast: add multiply and add coeff options
|
8 yıl önce |
Vaclav Petras
|
1a5d675c6d
r3.to.rast: open map according to type (fixes https://trac.osgeo.org/grass/changeset/68874 for CELL)
|
8 yıl önce |
Vaclav Petras
|
c39bd1df66
r3.to.rast: add option for 2D raster type (depends on https://trac.osgeo.org/grass/changeset/68867)
|
8 yıl önce |
Martin Landa
|
1f994461e6
grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773)
|
9 yıl önce |
Markus Neteler
|
313bc95cf1
more msg standardization
|
11 yıl önce |
Markus Neteler
|
1c8576417f
homogenize keywords
|
12 yıl önce |
Markus Neteler
|
78b61ee530
i18n polishing
|
13 yıl önce |
Martin Landa
|
dc7822aafa
G_find_grid3 moved from raster3d to gislib
|
13 yıl önce |
Martin Landa
|
491e01ffd5
raster3dlib: doxygenize close.c
|
13 yıl önce |
Martin Landa
|
e5d95157da
raster3dlib: change camelCase to underscores in the function names
|
13 yıl önce |
Markus Neteler
|
9297171233
Milena Nowotarska: i18n cleanup; HTML cleanup
|
13 yıl önce |
Martin Landa
|
1a88755128
G3d_ -> Rast3d_
|
13 yıl önce |
Martin Landa
|
655e4b3838
G3D -> RASTER3D
|
13 yıl önce |
Martin Landa
|
06df95e649
update code: g3d.h has been renamed to raster3d.h
|
13 yıl önce |
Soeren Gebbert
|
0d07febd3f
Check the overwrite flag
|
13 yıl önce |
Soeren Gebbert
|
79741d1335
Fixed float import bug https://trac.osgeo.org/grass/ticket/1392
|
13 yıl önce |
Soeren Gebbert
|
b5fd968c98
Major G3d libarary update. The G3D library and raster library use now the same coordinate system. Start is the upper left (NW) corner beginning at the bottom of the region. Several tests have been implemented to verify the correct behavior.
|
13 yıl önce |
Soeren Gebbert
|
8ba1e06642
Implemented new row order for volume data. Added tests and reference
|
13 yıl önce |
Soeren Gebbert
|
13df220f4a
Major G3d libarary update. Cleaned and reordered the put and get value functions in G3D library. Added several tests to verify the right hand side cube coordinate system. Modified most of the g3d modules to use the correct row order when interacting with raster maps. Modified v.random to create db column in -z mode.
|
13 yıl önce |
Glynn Clements
|
6c41b6394b
Re-write raster history implementation
|
14 yıl önce |
Glynn Clements
|
df4d81abd4
Move raster-specific functions from lib/gis to lib/raster:
|
15 yıl önce |
Glynn Clements
|
e1b2b37f30
Rast_put_*_row* now generate errors rather than returning a status
|
15 yıl önce |
Glynn Clements
|
17b531fa05
Rast_close, Rast_unopen, Rast_get_cellhd now generate errors rather than returning a status
|
15 yıl önce |
Glynn Clements
|
d2b26275a0
No need to check return value from Rast_open_*
|
15 yıl önce |
Martin Landa
|
b2a54a6471
gislib: G_find_cell renamed to G_find_raster
|
15 yıl önce |
Martin Landa
|
4dade3f745
rasterlib: fns from put_row.c renamed, see
|
15 yıl önce |
Martin Landa
|
a9e9d10f82
rasterlib: fns from opencell.c renamed, see
|
15 yıl önce |