]> www.wagner.pp.ru Git - sites/home_page.git/blob - geography/fGIS/TODO.txt
Added fGIS
[sites/home_page.git] / geography / fGIS / TODO.txt
1 Near future
2
3 Fgis tcl extension:
4
5 1. Compile tcl extension for NT/Win 95
6
7 2. Finish pattern handling (patterns set index xbm-data)
8
9 3. Write drawing of patterned raster
10
11 4. Write projection object
12
13 5. Finish editing primitives
14
15 6. Separate tk-dependent part from non-GUI part of C code.
16
17 Tcl scripts
18
19 1. Invent interface to call EPU from within TCL
20
21 2. Complete chart (choropleth) type of layer
22
23 3. Write tag (point) type of layer
24
25 4. Invent standartized interface to SQL databases (Postgres, Oracle,
26    ODBC for start)
27
28 5. Write ``object'' layer  - collection of arbitrary Tk canvas items,
29    which are treated as layer and can be saved and loaded
30
31 6. Add grid visualisation code to planchet
32
33 7. Write postgres Tcl-dbi module. Polish TclDBI for Oracle, ODBC and
34    postgres and include them into distribution
35
36 8. Finish layer properties dialog in mapview
37
38 EPU
39
40 1. Debug outtable
41
42 2. Write projection conversion tool
43
44 3. Write evaluate AKA mapcalc
45
46 4. Do something with border and debug rasterize
47
48 5. Write ppmtoepp and epptoppm converters
49
50 6. Design and write RADIUS
51
52 7. Design and write INTERPOLATE
53
54 8. Design and write mapclass
55
56 Distribution:
57
58 1. Polish top-level Makefile
59
60 2. Provide example dataset
61
62 3. Write installation program for Win32 binary distr.
63
64 4. Separate third-party extensions like Hobbs' megawidgets from
65    home-grown scripts
66
67 5. Put binary distribution of Tcl with neccessary extensions
68    on ftp 
69
70 Documentation
71
72 1. Fill holes in docs for already written commands
73
74 3. Translte epp_lib docs to English
75
76 4. Complete (and translate to english) EPU manual
77
78 IDEAS TO CONSIDER
79
80 fGIS user environment should be able to store layers in RCS
81
82 Invent and document, and eventually implement, vector format