Martin Landa
|
d4b1a2882a
grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773)
|
9 年之前 |
Markus Neteler
|
313bc95cf1
more msg standardization
|
12 年之前 |
Markus Neteler
|
1c8576417f
homogenize keywords
|
12 年之前 |
Markus Neteler
|
78b61ee530
i18n polishing
|
13 年之前 |
Martin Landa
|
dc7822aafa
G_find_grid3 moved from raster3d to gislib
|
14 年之前 |
Martin Landa
|
491e01ffd5
raster3dlib: doxygenize close.c
|
14 年之前 |
Martin Landa
|
e5d95157da
raster3dlib: change camelCase to underscores in the function names
|
14 年之前 |
Markus Neteler
|
9297171233
Milena Nowotarska: i18n cleanup; HTML cleanup
|
14 年之前 |
Martin Landa
|
1a88755128
G3d_ -> Rast3d_
|
14 年之前 |
Martin Landa
|
655e4b3838
G3D -> RASTER3D
|
14 年之前 |
Martin Landa
|
06df95e649
update code: g3d.h has been renamed to raster3d.h
|
14 年之前 |
Soeren Gebbert
|
0d07febd3f
Check the overwrite flag
|
14 年之前 |
Soeren Gebbert
|
79741d1335
Fixed float import bug https://trac.osgeo.org/grass/ticket/1392
|
14 年之前 |
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.
|
14 年之前 |
Soeren Gebbert
|
8ba1e06642
Implemented new row order for volume data. Added tests and reference
|
14 年之前 |
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.
|
14 年之前 |
Glynn Clements
|
6c41b6394b
Re-write raster history implementation
|
15 年之前 |
Glynn Clements
|
df4d81abd4
Move raster-specific functions from lib/gis to lib/raster:
|
15 年之前 |
Glynn Clements
|
e1b2b37f30
Rast_put_*_row* now generate errors rather than returning a status
|
15 年之前 |
Glynn Clements
|
17b531fa05
Rast_close, Rast_unopen, Rast_get_cellhd now generate errors rather than returning a status
|
15 年之前 |
Glynn Clements
|
d2b26275a0
No need to check return value from Rast_open_*
|
15 年之前 |
Martin Landa
|
b2a54a6471
gislib: G_find_cell renamed to G_find_raster
|
16 年之前 |
Martin Landa
|
4dade3f745
rasterlib: fns from put_row.c renamed, see
|
16 年之前 |
Martin Landa
|
a9e9d10f82
rasterlib: fns from opencell.c renamed, see
|
16 年之前 |
Martin Landa
|
fb2523dcf1
rasterlib: Rast_unopen_cell -> Rast_unopen
|
16 年之前 |
Martin Landa
|
1d21c4d89e
fix wrongly renamed Rast_allocate_d_buf () in https://trac.osgeo.org/grass/changeset/38082
|
16 年之前 |
Martin Landa
|
8daf2e7064
alloc_cell.c updated, see http://trac.osgeo.org/grass/wiki/Grass7/RasterLib
|
16 年之前 |
Martin Landa
|
9339a2b67e
use array for keywords (to avoid duplicate locales)
|
16 年之前 |
Glynn Clements
|
8b394a154d
Rename Rast.h->raster.h
|
16 年之前 |
Martin Landa
|
7d651576ad
fix compilation - add $(RASTRLIB/DEP) + various minor fixes (gis/raster lib)
|
16 年之前 |