]> www.wagner.pp.ru Git - oss/fgis.git/blob - TODO
a43c4e8b4417ba7afa4daa6aa5e9f554fc2bcbb4
[oss/fgis.git] / TODO
1 Near future
2
3 Fgis tcl extension:
4
5 1. Compile tcl extension for NT/Win 95
6
7 2. Finish pattern handling
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 7. Develop initialization code for Win32
18
19 Tcl scripts
20
21 1. Invent interface to call EPU from within TCL
22
23 2. Complete chart (choropleth) type of layer
24
25 3. Write tag (point) type of layer
26
27 4. Invent standartized interface to SQL databases (Postgres, Oracle,
28    ODBC for start)
29
30 5. Write ``object'' layer  - collection of arbitrary Tk canvas items,
31    which are treated as layer and can be saved and loaded
32
33 EPU
34
35 1. Debug outtable
36
37 2. Write projection conversion tool
38
39 3. Write evaluate
40
41 4. Do something with border and debug rasterize
42
43 5. Write ppmtoepp and epptoppm converters
44
45 6. Design and write RADIUS
46
47 7. Design and write INTERPOLATE
48
49 Distribution:
50
51 1. Write top-level Makefile
52
53 2. Provide example dataset
54
55 3. Write installation program for Win32 binary distr.
56
57 Documentation
58
59 1. Fill holes in docs for already written commands
60
61 2. Document layered structure of fGIS
62
63 3. Translte epp_lib docs to English
64
65 4. Complete (and translate to english) EPU manual
66
67 IDEAS TO CONSIDER
68
69 fGIS user environment should be able to store layers in RCS
70
71 Invent and document vector format