no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | fr:tbe:wiki7 [2008/04/09 11:14] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== 7 Le futur de Therion ===== | ||
+ | |||
+ | Ce chapitre est une collection de notes sur les évolutions courantes de Terion, ainsi que les problèmes ouverts. | ||
+ | Etant donnée qu'il a été écrit il y a bien longtemps maintenant et que plusieurs versions sont sorties depuis, je ne le traduirait pas tout de suite, attendant une mise a jour des pages de référence. | ||
+ | |||
+ | In the distribution there is a file with the " | ||
+ | |||
+ | * some comment to continuation | ||
+ | * error: report line number when error | ||
+ | * warning: if reading/ | ||
+ | * debug: add survey name under scrap name when debug scrap-names | ||
+ | * new surface line symbols: dripline, cliff, landform, surface-contour (-altitude?? | ||
+ | * new centerline point symbols: spring, sink, lake, doline, entrance, comment | ||
+ | * new points: camera/ | ||
+ | * points: add centerline flags for sink, spring and doline and map these flags to metapost symbols in export | ||
+ | * new lines: | ||
+ | |||
+ | * * " | ||
+ | * * " | ||
+ | |||
+ | * new areas: " | ||
+ | * new area option: -gradient [fx fy tx ty] (f; from, t: to) | ||
+ | * map coloring: | ||
+ | |||
+ | * * add user defined color tables into configuration files | ||
+ | * * chapter|explo-date|topo-date colormodes | ||
+ | * * saturation as color parameter | ||
+ | * * use grid settings in altitudes | ||
+ | |||
+ | * export maps: provide LRUD envelope on 2D exported maps | ||
+ | * export: add projection to metapost; use different symbols in elevation and plan (eg, stalactites) | ||
+ | * export pdf: add bookmarks to PDF files (maps? | ||
+ | * export: export scrap walls into XVI images | ||
+ | * export: new 3D export structure (layout-3d, OpenGL wxWidgets 3D viewer) | ||
+ | * export: 3d shape file (shp) export All GIS can import shape files and display the info; for example GRASS [[http:// | ||
+ | * export: export all symbol sets is some reasonable format (PDF, ? HTML) | ||
+ | * import: add option shift x y z units | ||
+ | * import: plt and 3d import; read LRUD data and survey structure a special way | ||
+ | * config: add user define map headers into layout (probably using a meta language similar to HTML) | ||
+ | * layout: depth-bar [position| off ] - support for multiple depth-bars | ||
+ | * layout: grid-bar [position|off] [position|off] - support for multiple grid bars. // | ||
+ | * layout: add statistics survey < | ||
+ | * tests: redo tests directory structure | ||
+ | * therion --protractor < | ||
+ | * automatic selection of top-level maps up to basic maps if exists | ||
+ | * no joins where starting/ | ||
+ | * add rotation of 3D surface into surface calibration | ||
+ | * 3d: fix bug with internal hole, where no part of it is wall | ||
+ | |||
+ | |||
+ | Other items are on a wish-list (" | ||
+ | |||
+ | * find different distortion measure | ||
+ | * export database: | ||
+ | |||
+ | * * format text|txt | ||
+ | * * export loop closure data | ||
+ | |||
+ | * surface selection according to coverage | ||
+ | |||
+ | * * 2D: all surfaces that covers current map sorted by size and coverage | ||
+ | * * 3D: make a surface selection and clipping | ||
+ | |||
+ | * output of under/ | ||
+ | * add support for output units (date format, feets etc...) | ||
+ | * preview beside | ||
+ | * add support for multiple metapost files (more than 4096 scraps) | ||
+ | * add -map-level scrap to select: each scrap will be a separate map | ||
+ | * multiple selections in thconfig file | ||
+ | * error when two similar points in a scrap | ||
+ | |||
+ | |||
+ | There are similar lists for '' | ||
+ | |||
+ | |||
+ | \\ | ||
+ | ==== 7.1 Output ==== | ||
+ | ----- | ||
+ | |||
+ | == 7.1.1 Plan and extended elevation on the same output == | ||
+ | |||
+ | When the cave is small, it would be nice to have both plan and extended elevation on the same pdf page. Here is the author' | ||
+ | > I am just not sure, how this should be done. I see only one way: | ||
+ | |||
+ | - > Replace all sections in the map with automatically generated numbers. | ||
+ | - > List all sections with these numbers in map legend or separate page in > atlas. | ||
+ | > This I can imagine, but I am not sure, whether this is what you asked for. | ||
+ | > | ||
+ | |||
+ | > In any case - we will open cross-sections sooner or later. I am currently | ||
+ | |||
+ | |||
+ | \\ | ||
+ | ==== 7.2 Areas ==== | ||
+ | ----- | ||
+ | |||
+ | __// | ||
+ | Wookey (2005-08-17) pointed out some problems wit hareas. | ||
+ | |||
+ | |||
+ | |||
+ | __// | ||
+ | If is advisable to avoid areas splitted on two scraps. | ||
+ | |||
+ | Another problem happens when you split a line which is part of the border of an area. The two new lines get new ids, while the area still contains the id of the old line (which does not exists any more). | ||
+ | < | ||
+ | object does not exist -- l14-480--196 | ||
+ | </ | ||
+ | |||
+ | Another possibility is to search the id with the text editor open on the file listed on the error line. | ||
+ | |||
+ | The problem is that a graphical item, the id of which is referred by another | ||
+ | |||
+ | __//join (.th command)// | ||
+ | Probably a similar problem occurs with the " | ||
+ | |||
+ | Another problem is the "Show area" command of the "Area control" | ||
+ | |||
+ | |||
+ | \\ | ||
+ | ==== 7.3 PDF viewer ==== | ||
+ | ----- | ||
+ | |||
+ | It would be nice if '' | ||
+ | |||
+ | This is not very disturbing, because right now one can have two windows, | ||
+ | |||
+ | Using '' | ||
+ | |||