Soeren Gebbert 67eb919657 Enabled 3D raster numpy access in the temporal GIS library. 12 년 전
..
arraystats 08a91ed99f Don't use // comments (C89 compatibility) 12 년 전
bitmap f2ec32951d fix some doxygen warnings 12 년 전
btree 9f261a7fd6 move prototypes from include/ to include/defs 13 년 전
btree2 5b2cf4fc75 rbtree: add backward traversal 12 년 전
cairodriver 66eaf76e28 cairodriver fix typo 12 년 전
cdhc 717034b10c tests updated from v.normal code 12 년 전
cluster 09b7db1dd9 doxygen errors fixed 12 년 전
datetime 09b7db1dd9 doxygen errors fixed 12 년 전
db 6bd27dae8f Remove (non-portable) -s switch from LFLAGS 12 년 전
display c18eee3ba3 dox: syntax errors 12 년 전
driver 09b7db1dd9 doxygen errors fixed 12 년 전
dspf 655e4b3838 G3D -> RASTER3D 14 년 전
external 0a1d85dbec remove bwidget library (no TCL/TK dependency in G7) 12 년 전
fonts 1292bf9a1e Major build system clean-up 17 년 전
gis 311392ebcb libgis: G_make_location() - check for legal name 12 년 전
gmath 199364ad83 g2c.h no longer exists 12 년 전
gpde 509daf491a URLs demessified 12 년 전
htmldriver 4a4b25b3e6 typo 13 년 전
imagery 08a91ed99f Don't use // comments (C89 compatibility) 12 년 전
init 624ea7a4f9 grass7.html: examples for location creation 12 년 전
iostream bb7745c8f1 Fix some C++ portability warnings 12 년 전
lidar 513fa57946 lidarlib: fix spline adjustment 13 년 전
linkm 002bbe23df Keep all library dependencies in Grass.make 15 년 전
manage 09b7db1dd9 doxygen errors fixed 12 년 전
nviz 08a91ed99f Don't use // comments (C89 compatibility) 12 년 전
ogsf c18eee3ba3 dox: syntax errors 12 년 전
pngdriver e437cd9f59 avoid caps HTML tags 13 년 전
proj 4ca4e5ce63 EPSG DB to CSV procedure 12 년 전
psdriver 4a4b25b3e6 typo 13 년 전
python 67eb919657 Enabled 3D raster numpy access in the temporal GIS library. 12 년 전
raster 4e2f7b2dea libraster: fix fp precision export 12 년 전
raster3d aeb54f44af Convert K&R-style functions to ANSI C 12 년 전
rowio 09b7db1dd9 doxygen errors fixed 12 년 전
rst f6aecb55d8 librst: be less verbose (cosmetics) 12 년 전
segment b620683d20 dox: segment library (unnecessary fn and SEG/seg mess) 12 년 전
sites 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) 12 년 전
stats 320d8d4256 statslib: do not qsort NULL values 12 년 전
symbol 94c338f408 another north arrow symbol 13 년 전
temporal ff157b2174 Default temporal database will now be created in tgis/sqlite.db. 12 년 전
vector 3b4bd4f571 vlib: fix https://trac.osgeo.org/grass/changeset/55643 (is_isle) 12 년 전
Makefile 5bf604fb56 remove gtcltk library (no TCL/TK dependency in G7) 12 년 전
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 년 전
loc_struct.png b5d5dffaef compress PNG images with 'optipng -o5'; svn props 13 년 전

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