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