Soeren Gebbert e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 tahun lalu
..
test 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 tahun lalu
G3d.h_unused db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
G3d_intern.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
Makefile 002bbe23df Keep all library dependencies in Grass.make 15 tahun lalu
cache.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
cachehash.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
cachehash.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
changeprecision.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
changetype.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
filecompare.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
filename.c 13a759b8fc G__find_name* renamed to G_find_file* (used outside of the library) 14 tahun lalu
find_grid3.c ab082da4e0 Add "const" where appropriate to libgis return types 16 tahun lalu
fpcompress.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
g3d_volume_layout.png e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 tahun lalu
g3d_volume_layout.xcf e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 tahun lalu
g3dalloc.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
g3dcache.c 7f41d3778e winGRASS/OSGeo4W updates (see https://trac.osgeo.org/grass/changeset/45429) 14 tahun lalu
g3dcats.c f222d1c8b3 rasterlib: fns from cats.c cleaned up, see http://trac.osgeo.org/grass/wiki/Grass7/RasterLib 16 tahun lalu
g3dclose.c f222d1c8b3 rasterlib: fns from cats.c cleaned up, see http://trac.osgeo.org/grass/wiki/Grass7/RasterLib 16 tahun lalu
g3dcolor.c 37c0e5bdfc Replace fseek/ftell with G_fseek/G_ftell 16 tahun lalu
g3ddefaults.c e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 tahun lalu
g3ddoubleio.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
g3derror.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
g3dfpxdr.c 6126234725 Rast_incr_void_ptr moved back to libgis 16 tahun lalu
g3dgetvalue.c 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 tahun lalu
g3dhistory.c 832b2047b6 Reverted https://trac.osgeo.org/grass/ticket/43203 and fixed the pointer handling. 14 tahun lalu
g3dintio.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
g3dkeys.c 4a29361f14 Generate fatal errors rather than returning a status, for: 15 tahun lalu
g3dlib.dox e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 tahun lalu
g3dlong.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
g3dmapset.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
g3dmask.c a9c24ecab0 Fix handling of grid3 elements 17 tahun lalu
g3dmisc.c 938f80074a New tile computation algorithm implemented. New g3d open method implemented. Enhanced r3.info information printing. 14 tahun lalu
g3dnull.c 8b394a154d Rename Rast.h->raster.h 16 tahun lalu
g3dopen.c c797fb8d93 gislib: G__unqualified_name() renamed to G_unqualified_name() 16 tahun lalu
g3dopen2.c 938f80074a New tile computation algorithm implemented. New g3d open method implemented. Enhanced r3.info information printing. 14 tahun lalu
g3dparam.c 704fffd788 New g3d module for raster3d map retiling implemented with tests. Added more g3d std. parameter. 14 tahun lalu
g3dputvalue.c 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 tahun lalu
g3drange.c 6126234725 Rast_incr_void_ptr moved back to libgis 16 tahun lalu
g3dregion.c 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 tahun lalu
g3dresample.c 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 tahun lalu
g3dvolume.c 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 tahun lalu
g3dwindow.c 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 tahun lalu
g3dwindowio.c 13a759b8fc G__find_name* renamed to G_find_file* (used outside of the library) 14 tahun lalu
getblock.c 6126234725 Rast_incr_void_ptr moved back to libgis 16 tahun lalu
header.c 4a29361f14 Generate fatal errors rather than returning a status, for: 15 tahun lalu
headerinfo.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
index.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
retile.c 704fffd788 New g3d module for raster3d map retiling implemented with tests. Added more g3d std. parameter. 14 tahun lalu
rle.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
snap.gif db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
snap.rgb db49180dd7 welcome to GRASS 7.0.svn 17 tahun lalu
tilealloc.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
tileio.c 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 tahun lalu
tilemath.c 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 tahun lalu
tilenull.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 tahun lalu
tileread.c 6126234725 Rast_incr_void_ptr moved back to libgis 16 tahun lalu
tilewrite.c 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 tahun lalu
volume_tile_cell_generator.sh e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 tahun lalu
writeascii.c 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 tahun lalu