Soeren Gebbert 06c20fcc3b Bug fixing. New method to sample a spcae time dataset by granularity. 13 年之前
..
arraystats 002bbe23df Keep all library dependencies in Grass.make 16 年之前
bitmap 16a6b956df Enable LFS globally 15 年之前
btree 002bbe23df Keep all library dependencies in Grass.make 16 年之前
btree2 fff350bf4b reset pointers 14 年之前
cairodriver 63f79ec71e Fix cairo checks 14 年之前
cdhc 002bbe23df Keep all library dependencies in Grass.make 16 年之前
cluster 59a8495bca Fix G_debug() call (first argument is debug level) 16 年之前
datetime 002bbe23df Keep all library dependencies in Grass.make 16 年之前
db c5005a4d91 use lowercase HTML tags 14 年之前
display ef97af3107 displaylib: replace setenv() by G_putenv() 14 年之前
driver 56e90d28a5 libdriver: doxygen documentation updated 14 年之前
dspf 655e4b3838 G3D -> RASTER3D 14 年之前
external ba63aa9662 update FSF mailing address (https://trac.osgeo.org/grass/ticket/1422) 14 年之前
fonts 1292bf9a1e Major build system clean-up 17 年之前
form 03cb9b73d8 Fix missing embedded manifests 15 年之前
gis 03d8a0a99a Planetary ellipsoids from Alessandro Frigeri 13 年之前
gmath e02aa2e241 Typo fixes 14 年之前
gpde 9ca0ae46ee Fixed wrong and misleading documentation about the groundwater flow concept. 14 年之前
gtcltk f2e18ece8e Treat destination directories as targets 15 年之前
htmldriver 3baa95890b update display driver manual pages 14 年之前
imagery 3a539ed71b Fix: return the allocated buffer 15 年之前
init 2fdcdd2f18 add --config option in the usage string 13 年之前
iostream fa084159c9 Use .cpp extension for C++ files 14 年之前
lidar f9175e5469 lidarlib: use segmentlib 14 年之前
linkm 002bbe23df Keep all library dependencies in Grass.make 16 年之前
manage dc7822aafa G_find_grid3 moved from raster3d to gislib 14 年之前
nviz 68ca9378d8 nviz: change scalebar appearance 14 年之前
ogsf 68ca9378d8 nviz: change scalebar appearance 14 年之前
pngdriver 158816dea1 displaydriver: note GRASS_LINE_WIDTH, GRASS_TEXT_SIZE 14 年之前
proj 7f41d3778e winGRASS/OSGeo4W updates (see https://trac.osgeo.org/grass/changeset/45429) 14 年之前
psdriver 158816dea1 displaydriver: note GRASS_LINE_WIDTH, GRASS_TEXT_SIZE 14 年之前
python 06c20fcc3b Bug fixing. New method to sample a spcae time dataset by granularity. 13 年之前
raster 094b7463cc Separate the R__.fileinfo[] index from the raster data file descriptor 14 年之前
raster3d b099cba888 Fixed wrong tile size computation in case of huge raster3d maps. 14 年之前
rowio 002bbe23df Keep all library dependencies in Grass.make 16 年之前
rst 6e4c3b0cf1 adjust rst lib to new topo 14 年之前
segment 0a2151a36c warnings prettified 14 年之前
sites 619b3f6325 Eliminate G_index(), G_rindex(); replace with strchr(), strrchr() 15 年之前
stats c088d91e0e threshold parameter added 15 年之前
symbol 92b0ec3536 rename to match other half-symbols, add right side variant 14 年之前
temporal ee60743b2d Code cleanup. The temporal map type (single point of time, time interval or mixed) is now computed and stored in space time datasets. 14 年之前
vector 42dca6b9ef vlib: Vect_copy_map_lines() support for OGR output added 13 年之前
Makefile e89aecb5b6 TGIS registration modules for raster, raster3d and vector maps implemented. 14 年之前
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 年之前
loc_struct.png 5d366eb05b major gislib.dox update (still not complete, https://trac.osgeo.org/grass/changeset/37744) 16 年之前

README

Current directory layout

- bitmap: bitmap library for X Window Bitmaps
- btree: binary tree library
- D: display library
- datetime: DateTime library
- db: database management interface database drivers
- db/dbmi: general DB driver
- db/sqlp: SQL parser library for DBMI driver
- db/stubs: general DB driver
- display: library for CELL driver
- edit: curses library
- external: external libraries
- external/shapelib: SHAPE file management functions
- fonts: fonts
- fonts/fonts
- fonts/for_grass
- front.end: modules front end (cmd or inter)
- gis: main GRASS library
- image: image library required for SG3d/Iris, saving images in SGIs
rgb-format
- init: GRASS startup scripts and programs
- linkm: linked list memory manager
- ogsf: ported gsurf library (required for NVIZ)
- proj: PROJ4 projection library wrapper
- raster: GRASS raster display library
- vask: Curses based cursor library
- vector: GRASS vector library
- vector/dglib: Directed Graph Library implementation
- vector/dglib/examples: Directed Graph Library examples
- vector/diglib: more GRASS vector functions
- vector/Vlib: portable GRASS vector functions