Vaclav Petras
|
23a8e6d786
libgis: Distinguish dirs and objects in dir creation (#1681)
|
3 年之前 |
Markus Metz
|
4848bfc760
libraster (#463)
|
5 年之前 |
Markus Neteler
|
ed71666544
libraster: improved error msg if compression is not supported
|
6 年之前 |
Markus Metz
|
5f6a18d76c
libraster: +GRASS virtual raster (VRT)
|
6 年之前 |
Markus Neteler
|
057344ccbd
rasterlib: Eliminate RPC/XDR dependency from raster library (https://trac.osgeo.org/grass/changeset/52015 cont'd)
|
7 年之前 |
Markus Metz
|
e2dc2789fa
rasterlib: fix segfault if NULLS are compressed, but not data
|
7 年之前 |
Markus Neteler
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 年之前 |
Markus Metz
|
e23d5cb0b9
rasterlib: fix memory leak for compressed null files
|
8 年之前 |
Martin Landa
|
9c4b5e1323
G__tempfile() lacks perror support (see https://trac.osgeo.org/grass/ticket/2278)
|
8 年之前 |
Markus Metz
|
9cce81c7b2
rasterlib: change name of compressed null file, set default compression method to LZ4
|
9 年之前 |
Markus Metz
|
b90f709936
rasterlib: more tests for raster compression
|
9 年之前 |
Markus Metz
|
4f2d270191
rasterlib, raster3dlib: use new compression fns
|
9 年之前 |
Martin Landa
|
fdcaa4a650
libgis: include <errno.h> explicitly
|
9 年之前 |
Glynn Clements
|
d91e4d9b41
Expose Rast__read_null_bits()
|
9 年之前 |
Glynn Clements
|
421cd64558
Fix bugs in https://trac.osgeo.org/grass/changeset/65272 (compressed nulls)
|
10 年之前 |
Glynn Clements
|
57ff07fef6
Prioritise uncompressed null file over compressed null file (issue https://trac.osgeo.org/grass/ticket/2349)
|
10 年之前 |
Glynn Clements
|
3ed6888c38
Support compressed null bitmap (issue https://trac.osgeo.org/grass/ticket/2349)
|
10 年之前 |
Markus Neteler
|
b2549a0e16
minor doxygen header updates
|
10 年之前 |
Martin Landa
|
d90fa664d6
libgis: G__make_mapset_element() -> G_make_mapset_element()
|
10 年之前 |
Martin Landa
|
501ec6aa98
-int G__projection_units(int);
|
10 年之前 |
Markus Metz
|
4bc91082ac
rasterlib: report reason when no temp files available
|
11 年之前 |
Markus Neteler
|
070eaa1a92
msg typo: occured -> occurred
|
11 年之前 |
Glynn Clements
|
2e31edaf65
Eliminate RPC/XDR dependency from raster library
|
13 年之前 |
Glynn Clements
|
094b7463cc
Separate the R__.fileinfo[] index from the raster data file descriptor
|
13 年之前 |
Martin Landa
|
13a759b8fc
G__find_name* renamed to G_find_file* (used outside of the library)
|
14 年之前 |
Martin Landa
|
e4f3d72085
rasterlib: closecell.c renamed to close.c, opencell.c renamed to open.c
|
14 年之前 |