Changes between Version 41 and Version 42 of Grass7/RasterLib
- Timestamp:
- 06/29/09 14:07:05 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Grass7/RasterLib
v41 v42 6 6 * r38003 - selected fns moved from gislib to rasterlib 7 7 * Various fixes: r38005, r38006, r38007, r38008, r38010 8 * Rename fns: r38082, r38083, r38099, r38106, r38109, r38110, r38112, r38113, r38115, r38116, r38117, r38118, r38119 8 * Rename fns: r38082, r38083, r38099, r38106, r38109, r38110, r38112, r38113, r38115, r38116, r38117, r38118, r38119, r38120 9 9 10 10 Here is the list of functions marked to be move to raster library (for full list see [source:grass/trunk/include/raster.h include/raster.h]): … … 253 253 || G!__convert_flags_01 || Rast!__convert_flags_01 || [source:grass/trunk/lib/raster/null_val.c lib/raster/null_val.c] || 254 254 || G!__init_null_bits || Rast!__init_null_bits || [source:grass/trunk/lib/raster/null_val.c lib/raster/null_val.c] || 255 || G_open_cell_old || Rast_open_old || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed 256 || G!__open_cell_old || Rast!__open_old || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed 257 || G_open_cell_new || Rast_open_ new || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed258 || G_open_cell_new_uncompressed || Rast_open_ new_uncompressed || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed255 || G_open_cell_old || Rast_open_old || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 256 || G!__open_cell_old || Rast!__open_old || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 257 || G_open_cell_new || Rast_open_c_new || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 258 || G_open_cell_new_uncompressed || Rast_open_c_new_uncompressed || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 259 259 || G_want_histogram || Rast_want_histogram || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 260 || G_set_cell_format || Rast_set_cell_format || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed 261 || G_cellvalue_format || Rast_get_cell_format || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed 262 || G_open_fp_cell_new || Rast_open_fp_new || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed 263 || G_open_fp_cell_new_uncompressed || Rast_open_fp_new_uncompressed || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed 260 || G_set_cell_format || Rast_set_cell_format || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 261 || G_cellvalue_format || Rast_get_cell_format || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 262 || G_open_fp_cell_new || Rast_open_fp_new || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 263 || G_open_fp_cell_new_uncompressed || Rast_open_fp_new_uncompressed || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 264 264 || G_set_fp_type || Rast_set_fp_type || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 265 || G_raster_map_is_fp || Rast_map_is_fp || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 266 || G_raster_map_type || Rast_map_type || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 265 || G_raster_map_is_fp || Rast_map_is_fp || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 266 || G_raster_map_type || Rast_map_type || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 267 267 || G!__check_fp_type || Rast!__check_fp_type || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 268 || G_get_raster_map_type || Rast_get_map_type || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 269 || G_open_raster_new || Rast_open_new || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 270 || G_open_raster_new_uncompressed || Rast_open_new_uncompressed || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 268 || G_get_raster_map_type || Rast_get_map_type || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 269 || G_open_raster_new || Rast_open_new || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 270 || G_open_raster_new_uncompressed || Rast_open_new_uncompressed || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || Renamed in r38120 271 271 || G_set_quant_rules || Rast_set_quant_rules || [source:grass/trunk/lib/raster/opencell.c lib/raster/opencell.c] || 272 272 || G_put_cellhd || Rast_put_cellhd || [source:grass/trunk/lib/raster/put_cellhd.c lib/raster/put_cellhd.c] ||