/[thuban]/branches/WIP-pyshapelib-bramz/Extensions/svgexport/TODO
ViewVC logotype

Annotation of /branches/WIP-pyshapelib-bramz/Extensions/svgexport/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2513 - (hide annotations)
Mon Dec 27 17:00:15 2004 UTC (20 years, 2 months ago) by bernhard
Original Path: trunk/thuban/Extensions/svgexport/TODO
File size: 1153 byte(s)
	svgexport 1.0.0cvs: Fixed label export.

	* Extensions/svgexport/test/test_svgmapwriter.py:
	class TestSVGRenderer(): New class; new test test_label_font().

	* Extensions/svgexport/svgmapwriter.py
	(SVGRenderer.label_font()): initialised Font size with self.factor now,
	makes test_label_font happy.

	* Extensions/svgexport/TODO: crossed out fixed label export item.
	Added item for options.

	* Extensions/svgexport/__init__.py: Bumped version to 1.0.0cvs.

1 bernhard 2490 TODO file for Thuban svgexport Extension
2 bernhard 2481
3 bernhard 2490 For 1.0.1:
4 bernhard 2481
5 bernhard 2490 * Enable Raster file export.
6    
7     For 1.0.x, x>1:
8    
9 bernhard 2482 * find out why the memory shapes in class Testobjectexport
10     return points with negative values with projected_points
11 bernhard 2481
12     Better support for variable Point sizes:
13     * a real test for variable point sizes
14     * save point size in an svg attribute value
15     * Create a better legend for variable point symbols
16    
17     * add a progress bar or something so that the user is informed
18     during exports of huge files. A simple interator return of
19     draw_shape_layer_incrementally() might not be enough, because the user
20     might stop this operation when doing something.
21    
22     For later:
23    
24     * use styles for the geographic objects in one class in each layer
25     after making sure that Skencil can do this, too.
26    
27 bernhard 2489 * add a method to trigger the application down the pipe that new
28     files have just been written. First idea: Add a "save as" variant
29     which also asks for a command line to run after each "save".
30     The command line can be used to run something like
31     "skencil-remote --updated-thubanmapsvgfile %s"
32 bernhard 2513
33     * Think about adding preferences or options , e.g.: ignore the line Width.

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26