/[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 2482 - (hide annotations)
Sat Dec 18 02:36:59 2004 UTC (20 years, 2 months ago) by bernhard
Original Path: trunk/thuban/Extensions/svgexport/TODO
File size: 736 byte(s)
	svgexport 1.0.0: Treats holes and islands nicely. Documentation added.

	* Extensions/svgexport/test/test_svgmapwriter.py:
	Added new tests: test_export_polygon_with_hole()
	and test_polygon_with_hole().

	* Extensions/svgexport/svgmapwriter.py
	(draw_polygon_shape()): Uses DrawPath correctly now.

	* Doc/manual/thuban-manual.xml: Added documentation for stable
	extention svgexport.
	* Doc/manual/thuban-manual-de.xml: Copied English section about
	svexport over.

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

	* Extensions/svgexport/svgsaver.py,maplegend.py:
	Moved from experimental to stable extension menu.

	* Extensions/svgexport/TODO: updated.

1 bernhard 2481 Todo file for Thuban svgexport Extension
2    
3 bernhard 2482 For 1.0.x, x>0:
4 bernhard 2481
5 bernhard 2482 * find out why the memory shapes in class Testobjectexport
6     return points with negative values with projected_points
7 bernhard 2481
8     Better support for variable Point sizes:
9     * a real test for variable point sizes
10     * save point size in an svg attribute value
11     * Create a better legend for variable point symbols
12    
13     * add a progress bar or something so that the user is informed
14     during exports of huge files. A simple interator return of
15     draw_shape_layer_incrementally() might not be enough, because the user
16     might stop this operation when doing something.
17    
18     For later:
19    
20     * use styles for the geographic objects in one class in each layer
21     after making sure that Skencil can do this, too.
22    

Properties

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26