/[thuban]/branches/WIP-pyshapelib-bramz/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1984 by bh, Thu Nov 27 15:57:39 2003 UTC revision 2431 by joey, Sun Dec 5 15:05:02 2004 UTC
# Line 1  Line 1 
1    2004-12-05  Martin Schulze  <[email protected]>
2    
3            * Thuban/UI/renderer.py (raster_format_map): Added PNG, TIFF and
4            GIF as supported bitmap image formats (helpful for the WMS extension)
5    
6    2004-11-30  Martin Schulze  <[email protected]>
7    
8            * Extensions/wms/test/test_ogclib.py (TestOGCLib.test_compareURLs):
9            Improved the test for the internal compare method
10    
11    2004-11-27  Jan-Oliver Wagner <[email protected]>
12    
13            * Thuban/UI/about.py (About.__init__): Added
14            Norbert Solymosi for hungarian translation and Ole Rahn
15            as contrbutor. Moved Bernhard Reiter from Contributor
16            to Developer.
17    
18    2004-11-27  Bernhard Reiter <[email protected]>
19    
20            * Extensions/svgexport/test/test_svgmapwriter.py:
21            Removed Jan from author list as he did not change enough significant
22            lines yet.
23    
24            * Extensions/svgexport/__init__.py: Added Bernhard as author
25            of the Extension.
26    
27    2004-11-27  Jan-Oliver Wagner <[email protected]>
28    
29            * po/hu.po: New. Hungarian translation. Contributed
30            by Norbert Solymosi.
31    
32    2004-11-26  Bernhard Herzog  <[email protected]>
33    
34            * Extensions/svgexport/test/test_svgmapwriter.py
35            (Testobjectexport.test_transparent_polygon): Commented out some
36            debug prints
37    
38    2004-11-24  Jan-Oliver Wagner <[email protected]>
39    
40            Fix broken tests for svg extension and added svg legend
41            to Experimental menu.
42    
43            * Extensions/svgexport/test/test_svgmapwriter.py: Fix to have
44            the test run correctly even if the extension is a package.
45            Also removed the "import Thuban" which makes no sense.
46    
47            * Extensions/svgexport/__init__.py: Fix to have the extensions'
48            test module also be executed from the global test routine.
49            This is done by looking for the absense of the DISPLAY variable.
50    
51            * Extensions/svgexport/maplegend.py: Moved the menu entry from Extensions
52            to Experimental menu since this module has yet not reached a stable
53            status (ie. 1.0).
54    
55    2004-11-22  Bernhard Reiter <[email protected]>
56    
57            * Extensions/svgexport/svgmapwriter.py:
58            Added verbose variable and some logging depending on it.
59            (class VirtualDC(XMLWriter)): Minor improvement in the polygon loop,
60            because counting i is not necessary.
61            (class Pen, class Brush): Added simple __str__ methods.
62            (SVGRenderer.draw_polygone_shape): Fix #2698 (transparent polygons are
63            not exported to svg file) Note: holes still unhandled.
64    
65            * Extensions/svgexport/test/test_svgmapwriter.py:
66                    Made a baseclass TestWithDC for test needed a DC.
67                    Added tests for bug #2698 (transparent polygons are not
68                    exported to svg file):
69                    Testobjectexport.test_transparent_polygon()
70    
71            * Thuban/Model/base.py (UnsetModified):
72            Fixed some typos in docstring.
73    
74            * Thuban/UI/baserenderer.py (BaseRenderer.draw_polygon_shape()):
75            Added hints on the used algorithm for handling holes.
76    
77    2004-11-20  Jan-Oliver Wagner <[email protected]>
78    
79            Some face lifting for the examples.
80    
81            * Examples/__init__.py: Make this directory a package.
82    
83            * Examples/simple_extensions/__init__.py: Make this directory a package.
84    
85            * Examples/simple_extensions/hello_world.py: Moved entry from Extensions
86            menu to Examples menu.
87    
88            * Examples/simple_extensions/simple_command.py: Some more comments,
89            minor changes.
90    
91            * Examples/simple_extensions/simple_tool.py: Minor changes.
92    
93    2004-11-20  Jan-Oliver Wagner <[email protected]>
94    
95            Changed way of extension registry for wms and added extension
96            registry for umn_mapserver extension.
97    
98            * Extensions/wms/__init__.py: Added registry entry and the importing
99            of the actual wms module. Included a test for the required PyOGCLib.
100    
101            * Extensions/wms/wms.py: Removed registry entry (moved to __init__.py).
102    
103            * Extensions/umn_mapserver/__init__.py: Added registry entry and the
104            importing of the actual umn mapserver management modules.
105            Included a test for the required Python MapScript.
106    
107    2004-11-20  Jan-Oliver Wagner <[email protected]>
108    
109            Changed way of extension registry for importAPR, bboxdump
110            and added extension registry for svgexport.extension registry for
111            svgexport.
112    
113            * Extensions/importAPR/__init__.py: Added registry entry and the importing
114            of the actual importAPR module.
115    
116            * Extensions/importAPR/importAPR.py: Removed registry entry (moved to
117            __init__.py).
118    
119            * Extensions/bboxdump/__init__.py: Added registry entry and the importing
120            ����of the actual bboxdump module.
121    
122            * Extensions/bboxdump/bboxdump.py: Removed registry entry (moved to
123            ����__init__.py).
124    
125            * Extensions/svgexport/__init__.py: Added registry entry and the importing
126            of the svgsaver module.
127    
128            * Extensions/svgexport/svgsaver.py: Moved the menu entry from Extensions
129            to Experimental menu since this module has yet not reached a stable
130            status (ie. 1.0).
131    
132    2004-11-18  Jan-Oliver Wagner <[email protected]>
133    
134            Now the hit test considers the size of point symbols.
135    
136            * Thuban/UI/viewport.py (ViewPort._hit_point): Added optional parameter
137            'size' defaulting to the previously fixed value 5.
138            Extended doc-string.
139            (Viewport._find_shape_in_layer): Resolved FIXME regarding flexibility
140            for symbols.
141            Now the size of the largest point symbol is determined to find out
142            about whether the point has been hit.
143            This fixes the problem that only clicks inside a fixed distance of
144            5 where found.
145    
146    2004-11-17  Jan-Oliver Wagner <[email protected]>
147    
148            Another open issue fixed regarding sizeable symbols: correct rendering of
149            selected symbols.
150    
151            * Thuban/UI/renderer.py (ScreenRenderer.draw_selection_incrementally):
152            Added consideration of the specific size of point symbols.
153            The property for each point symbol is retrieved and the size applied
154            for the rendering method.
155            Added doc-string.
156    
157    2004-11-16  Jan-Oliver Wagner <[email protected]>
158    
159            Changed way of Extension Registry for gns2shp and profiling.
160    
161            * Extensions/gns2shp/gns2shp.py: Removed registry entry (moved to
162            __init__.py).
163    
164            * Extensions/gns2shp/__init__.py: Added registry entry and the importing
165            of the actual gns2shp module.
166    
167            * Extensions/profiling/profiling.py: Removed registry entry (moved to
168            __init__.py).
169    
170            * Extensions/profiling/__init__.py: Added registry entry and the importing
171            of the actual profiling module.
172    
173    2004-10-28  Bernhard Reiter <[email protected]>
174    
175            * Extensions/svgexport/: Minor improvements to doc strings.
176    
177    2004-10-07  Jan-Oliver Wagner <[email protected]>
178    
179            Further elements for sizable point objects now
180            making this feature usable though not yet complete.
181    
182            * Thuban/Model/save.py (SessionSaver.write_classification): Write
183            attribute 'size' for cldata when the shape layer is of point type.
184            This also now make the test_load.py tests happy.
185    
186            * Thuban/Model/classgen.py (CustomRamp.GetProperties): Added size
187            gradient.
188    
189            * Thuban/UI/classifier.py (ID_SELPROP_SPINCTRL): Renamed to
190            ID_SELPROP_SPINCTRL_LINEWIDTH.
191            (ID_SELPROP_SPINCTRL_LINEWIDTH): New Id replaces ID_SELPROP_SPINCTRL.
192            (ID_SELPROP_SPINCTRL_SIZE): New Id.
193            (SelectPropertiesDialog.__init__): Added a second spin control
194            for the size in case the corresponding layer is of point type.
195            (SelectPropertiesDialog._OnSpin): Renamed to _OnSpinLineWidth.
196            (SelectPropertiesDialog._OnSpinLineWidth): New. Former _OnSpin.
197            (SelectPropertiesDialog._OnSpinSize): New. Set size of property
198            and refresh preview.
199    
200    
201    
202    2004-10-04  Martin Schulze  <[email protected]>
203    
204            * Extensions/wms/test/test_parser.py
205            (TestWMSCapabilitiesParser.test_compareLists): Added missing
206            self-test for compareLists()
207            (TestWMSCapabilitiesParser.test_compareDicts): Added missing
208            self-test for compareDicts()
209            (TestWMSCapabilitiesParser.test_compareLists): Adding more tests
210            to verify the test routine fails with non-equal arguments
211            (TestWMSCapabilitiesParser.test_compareDicts): Adding more tests
212            to verify the test routine fails with non-equal arguments
213    
214    2004-10-03  Jan-Oliver Wagner <[email protected]>
215    
216            First elements for sizeable point objects.
217    
218            * Resources/XML/thuban-1.1.dtd: Added size attribute to cldata.
219    
220            * Data/iceland_sample_size.thuban: New. Sample for sized point objects.
221    
222            * test/test_load.py (ClassificationTest.TestLayers): Added SetSize in case
223            of a corresponding argument is given.
224            (TestSymbolSize): New. Test the size attribute of cldata.
225    
226            * Thuban/Model/classification.py: Removed some trailing whitespaces.
227            (ClassGroupProperties.__init__): Set default size.
228            (ClassGroupProperties.SetProperties): Set the size.
229            (ClassGroupProperties.GetSize): New. Return the size.
230            (ClassGroupProperties.SetSize): New. Set the size.
231            (ClassGroupProperties__eq__): Compare also size.
232            (ClassGroupProperties__repr__): Print also size.
233    
234            * Thuban/Model/load.py (SessionLoader.start_cldata): Also parse
235            the size attribute.
236    
237            * Thuban/UI/classifier.py (ClassDataPreviewer.Draw): Added doc-string.
238            Also, now there is a return value that indicates whether the drawing
239            size exceeded the given rect extent and if so the new extent.
240            Finally, point objects are drawn depending on the size. If either
241            the width or height is exceeded, the new extent is returned.
242            (ClassRenderer.Draw): Now when calling the previewer drawing function,
243            evaluate the return value and, if not None, adapt the grid widget size
244            accordingly and redraw again.
245    
246            * Thuban/UI/baserenderer.py (BaseRenderer.draw_shape_layer_incrementally):
247            If the draw function is for points, call it with the size as additional
248            parameter.
249            (BaseRenderer.draw_point_shape): Added additional, optional parameter for
250            the size. Compute the radius using the size.
251    
252            * Extensions/importAPR/apr.py (APR_BMkSym.GetThubanProp): Now
253            that Thuban supports size, apply this correctly.
254    
255            * Extensions/importAPR/importAPR.py: Bumped version to 0.1.1.
256    
257    2004-10-03  Jan-Oliver Wagner <[email protected]>
258    
259            * Doc/manual/thuban-manual-de.xml: Started translation of
260            Map chapter.
261    
262    2004-10-01  Martin Schulze  <[email protected]>
263    
264            * Extensions/wms/properties.py (wmsProperties.__init__): Extended
265            argument for general use through properties-dialog selector
266            
267            * Thuban/UI/classifier.py: Register properties dialog classes for
268            both provided layer classes/types.
269    
270            * Thuban/UI/mainwindow.py (MainWindow.OpenLayerProperties): The
271            map can be retrieved through the parent which is passed to the
272            constructor anyway and doesn't require an argument of its own,
273            required for the unification of arguments for general use through
274            properties-dialog selector.
275            (MainWindow.OpenOrRaiseDialog): Move the logic for checking
276            whether a dialog is already opened (and raising it to the users
277            attention) and creating a new dialog into a function of its own
278            (MainWindow.OpenLayerProperties): Use the new OpenOrRaiseDialog()
279            method
280            (MainWindow.OpenLayerProperties): Utilise the new ClassMapper for
281            global registration of properties dialog classes (which are indeed
282            layer-specific).
283    
284            * Thuban/UI/classifier.py (Classifier.__init__): Unify arguments
285            for general use through properties-dialog selector, the map can be
286            retrieved through the parent and doesn't require an argument of
287            its own.
288    
289            * Extensions/wms/wms.py: Register the properties dialog class for
290            the provided WMS layer
291    
292    2004-09-28  Jan-Oliver Wagner <[email protected]>
293    
294            New feature: Registry for Extensions.
295    
296            * Thuban/UI/extensionregistry.py: This module defines a registry for
297            Extensions.
298    
299            * Thuban/UI/about.py (About.__init__): Added description
300            of the registered extensions with all of the information.
301    
302            * Thuban/Model/extension.py (Extension): Improved doc-string.
303    
304            * Extensions/gns2shp/gns2shp.py, Extensions/importAPR/importAPR.py,
305            Extensions/bboxdump/bboxdump.py, Extensions/profiling/profiling.py,
306            Extensions/wms/wms.py: Added registration of the extension.
307    
308    2004-09-27  Bernhard Reiter <[email protected]>
309    
310            More fixes to svgexport to make used ids unique and
311            conforming to XML's Name production.
312    
313            * Extensions/svgexport/test/test_svgmapwriter.py: Added new tests
314            test_xml_id_constraints(), test_make_ide_nosetbaseid() and
315            test_make_id_nonintegersetid().  Switched SetID and SetBaseID.
316            Added Bernhard R. as author.
317            * Extensions/svgexport/svgmapwriter.py (make_id): Using "_" as
318            concatenation char now (makes test_make_ide_nosetbaseid() valid).
319            Also transform second id part with "%d" and catch the TypeError
320            to raise SVGMapWriterError (making test_make_id_nonintegersetid() ok).
321            Corrected typo inBernhard's author line.
322            (SetBaseID): Return the transformed base id. Transform characters
323            which are not alnum() or in ".-_" to binascii.b2a_hex(). Added
324            import binascii. If to be set string starts with "xml" or so, add "t".
325            (draw_shape_layer_incrementally): use the returned value of SetBaseID
326            for used_baseids checks.
327    
328    2004-09-25  Bernhard Herzog  <[email protected]>
329    
330            * test/test_layer.py (TestLayer.test_arc_layer_with_projection):
331            Remove a debug print and some tab characters.
332    
333    2004-09-25  Bernhard Reiter <[email protected]>
334    
335            * Extensions/svgexport/svgmapwriter.py: Added Bernhard R. as Author.
336            (SetBaseID, SetID, make_id): Improved docstring comments to explain
337            the interaction of the three functions and the XML id contrains.
338    
339    
340    2004-09-23  Jan-Oliver Wagner <[email protected]>
341    
342            * Doc/ThubanModel.xmi: New. UML file for Thuban Model
343            Module.
344    
345            * Doc/README: Added info on ThubanModel.xmi.
346    
347    2004-09-23  Jan-Oliver Wagner <[email protected]>
348    
349            * Doc/README: New. Some info about how to generate technical
350            documentation from the source code.
351            This text was send to the Thuban developer mailing list on
352            September 21st 2004 by Bernhard Reiter.
353    
354    2004-09-21  Bernhard Reiter <[email protected]>
355    
356            Improved the svgexport to only use unique ids. Will issues
357            an error message dialoge when two layer names are the same.
358            ShapeIDs are now added with a dash within the svg ids.
359    
360            * Extensions/svgexport/svgmapwriter.py (SVGMapWriterError): New.
361            * Extensions/svgexport/test/test_svgmapwriter.py: Added imports
362            (TestSVGRenderer): New test class with test_make_in() and
363            test_check_for_layer_name_clash()
364            * Extensions/svgexport/svgmapwriter.py (SVGRenderer): Fixed __init__()
365            and draw_shape_layer_incrementally() to not use a baseid twice,
366            satisfying test_check_for_layer_name_clash()
367            (VirtualDC.make_id): Use a dash between baseit and id, satisfies
368            test_make_in().
369            * Extensions/svexport/svgsaver.py: Import SVGMapWriterError, wxOK
370            and wxICON_HAND.
371            (write_to_svg): Put dc and rendering in a try statement and on
372            catching SVGmapWriterError notify the user and delete the target file.
373    
374    2004-09-20  Bernhard Reiter <[email protected]>
375    
376            * Model/base.by, Model/layer.py: Fixed typos in docstrings.
377    
378    2004-09-03  Jan Sch�ngel  <[email protected]>
379    
380            * Extensions/umn_mapserver/mapfile(MF_Class.add_thubanstyle): Fix a
381            small bug with the line color. Now the line color will now only set
382            if it is set in Thuban an not Transparent.
383            
384            * Extensions/umn_mapserver/mf_export(tblayer_to_map): Fixed a bug with
385            deleting the layers from mapfile. Now all layers will delete backwards
386            from the last.
387    
388    2004-08-20  Silke Reimer <[email protected]>
389    
390            * Thuban/Model/layer.py:
391            Fixes bug in projection handling: Otherwise very large region might not
392            have valid values in the layer's projection.
393    
394    2004-08-20  Silke Reimer <[email protected]>
395    
396            * Thuban/UI/about.py:
397            small changes to be consistent with coding style.
398              
399    2004-08-13  Martin Schulze  <[email protected]>
400    
401            * Extensions/wms/test/test_ogclib.py (TestOGCLib.compare_URLs):
402            Adjusted a comment
403    
404    2004-08-11  Silke Reimer <[email protected]>
405    
406            * Thuban/UI/about.py: Small changes to encoding related stuff to avoid
407                    too many and too enhanced imports of locale
408    
409    2004-08-10  Silke Reimer <[email protected]>
410    
411            * Thuban/UI/about.py: Fixed encoding problem of about dialog: Added
412                    function unicodeToLocale() to convert special characters to users
413                    locale encoding
414    
415    2004-08-10  Jan-Oliver Wagner <[email protected]>
416    
417            * Doc/technotes/coding_guidelines.txt: Added rule 'Method names start with
418            lower case letter'
419    
420    2004-08-09  Jan Sch�ngel  <[email protected]>
421    
422            * ChangeLog: Rewrite the last ChangeLog entry to follow
423            the standard way.
424    
425            * Extensions/umn_mapserver/mapfile: Moved the import AnnotationLayer to
426            the function where it is needed, because it don't works if it stands
427            at the beginning.
428            (MF_Layer.__init__): Removed the extra numclassed variable. Now
429            numclasses from the mapscript will be used.
430            (MF_Layer.get_index): New. Return the index of the layer in mapfile.
431            (MF_Layer.set_classes): New. A Classlist will be set to the layer.
432            (MF_Layer.set_metadata): New. A Metadata mapscript object will set.
433            (MF_Layer.remove_allclasses): New. All class of the layer will remove.
434            (MF_Map.create_new_layer): New. A new Layer is created and associated
435            with the mapscript object.
436            (MF_Map.set_layerorder): New. The Layer order like in thuban is set in
437            the mapscript.
438            (MF_Map.add_thubanlayer): Now a new layerobj is created if no one is
439            linked to the layer in thuban, else the layerobject linked to the
440            thubanlayer will be used.
441            AnnotationLayer will now store the filename of the shapefile.
442            (MF_Map.remove_layer): If a layer is removed the associated object
443            must be set new.
444            
445            * Extensions/umn_mapserver/mf_export.py(tb_layer_to_map): Add all
446            layers which are exists in thuban to the mapobj. All removed Layers
447            will be removed from the mapobj.
448            Added comments to all functions.
449            (thuban_to_map): No layer will be removed here.
450            
451            * Extensions/umn_mapserver/mf_handle.py
452            (_has_umn_mapobj_and_selectedlayer): Activating the layer menu. Now
453            Layersettings for the mapserver kann be edited.
454    
455            * Extensions/umn_mapserver/mf_import.py: Now all layers which are
456            imported, will be linked with the associated MF_Layer.
457            (import_mapfile): All layers, which are not selected, will be removed.
458            Disable the "import layer from mapfile" menu option.
459    
460            * Extensions/umn_mapserver/sample/iceland.map: Set the status of the
461            Annotation Layer from DEFAULT to OFF. The DEFAULT setting turns the
462            layer on permanently.
463    
464    2004-08-03  Jan Sch�ngel  <[email protected]>
465    
466            * Extensions/umn_mapserver/mapfile.py(MF_Metadata.remove_allmetadata):
467            New. This function removes all metadata
468            (MF_Layer.set_group): New. Set the group setting.
469            (MF_Layer.get_group): New. Get the group setting.
470            (MF_Map): Removed the extra numlayers variable, used the mapscript
471            parameter instead.
472            (MF_Map.get_numlayers): New. This get numlayers.
473            (MF_Map.remove_all_layers): New. Removes all layers from the mapobj.
474            (MF_Map.add_thubanlayer): Replaced the exception handling by a check
475            if the object is an instance. Also added the annotation layer here to
476            export, but only the layer is created in the mapfile.
477    
478            * Extensions/umn_mapserver/mf_export.py(export_mapfile): Removed
479            the check if a mapobj exist, because its not needed anymore. The
480            export function is only available if a mapobj exist.
481            Use the new function to remove all layers.
482            
483            * Extensions/umn_mapserver/mf_handle.py(Layer_Dialog): Added a group
484            option and the metadata button. The layer dialog is temporary disabled.
485            (Metadata_CustomDataTable): Added some functions to show the grid
486            correct.
487    
488            * Extensions/umn_mapserver/mf_import.py: Moved the code for showing
489            the number of layer from import_mapfile to this function.
490            (AnnotationLayer): New. This Class shows the Annotation layer in
491            thuban. The layer don't do anything. It's only to show the layer
492            and to save the layer order.
493            (add_annotationlayer): New. Import an annotation layer to thuban.
494            (select_layer2import): New. Import only layers to thuban and not
495            the other settings like projection or scalebar.
496            (create_new_mapfile): Moved the _has_umn_mapobj function and the
497            create_new_mapfile functions from mf_handle.py to mf_import.py.
498            
499            * Extensions/umn_mapserver/sample/iceland.map: Added the group
500            parameter to the roads and cultural layers. Also added a new
501            Annotation Layer for the cultural points.
502    
503            * Extensions/umn_mapserver/sample/iceland.html: Added the select
504            option for the annotation layer.
505    
506            * Extensions/umn_mapserver/sample/index.html: Added the start
507            parameter for the annotation layer.
508    
509    2004-08-01  Jan-Oliver Wagner <[email protected]>
510    
511            * Doc/manual/thuban-manual-de.xml (Chapter Session Management):
512            translation completed.
513    
514            * Doc/manual/thuban-manual.xml (Chapter Session Management):
515            Fixed unprecise description for Save Session.
516    
517    2004-07-31  Jan-Oliver Wagner <[email protected]>
518    
519            Started translation of Users Manual into german.
520    
521            * Doc/manual/thuban-manual-de.xml: New. German Users Manual.
522    
523            * Doc/manual/Makefile: Added build instructions for german
524            users manual.
525    
526            * Doc/manual/thuban-manual.xml: Minor corrections in Introduction.
527    
528    2004-07-28  Jan Sch�ngel  <[email protected]>
529    
530            * Extensions/umn_mapserver/mapfile.py(MF_Metadata): Changed all class
531            functions. Now all metadata will handle by the function and its not
532            needed to initialize it from outside. Therefor the associated mapobj
533            will be stored in the Metadata Object. So we can use the special
534            functions from the associated mapobj to get the Metadata.
535            Therefor all initialization code for the metadata is removed from the
536            other classes.
537            (MF_Layer): Added a function to get the metadata object.
538            (MF_Map): Added a function to set the mappath, the path where
539            the mapfile ist stored.
540    
541            * Extensions/umn_mapserver/mf_export.py(thuban_to_map): Changed the code
542            to set the extent in the mapfile. Now the code is set by the displayed
543            data in the Thuban-view.
544            (export_mapfile): The shapepath is now set empty, until relative
545            pathnames are supported.
546    
547            * Extension/umn_mapserver/mf_handle.py: Added a dialog to handle
548            metadata. Yet only mapfile metadata are supported. Layer and class
549            supported are not implemented.
550            Added a dialog to handle layer informations. The dialog only shows the
551            selected layer at the moment.
552    
553            * Extensions/umn_mapserver/mf_import.py(import_mapfile): Changed the
554            code for setting the extent in thuban. Now the extent is set to the
555            given extent from the mapfile.
556            Fixed a logical mistake. Now the extent is set when realy a layer is
557            loaded, and not if one is selected to load.
558    
559            * Extensions/umn_mapserver/sample/iceland.html: Added code to zoom and
560            move the shown map in the browser.
561    
562            * Extensions/umn_mapserver/sample/iceland.map: Added a new metadata
563            line to the mapobj and added metadata to the political layer.
564    
565            * Extensions/umn_mapserver/test/test_mapserver.py: Changed the test
566            for Metadata.
567    
568    2004-07-26  Martin Schulze  <[email protected]>
569    
570            * Thuban/Lib/classmapper.py (ClassMapper.has): Added the new
571            ClassMapper
572    
573            * test/test_classmapper.py (TestMapping.test_mapper): Added a Test
574            case for the new ClassMapper
575    
576    
577    2004-07-22  Bernhard Herzog  <[email protected]>
578    
579            * Thuban/UI/viewport.py (ViewPort.VisibleExtent): New.  Return the
580            visible extent of the map in projected coordinates
581    
582            * test/test_viewport.py (SimpleViewPortTest.test_default_size)
583            (SimpleViewPortTest.test_init_with_size): Add some VisibleExtent()
584            tests.
585            (SimpleViewPortTest.test_visible_extent): New. The real test for
586            VisibleExtent()
587    
588    2004-07-22  Bernhard Herzog  <[email protected]>
589    
590            * test/test_viewport.py: Use support.run_tests as the main
591            function when running asa script.
592    
593    2004-07-22  Jan Sch�ngel <[email protected]>
594    
595            * Extensions/umn_mapserver/mf_export.py: Added "import os"
596            Removed the old "import Thuban.UI.mainwindow" code.
597            (tbextent_to_map): Removed the extra function and at the code direct
598            to "thuban_to_map" function.
599            (write_creatorcomment): Added. Now a short comment is added to the
600            beginning of an generated mapfile.
601            (export_mapfile): Now the Path and filename are saved in to variables,
602            and not together in one variable. This is needed for the new
603            write_creatorcomment function.
604                    
605            * Extensions/umn_mapserver/mf_import.py (import_mapfile): Added the
606            import module "re". Also added Range and the ClassGroupRange import
607            from Thuban. Both are needed for the new range expression import.
608            (create_rangeexpression): Added. Creates a Range Expression in Thuban
609            style from a given mapfile expression.
610            (added_rasterlayer): Make some small code changes. The shapepath is
611            now stored in an extra variable and the clazz_name is set empty if no
612            class name set in the mapfile.
613            Changed the Error message for Range Expressions, becaus the new
614            function create a error string which will be shown in the dialog.
615    
616            * Extensions/umn_mapserver/test/test_mapserver.py: Added a test for the
617            range expression import.
618    
619    2004-07-21  Jan-Oliver Wagner <[email protected]>
620    
621            * Extensions/umn_mapserver/README: Added hint that
622            installation as root can be avoided. Removed all tabs.
623    
624    2004-07-16  Bernhard Herzog  <[email protected]>
625    
626            * test/test_viewport.py
627            (ViewPortTest.test_changing_map_projection): Check that changing
628            the projection of an empty map shown in a viewport doesn't lead to
629            exceptions in the viewport's handler for the
630            MAP_PROJECTION_CHANGED messages
631    
632            * Thuban/UI/viewport.py (ViewPort.map_projection_changed): Only
633            try to keep the same region visible when the map actually contains
634            something
635    
636    2004-07-15  Jan Sch�ngel <[email protected]>
637    
638            * Extensions/umn_mapserver/mapfile.py: Added a function to get the
639            mappath directly from the mapobj. Is needed because of the changes
640            in mf_import.py.
641            (MF_Layer.add_thubanclass): Added a new comment.
642            (MF_Map.set_extent): Fixed a bug with exporting empty mapobj. If the
643            mapobj is empty there is no extent get from thuban an so no one can
644            set to th mapobj.
645            
646            * Extensions/umn_mapserver/mf_import.py (import_mapfile): Updated
647            the discription.
648            Split the funktion in to three smaller ones. The new functions are
649            add_rasterlayer, add_polygonlayer and select_layer2import.
650            Removed the mapfilepath and filepath initialisation, because its know
651            include in the new functions.
652            Now nothing will be imported if cancel is pressed in the
653            layer choice dialog.
654    
655    2004-07-14  Jan Sch�ngel <[email protected]>
656    
657            * Extensions/umn_mapserver/mapfile.py: Added ClassGroupDefault to
658            import.
659            (MF_Symbolset): Removed the extra variable for numsymbols.
660            (MF_Class.__init__): Added a comment to the exception clause.
661            Removed the extent init, because it was not needed anymore.
662            (MF_Layer.add_thubanclass): Added the code to set the class name to
663            the expression value from thuban if no label is defined.
664            Added the code to export Range expressions from thuban to the mapfile.
665            (MF_Map.set_extent): Removed the exception and replace it by some if
666            code. If the size of a map is not defined the size will be set to 1,1.
667            This is necessary because if the extent is set, mapscript checks if
668            the size is greater than zero.
669            (MF_Web): Added the get and set function for the template.
670    
671            * Extensions/umn_mapserver/mf_export.py: Added the function to check
672            if a mapobject exists and used it to set the status of the menu items.
673            If no mapfile exists the settings could not be edditied.
674            Define after which menuitem the exportitem will include.
675            
676            * Extensions/umn_mapserver/mf_handle.py: Removed the import
677            Thuban.UI.mainwindow clause, because it is not needed.
678            Added the command Refresh() to all "OnChangeColor()" functions,
679            because the color preview window was not updated on a color change.
680            Added the function to check if a mapobject exists and used it to set the
681            status of the menu items. If no mapobject exists the settings could not
682            be edditied.
683            (Map_Dialog): Moved the imagetype selector from the
684            Outputformat_Dialog to Map_Dialog and removed Outputformat_Dialog.
685            (Web_Dialog): Removed the name label and added the template textbox.
686    
687            * Extensions/umn_mapserver/mf_import.py (import_mapfile): Replace
688            the exception handling on loading the layers by an if statement. It
689            is not necessary to us the exception there.
690            The Filepath creation now use os.path.join to build the path.
691    
692            * Extensions/umn_mapserver/test/test_mapserver.py: Moved the testMap
693            definition from global to the setUp function. Now the testMap will
694            initialize new on each test.
695    
696            * Extensions/umn_mapserver/sample/iceland.map: Include three new
697            classes in the Line Layer, to test logical Expressions.
698            Set the status of the class "Point9" in the Point Layer to off
699            
700    2004-07-13  Bernhard Herzog  <[email protected]>
701    
702            * Thuban/UI/baserenderer.py
703            (BaseRenderer.render_map_incrementally): Fix a logic bug in the
704            optimization that tries not to draw layers under a raster layer.
705            The bug was harmless.  All it effectively did was to produce The a
706            strange messages about not being able to draw Layer instances for
707            all vector layers below a raster layer which would be invisible
708            anyway because the raster layer currently always covers the entire
709            window
710    
711    2004-07-08  Jan Sch�ngel <[email protected]>
712    
713            * Extensions/umn_mapserver/mapfile.py: Added code to generade and get
714            a list of supported outputformats. This formats are not alle supported
715            because there is no possibility to get the outputformat without the
716            name known. Make some formal changes to the code.
717            (MF_Map.set_name()): Fixed a bug if the name is None.
718    
719            * Extensions/umn_mapserver/mf_handle.py: Removed the image_type import
720            statement, because its not needed anymore. The Outputformat is now
721            given as string from the object. Make some formal changes to the code.
722    
723            * Extensions/umn_mapserver/test/test_mapserver.py: Added new test for
724            most of the new setting which were added during the last changes.
725            Removed the MF_Size Test.
726            
727            * Extensions/umn_mapserver/test/test.map: Added a new class to the
728            cultural Layer to test expressions and the the status of that layer
729            from on to default.
730            Changed the data path the the correct Thuban Data
731            Added the Outputformat Object and Symbol Object
732            
733    2004-07-07  Jan Sch�ngel <[email protected]>
734    
735            * Extensions/umn_mapserver/mapfile.py: Added some new
736            settings to edit (outputformat, label, imagetype)
737    
738            * Extensions/umn_mapserver/mf_handle.py: Added some setting to
739            the Label Dialog and add the OutputDialog.
740            Make some changes to the code order.
741    
742    2004-07-06  Jan Sch�ngel <[email protected]>
743    
744            * Extensions/umn_mapserver/mapfile.py: Added the symbolObj, pointObj
745            and line Obj and add the scalebar_status_type, scalebar_style_type and
746            scalebar_position_type.
747            Added the symbol- and symbolsetObject (MF_Symbol,MF_Symbolset). The
748            are only used to create a Symbol like the circle in Thuban.
749            Added the scalebarObject (MF_Scalebar)
750            (MF_Class): Added set_status and get_status.
751            (MF_Layer.add_thubanclass): Added code to set the class status
752            (MF_Map): Added code to handle the symbols and scalebar
753            (MF_Label): Added the set_partials and get_partials functions
754            
755            * Extensions/umn_mapserver/mf_export.py: Added MF_Symbol to import
756            from mapfile. Added a function to create a circle object like the one
757            from thuban if no one exists.
758            
759            * Extensions/umn_mapserver/mf_handle.py: All colors are now set when
760            press ok in the assosiated dialog and not at the end of the
761            colordialog.
762            Added the Dialog for the Scalebar.
763            (Label_Dialog): Added the offset option
764    
765            * Extensions/umn_mapserver/mf_import.py: Added code to import the
766            status of the Classes.
767            Fixed a bug with the projection. Now the to_meter parameter will be
768            added to the Projection only if it doesn't exists.
769    
770    2004-07-01  Jan Sch�ngel <[email protected]>
771    
772            Added the functionality to handle the content thuban is not
773            able to handle directly.
774    
775            * Extensions/umn_mapserver/mf_handle.py: New. This module extents
776            Thuban with the possibility to edit the mapfile content.        
777            
778            * Extensions/umn_mapserver/mf_import.py: Added the possibility
779            to import mapfiles without any layer selected. So it is possible
780            to edit the other settings in a mapfile.
781            (import_mapfile): Added code to use the editing functions.
782            Added the possibility to import the projection to a layer if one
783            is defined.
784            Status settings (On,Off) will now set in thuban (visible, invisible).
785            fixed a bug with with classnames. If no classname is set in mapfile
786            the value in Thuban will set to the expression.
787            
788            * Extensions/umn_mapserver/mf_export.py(export_mapfile): Added the
789            possibility to save a new mapfile or use the old one which is
790            imported or new created.
791            Added code to use the editing functions.
792            Remove some not needed import statements
793    
794            * Extensions/umn_mapserver/mapfile.py: Added new types which are
795            need for the editing functions.
796            Added needed set-functions for the editing functions.
797            Added the possibility to export rasterimages.
798            Added new classes (MF_Web, MF_Label, MF_Legend, MF_Symbol,
799            MF_SymbolSet). MF_Symbol and MF_SymbolSet are not needed at the
800            moment.
801            (MF_Class.set_thubanstyle): Now point layers will set to a default
802            symbol to show a circle in mapserver and not only a 1px dot.
803            (MF_Style.__init__): Fixed a bug with the color. Color was not set
804            correct before.
805            (MF_Size): Removed, because it is not needed.
806            
807            * Extensions/umn_mapserver/README: Added the hints to use the
808            export and editing functions, too.
809    
810            * Extensions/umn_mapserver/sample/iceland.map: Added the
811            new parameter "UNITS METERS".
812            Change the political layer to status OFF.
813    
814            * Extensions/umn_mapserver/sample/README: Added some
815            more details to setup the sample in the MapServer.
816            
817    2004-06-26  Bernhard Reiter <[email protected]>
818    
819            * Extensions/svgexport/test/test_svgmapwriter.py:
820            Removed class VFile and used standard StringIO instead.
821    
822    2004-06-23  Jan Sch�ngel  <[email protected]>
823    
824            Add the export function to the umn_mapserver extension.
825    
826            * Extension/umn_mapserver/mf_export.py: New. This module extents
827            Thuban with the possibility to export the Thuban content.
828    
829            * Extensions/umn_mapserver/mapfile.py: Expand the classes to use
830            with the export module. Especially added the possibility to
831            add thuban objects directly to the map objects.
832    
833            * Extensions/umn_mapserver/mf_import.py: Removed the wxCHANGE_DIR,
834            because of the hint from Bernhard Herzog.
835            Corrected the handling of absolute pathnames.
836            Changed the Text of the Menu-Item, now the beginning is upper case.
837    
838            * Extensions/umn_mapserver/README: Added the --with-tiff statement.
839    
840    2004-06-16  Jan Sch�ngel  <[email protected]>
841    
842            Add a sample and make some changes.
843    
844            * Extension/umn_mapserver/mf_import.py: Changed the wxPython.wx
845            import from * to explicit used statements. Changed the
846            Thuban.UI.mainwindow import phrase, too.
847            (import_mapfile):Corrected a clerical mistake.
848            Added wxCHANGE_DIR in OpenFile Dialog.
849            Added a MultipleChoiceDialog, to select the layers to load from
850            mapfile into thuban. Thereby the projection is only set if one layer
851            is selected.
852            Added the possibility to handle relative pathnames which uses
853            up-level references.
854            Removed some doubled code.
855            Corrected an error with integer values used as label in thuban
856            ClassGroup.
857            
858            * Extensions/umn_mapserver/sample: New.
859    
860            * Extensions/umn_mapserver/sample/README: New. Describes the
861            usage of the sample files.
862    
863            * Extensions/umn_mapserver/sample/iceland.map: New. This is
864            a suitable .map-file for the iceland data.
865    
866            * Extensions/umn_mapserver/sample/index.html: New. The template
867            for the mapfile.  
868    
869            * Extensions/umn_mapserver/sample/iceland.html: New. Initialisation
870            file for the Iceland Application on web.
871    
872            * Extensions/umn_mapserver/README: Corrected a inaccuracy and added
873            some details.
874    
875            * Extensions/umn_mapserver/test/test_mapserver
876            (mapserver_import_Test_generalClasses.test_MF_Color):
877            Corrected the thubancolor test.
878    
879    2004-06-15  Jan Sch�ngel  <[email protected]>
880    
881            * Extensions/umn_mapserver/README: New. Install instruction.
882    
883    2004-06-14  Bernhard Reiter <[email protected]>
884    
885            * libraries/thuban/cpl_mfile.h: Added copyright header.
886    
887            * libraries/thuban/ cpl_mfile.cpp, cpl_mfile.h: Added non-protecting
888            Free Software License so that it is most useful with gdalwarp
889            and bmpdataset.
890    
891    2004-06-14  Bernhard Herzog  <[email protected]>
892    
893            * Thuban/UI/multiplechoicedialog.py (__version__): Add missing
894            import of wxPython.wx itself (as opposed to the contents of
895            wxPython.wx).  For some reason wxPython.wx is available as
896            wxPython.wx.wx in at least some 2.4 releases.  Fixes RT#2482
897            wrt. wxPython 2.4.
898    
899    2004-06-10  Jan Sch�ngel  <[email protected]>
900    
901            Initial version of new extension "umn_mapserver".  This extension aims
902            to manage configuration for the UMN MapServer application.  This
903            inital version just imports the .map-files and displays all, Thuban is
904            capable of.
905    
906            * Extensions/umn_mapserver, Extensions/umn_mapserver/test: New.
907    
908            * Extensions/umn_mapserver/test/README: New. Describes how to run the
909            tests.
910    
911            * Extensions/umn_mapserver/test/test.map: New. This is a test
912            .map-file for automated tests of the umn_mapserver extension of
913            Thuban.
914    
915            * Extensions/umn_mapserver/test/test_mapserver.py: New. Tests for
916            UMN Mapserver classes.
917    
918            * Extensions/umn_mapserver/__init__.py: New. Init to make this
919            directory a package.
920    
921            * Extensions/umn_mapserver/mapfile.py: New. Classes to represent
922            '.map'-file objects.
923    
924            * Extensions/umn_mapserver/mf_import.py: New. This module extends
925            Thuban with the possibility to handle UMN MapServer mapfiles.
926    
927    2004-06-03  Bernhard Herzog  <[email protected]>
928    
929            * Thuban/Model/layer.py (Layer.TreeInfo): Convert the bounding box
930            to a tuple before using it as arguments to the % operator.  This
931            fixes the formatting issue filed in RT#2239 on 2004-01-13 and
932            reported today on thuban-list by Jan Sch�ngel
933    
934            * test/test_layer.py (TestLayerModification.setUp): Save the
935            filename as an instance variable so we can refer to it in tests
936            (TestLayerModification.test_tree_info): Uncomment this method
937            again and make it work.  This tests for the formatting issue
938            filed in RT#2239 on 2004-01-13
939    
940    2004-05-28  Bernhard Herzog  <[email protected]>
941    
942            * Thuban/UI/baserenderer.py: Fix some typos.
943    
944    2004-05-18  Jan-Oliver Wagner <[email protected]>
945    
946            * Extensions/gns2shp/gns2shp.py (gns2shp): Fixed a bug
947            by increasing a field size.
948    
949    2004-05-17  Bernhard Herzog  <[email protected]>
950    
951            Update to newest shapelib and get rid of Thuban specific
952            extensions, i.e. use the new DBFUpdateHeader instead of our
953            DBFCommit kludge
954    
955            * libraries/shapelib/shpopen.c: Update to version from current
956            shapelib CVS.
957    
958            * libraries/shapelib/shapefil.h: Update to version from current
959            shapelib CVS.
960    
961            * libraries/shapelib/dbfopen.c: Update to version from current
962            shapelib CVS.
963            (DBFCommit): Effectively removed since shapelib itself has
964            DBFUpdateHeader now which is better for what DBFCommit wanted to
965            achieve.  
966            We're now using an unmodified version of dbfopen.
967    
968            * setup.py (extensions): Add the HAVE_UPDATE_HEADER macro with
969            value '1' to the Lib.dbflibc extension.  This simply reflects the
970            shapelib and pyshapelib updates
971    
972    2004-05-16  Jan-Oliver Wagner <[email protected]>
973    
974            Finished introduction of Menu.FindOrInsertMenu.
975    
976            * Extensions/drawshape/drawshape.py: Add the command
977            to the experimental menu additionally to the toolbar.
978    
979            * Extensions/svgexport/svgsaver.py: Use FindOrInsertMenu() instead of
980            finding menu on its own.
981    
982            * Doc/manual/thuban-manual.xml: updated sample file
983            to use FindOrInsertMenu().
984    
985            * Examples/simple_extensions/hello_world.py: Use FindOrInsertMenu()
986            instead of finding menu on its own.
987    
988    2004-05-11  Jan-Oliver Wagner <[email protected]>
989    
990            * test/test_menu.py (MenuTest.test): Added testing
991            of method Menu.FindOrInsertMenu.
992    
993    2004-05-10  Jan-Oliver Wagner <[email protected]>
994    
995            Introduce and use Menu.FindOrInsertMenu.
996    
997            * Thuban/UI/menu.py (Menu.FindOrInsertMenu): New. Find a
998              given menu or, if not found, insert it.
999    
1000            * Extensions/bboxdump/bboxdump.py, /Extensions/gns2shp/gns2shp.py,
1001            /Extensions/importAPR/importAPR.py, Extensions/profiling/profiling.py,
1002            /Extensions/wms/wms.py: Use FindOrInsertMenu() instead of finding
1003            menu on its own.
1004    
1005    2004-05-06  Jan-Oliver Wagner <[email protected]>
1006    
1007            Introduce a abstract ColorDialog class and remove
1008            and outdated file.
1009    
1010            * Thuban/UI/proj4dialog.py: Removed. It is has been
1011            replaced by projdialog for quite a while and is not used
1012            anymore.
1013    
1014            * Thuban/UI/colordialog.py: New. Abstraction for color selection
1015            dialog(s).
1016    
1017            * Thuban/UI/classifier.py (SelectPropertiesDialog.__GetColor):
1018            Now calls the abstract ColorDialog instead of wxColourDialog.
1019            This also removed the dependency to Color class conversion
1020            from this function.
1021    
1022    2004-05-04  Frank Koormann  <[email protected]>
1023    
1024            * Extensions/bboxdump/__init__.py: Fixed string left over from
1025            copying.
1026    
1027            * Extensions/bboxdump/bboxdump.py (bboxdump):
1028            Use layer.ShapeStore().AllShapes() to loop over shapes instead of
1029            xrange(layer.NumShapes()). Compile the bboxmessage from a list
1030            of formatted outputs (string.join) instead of appending to the
1031            message. Two progress bar dialogs to report progress on the sometimes
1032            lenghty processing.
1033    
1034    2004-04-22  Frank Koormann  <[email protected]>
1035    
1036            New Extension to dump bounding boxes of all shapes of the selected
1037            layer. An optional column can be specified to group the objects,
1038            in this case the bounding box is a union of the separate boxes.
1039            Dump can be displayed in a ScrolledMessageDialog or written to file.
1040            The Extension is simply a combination of available and well tested
1041            Thuban functionality.
1042    
1043            * Extensions/bboxdump/__init__.py: New: Init to make this
1044            directory a package.
1045    
1046            * Extensions/bboxdump/bboxdump.py: New: Dump bounding boxes of
1047            all shapes of the selected layer.
1048    
1049    2004-04-22  Jan-Oliver Wagner <[email protected]>
1050    
1051            * Thuban/UI/classgen.py (GenUniquePanel.__init__): Fixed two
1052            strings to be i18n now.
1053    
1054    2004-04-18  Jan-Oliver Wagner <[email protected]>
1055    
1056            Changing popup menu of legend from direct building
1057            to using the Menu construction as used for the mainwindow.
1058    
1059            * Thuban/UI/mainwindow.py: New method commands: layer_to_top,
1060            layer_to_bottom, layer_visibility
1061            (MainWindow.LayerToTop): New. Put current layer to the top.
1062            (MainWindow.LayerToBottom): New. Put current layer to bottom.
1063            (MainWindow.HideLayer, MainWindow.ShowLayer, _has_visible_map):
1064            Replace 1,0 by True, False.
1065            (MainWindow.ToggleLayerVisibility): New. Toggle visibility of
1066            current layer.
1067            (MainWindow.LayerShowTable): Removed raising of dialog.
1068            (_has_selected_layer_visible): New. Support function.
1069    
1070            * Thuban/UI/legend.py: ID_POP_xxx: removed.
1071            (LegendPanel.__init__): Removed EVT_MENU bindings.
1072            (LegendTree._OnRightClick): Replace direct creation of
1073            menu via wx Classes by applying the menu definition
1074            as of Menu class of menu.py.
1075            
1076    2004-04-16  Jan-Oliver Wagner <[email protected]>
1077    
1078            * Thuban/UI/exceptiondialog.py (ExceptionDialog.dialog_layout): Improved
1079        button string to stronger clearify that Thuban will be closed when hitting
1080            the button.
1081    
1082            * Thuban/UI/mainwindow.py (MainWindow.LayerShowTable): Added docstring.
1083            Now for layers without a ShapeStore a corresponding message is given
1084            to the user, that this layer has no table to show.
1085    
1086    2004-04-15  Martin Schulze  <[email protected]>
1087    
1088            * Extensions/wms/layer.py (WMSLayer.setWMSFormat): Need to
1089            recalculate the format for the internal render engine as well.
1090    
1091            * Extensions/wms/properties.py (wmsProperties): First start for a
1092            properties dialog.  It's functional for a first selection of
1093            layers, but still has some weired wxWidgets/GTK problems but
1094            beautification can be done later.
1095    
1096            * Extensions/wms/layer.py: Added more documentation
1097            (WMSLayer.getFormats): New: Return list of supported image formats
1098            by the WMS server
1099            (WMSLayer.getLayers): New: Return the list of layer names
1100            supported by the WMS server
1101            (WMSLayer.getLayerTitle): New: Return the title of the named layer
1102            (WMSLayer.getWMSFormat): New: Return the image format that is used
1103            for WMS GetMap requests
1104            (WMSLayer.setWMSFormat): New: Set the image format that is used
1105            for WMS GetMap requests
1106            (WMSLayer.__init__): Move away from using only one layer to using
1107            a list of layers (unsorted at the moment, though).
1108            (WMSLayer.getVisibleLayers): New: Return the list of names for all
1109            visible layers
1110            (WMSLayer.setVisibleLayers): New: Set the list of names for all
1111            visible layers
1112    
1113            * Extensions/wms/wms.py: Moved the WMS layer into layer.py in
1114            order to establish a clean structure.
1115    
1116            * Extensions/wms/layer.py: Moved the WMS layer into a file on its
1117            own in order to establish a clean structure.
1118    
1119    2004-04-13  Martin Schulze  <[email protected]>
1120    
1121            * Extensions/wms/parser.py (WMSCapabilitiesParser.grok): Added
1122            support for oldstyle (WMS 1.0 apparently) image format
1123            specification.
1124    
1125            * Extensions/wms/wms.py (WMSLayer.calcFormat): Reduce the list of
1126            supported graphic formats back to JPEG and BMP, PNG and others are
1127            too *cough* experimental...  Sorry, I meant to filter this out
1128            before I committed this part.  This should make the WMS extension
1129            run from CVS again.
1130            (wms_dialog): Reset an empty URL to None so that the subsequent
1131            program can depend on this, since the dialog will indeed return an
1132            empty URL, causing another declaration of love by Python.
1133    
1134            * Extensions/wms/parser.py (WMSCapabilitiesParser.getLayerBBox):
1135            Whenever a native BoundingBox request cannot be fulfilled, check
1136            whether the requested SRS is EPSG:3426, in which case return the
1137            LatLonBoundingBox values.
1138    
1139            * Extensions/wms/test/test_parser.py
1140            (TestWMSCapabilitiesParser.test_LayerSRS): Added a test for
1141            ignoring AUTO:* SRS.
1142            (TestWMSCapabilitiesParser.test_LatLonBoundingBoxes_as_bboxes):
1143            Added another test method to test whether the LatLonBoundingBox
1144            values will be returned if BoundingBox values are requested with
1145            SRS set to EPSG:3426.
1146    
1147            * Extensions/wms/parser.py (WMSCapabilitiesParser.peekLayers):
1148            Added rudimentary support for non-EPSG SRS, i.e. ignore them for
1149            the moment by placing them into a variable which is currently
1150            unused.  Also test whether the EPSG SRS is numerical as it should
1151            be and add an error message if it is not.
1152    
1153            * Extensions/wms/test/sample.xml: Added AUTO:* SRS since they
1154            appear in the real world as well.  Since we cannot handle them yet
1155            (OGCLib can't either), we will ignore them for the moment.
1156    
1157            * Extensions/wms/parser.py: Use a variable for denoting the sample
1158            filename
1159            (WMSCapabilitiesParser.peekLayers): Added support for error
1160            messages during grok().  They will be aggregated in an array and
1161            may be displayed later.  We may have to add a classification
1162            "Warning" and "Error" to this.  That requires more experience,
1163            though, since not every error may be lethal.
1164    
1165            * Thuban/UI/mainwindow.py (MainWindow.LayerShowTable): Raise the
1166            ShowTable() dialog/frame when the user attempts to display it
1167            while it has been opened before already and not closed again.
1168    
1169    2004-04-11  Martin Schulze  <[email protected]>
1170    
1171            * Extensions/wms/infodialog.py: Adjusted the class documentation
1172    
1173            * Extensions/wms/wms.py (WMSLayer.__init__, WMSLayer.GetMapImg):
1174            Switch to using Thuban{Begin,End}BusyCursor instead of the pure
1175            wxWidgets variants.
1176            (WMSLayer.__init__): The epsg_id variable is named top_srs now.
1177    
1178            * Extensions/wms/infodialog.py: Added an information dialog that
1179            will display various information about the WMS current resource,
1180            so that additional information such as the title, the abstract,
1181            fees and access constraints can be displayed for the user if they
1182            are documented in the WMS XML.
1183    
1184    2004-04-10  Martin Schulze  <[email protected]>
1185    
1186            * Extensions/wms/parser.py (WMSCapabilitiesParser.grok): Adjusted
1187            string handling.  It's "foo".lower() and not lower(foo) without
1188            lower imported from strings or something.
1189    
1190            * Extensions/wms/wms.py (WMSLayer): Incorporated WMSCapabilities
1191            from capabilities.py and parser.py.  Implement priority list for
1192            supported graphics formats, take care of wbmp != bmp.  PNG, TIFF
1193            and GIF are supported here, but not yet by main Thuban.  Hence,
1194            support for them may be removed later.  Special contribution to
1195            usability: get wxWidgets to change the cursor when we're waiting
1196            for data from the network so the user won't start to worry.  This
1197            causes a redrawing error/warning, though.
1198    
1199            * Extensions/wms/parser.py (WMSCapabilitiesParser.grok): Unlink
1200            the DOM object.
1201    
1202    2004-04-01  Martin Schulze  <[email protected]>
1203    
1204            * Extensions/wms/capabilities.py: Adjusted documentation
1205            (WMSCapabilities.__init__): Improved documentation, fixed syntax
1206            (WMSCapabilities.saveCapabilities): Only catch IOError when
1207            handling files
1208            (WMSCapabilities.loadCapabilities): Only catch IOError when
1209            handling files
1210            __main__: corrected variable naming
1211            (WMSCapabilities.fetchCapabilities,loadCapabilities): Make this
1212            class a specialisation of WMSCapabilitiesParser as well.  Also
1213            execute grok() after loading or fetching capabilities, if that
1214            went well, so that subsequent calls can already access the data.
1215            (WMSCapabilities.getVersion): Export the used version of the
1216            GetCapabilities request, so we can use it for subsequent calls,
1217            i.e. for GetMap requests.
1218            (WMSCapabilities.fetchCapabilities): Added proper error handling
1219            when the GetCapabilities request failed, so that the surrounding
1220            program can act accordingly.
1221    
1222    2004-03-30  Martin Schulze  <[email protected]>
1223    
1224            * Extensions/wms/parser.py (WMSCapabilitiesParser.getLayerSRS):
1225            Adjusted the getLayerSRS method to return the list of SRSes
1226            extracted from <SRS> elements instead of <BoundingBox> elements.
1227            Added a bit of documentation as well.
1228            (WMSCapabilitiesParser.checkLayerSRS): Removed integrity test
1229            since it was only implemented due to a misunderstanding.
1230    
1231            * Extensions/wms/test/test_parser.py
1232            (TestWMSCapabilitiesParser.test_LayerSRS): Adjust the tests to
1233            reflect the corrected interpretation of the standard: i.e. a layer
1234            does not have to define a BoundingBox for all SRSes it supports.
1235            Hence the <SRS></SRS> specification is authoritative, not the list
1236            of BoundingBoxes.
1237            (TestWMSCapabilitiesParser.test_BoundingBoxes): Added a new test
1238            to ensure None is returned for a non-existing SRS.
1239            (TestWMSCapabilitiesParser.test_grok): Removed test_grok method
1240            since it is not applicable anymore.  Listing more SRSes in <SRS>
1241            elements is valid according to the specs.
1242    
1243    2004-03-26  Bernhard Reiter <[email protected]>
1244    
1245            * README: Nicer formatting of text. Improved descriptions.
1246            Reflected wxWidgets name change.
1247            
1248            * Thuban/UI/about.py: Extended copyright to 2004 and added
1249            information about the thuban-devel mailinglist.
1250    
1251    2004-03-24  Martin Schulze  <[email protected]>
1252    
1253            * Extensions/wms/capabilities.py: Renamed the class to contain
1254            'WMS', also added a linebreak where required
1255    
1256            * Extensions/wms/parser.py: Finally added the XML parser for the
1257            GetCapabilities response.
1258    
1259            * Extensions/wms/test/sample.xml: Adjusted the sample file so that
1260            <SRS> elements match the <BoundingBox> elements, except for the
1261            layer 'beschriftung'.
1262    
1263            * Extensions/wms/test/test_parser.py: Encode non-ascii strings
1264            since Python uses unicode strings internally, otherwise
1265            comparisons will fail.  Removed tests for getLayerBBoxSRS() since
1266            the SRS will be calculated anyway and this method is obsoleted by
1267            getLayerSRS().  Denote SRS as strings and not as cardinal numbers.
1268            Move loading the sample file into the setUp method.  Added a test
1269            for finding the integrity problem in the sample response.
1270            Improved formatting.
1271    
1272            * Extensions/wms/domutils.py: Added convenience routines for
1273            handling of Document Object Model (DOM) nodes.
1274    
1275            * Extensions/wms/test/test_domutils.py: Added a test for the
1276            domutils module
1277    
1278    2004-03-19  Martin Schulze  <[email protected]>
1279    
1280            * Extensions/wms/test/test_parser.py (TestWMSCapabilitiesParser):
1281            Moved path detection and adding into a module of its own,
1282            adjustpath, which exports thubandir as main Thuban directory.
1283    
1284            * Extensions/wms/test/test_ogclib.py (TestWMSLib): Moved path
1285            detection and adding into a module of its own, adjustpath, which
1286            exports thubandir as main Thuban directory.  Reorganised the
1287            module in order to support the SkipTest feature for Thuban test
1288            cases.
1289    
1290            * Extensions/wms/test/adjustpath.py: Moved path detection and
1291            adding into a module of its own.
1292    
1293    2004-03-18  Martin Schulze  <[email protected]>
1294    
1295            * Extensions/wms/test/test_parser.py: Added another test for
1296            checking whether the WMS XML parser (to be implemented) returns
1297            the information we expect.  This requires a sample WMS WML file
1298            (sample.xml) which has been extracted from the frida server and
1299            "improved" manually.
1300    
1301            * Extensions/wms/test/test_ogclib.py: Added legacy code to add the
1302            main Thuban directory to the path in order to be able to import
1303            random modules.  Adjusted the PyOGCLib detection to reuse the
1304            information gathered.  Also added a note about the PYTHONPATH
1305            environment variable.
1306    
1307            * Extensions/wms/test/test_ogclib.py: The format specification is
1308            a mime-type, not a graphic format, hence image/jpeg wou ld be the
1309            proper format and not JPEG.  We'll also have to take care of the
1310            encoding of / as %2F.
1311    
1312    2004-03-16  Martin Schulze  <[email protected]>
1313    
1314            * Extensions/wms/test/test_ogclib.py: Added a (hopefully)
1315            comprehensive test for the getMapURL method, built compare URLs
1316            according to the documentation in OGC 01-068r3
1317    
1318            * Extensions/wms/capabilities.py (WMSCapabilities): Added the
1319            class WMSCapabilities to manage capabilites, will incorporate
1320            parsing the capabilities response and provide details for other
1321            classes.
1322    
1323    2004-03-12  Bernhard Herzog  <[email protected]>
1324    
1325            Support views in addition to normal tables in the postgis
1326            shapestore
1327    
1328            * Thuban/Model/postgisdb.py
1329            (PostGISShapeStore._fetch_table_information): Add a fallback for
1330            the case where the table name is not in the geometry_columns
1331            table.  This is usually the case for views.  Also, set
1332            self.shapestore here.
1333            (PostGISShapeStore.ShapeType): No need to query the database all
1334            the time.  The shape type is now determined in
1335            _fetch_table_information
1336    
1337            * test/postgissupport.py (PostgreSQLServer.new_postgis_db)
1338            (PostgreSQLServer.get_static_data_db, PostGISDatabase.__init__):
1339            New parameter to specify views.
1340            (PostGISDatabase.has_data): Also compare the views.  New views
1341            parameter
1342            (PostGISDatabase.initdb): Create the views.
1343            (PostgreSQLServer.get_default_static_data_db): Add the v_landmarks
1344            view
1345    
1346            * test/test_postgis_db.py
1347            (TestPostGISShapestorePointFromViews): New.  Test a
1348            PostGISShapeStore with a view
1349            (TestPostGISShapestorePointOIDAsGIDColumn.setUp): Pass the name of
1350            the geometry_column explicitly to test whether that works
1351    
1352    2004-03-12  Bernhard Herzog  <[email protected]>
1353    
1354            Final step for explicit id/geometry columns: Loading and saving
1355    
1356            * Resources/XML/thuban-1.1.dtd: New.  Derived from thuban-1.0.dtd
1357            with the following changes:
1358            (dbshapesource): Two new attributes id_column and geometry_column
1359    
1360            * Thuban/Model/save.py (SessionSaver.write): Use the new dtd
1361            (SessionSaver.write_session): Use the new namespace
1362            (SessionSaver.write_data_containers): Write the new dbshapesource
1363            parameters
1364    
1365            * Thuban/Model/load.py (SessionLoader.__init__): New namespace for
1366            the new file format version
1367            (SessionLoader.start_dbshapesource): Handle the new db parameters
1368    
1369            * test/test_save.py: Update to the new dtd and namespace
1370            (SaveSessionTest.test_save_postgis): Update the NonConnectionStore
1371            mock object to provide a working IDColumn method.
1372    
1373            * test/test_load_1_0.py: New.  Copy of the test_load.py before
1374            today's changes but with the round-trip tests removed.
1375    
1376            * test/test_load_0_9.py: Update doc-string.
1377    
1378            * test/test_load.py: Update all .thuban files to the new dtd and
1379            namespace.
1380            (TestPostGISLayer.file_contents): Add the new dbshapesource
1381            paramters
1382    
1383    2004-03-11  Bernhard Herzog  <[email protected]>
1384    
1385            Next step for explicit id/geometry columns: User interaction
1386    
1387            * Thuban/UI/dbdialog.py (ChooseDBTableDialog.__init__): Rework how
1388            the dialog is constructed. Add combo boxes to select id and
1389            geometry column.  Rename some instance variables.
1390            (ChooseDBTableDialog.GetTable): Return id and geometry column
1391            names
1392            (ChooseDBTableDialog.OnTableSelect): New. Event handler for
1393            selections in the table list
1394    
1395            * Thuban/UI/mainwindow.py (MainWindow.AddDBLayer): Use id_column
1396            and geometry_column
1397    
1398            * Thuban/Model/session.py (Session.OpenDBShapeStore): Add the new
1399            parameters for id_column and geometry column of PostGISShapeStore
1400            here as well.
1401    
1402            * Thuban/Model/postgisdb.py (type_map): Add ROWID psycog type.
1403            (_raw_type_map): New. Map raw PostgreSQL type ints to thuban types
1404            (PostGISConnection.GeometryTables): Use a better query to
1405            determine which relations in the database might be usable for
1406            shapestores.  Now supports views as well but is more PostgreSQL
1407            specific
1408            (PostGISConnection.table_columns): New. Somewhat experimental
1409            method to let the db dialogs provide lists of columns to users so
1410            that they can select id and geometry columns.
1411            (PostGISTable.__init__): The default value of the id_column
1412            parameter is now None it still means "gid" effectively, though.
1413            (PostGISTable.IDColumn): New introspection method to return a
1414            column object for the id column
1415            (PostGISShapeStore.GeometryColumn): New introspection method to
1416            return a column object for the geometry column
1417    
1418            * test/test_postgis_db.py
1419            (TestPostGISConnection.test_gis_tables_non_empty):
1420            Removed. Subsumed by the new:
1421            (TestPostGISConnection.test_gis_tables_with_views_and_tables):
1422            New. Tes the GeometryTables and table_columns methods with actual
1423            tables and views.
1424            (PointTests.test_id_column, PointTests.test_geometry_column):
1425            New. tests for the new methods.
1426            (TestPostGISShapestorePoint.setUp)
1427            (TestPostGISShapestorePointSRID.setUp)
1428            (TestPostGISShapestorePointExplicitGIDColumn.setUp): Fill the
1429            instance variables needed by the new tests
1430    
1431    2004-03-11  Bernhard Herzog  <[email protected]>
1432    
1433            * Thuban/UI/classgen.py (GenQuantilesPanel.GetList): The row
1434            numbers given to ReadValue are ordinals.
1435    
1436    2004-03-11  Bernhard Herzog  <[email protected]>
1437    
1438            Elimiate the requirement for PostGIS tables to have a column
1439            called "gid".
1440    
1441            * Thuban/Model/postgisdb.py (PostGISTable.__init__): New parameter
1442            id_column to specify which column to use to identify rows.  Also
1443            new instance variables id_column and quoted_id_column
1444            (PostGISTable.RowIdToOrdinal, PostGISTable.RowOrdinalToId)
1445            (PostGISTable.ReadRowAsDict, PostGISTable.ReadValue)
1446            (PostGISTable.SimpleQuery): Use the id column name provided to the
1447            constructor instead of "gid"
1448            (PostGISShapeStore.__init__): New parameter id_column analogously
1449            to PostGISTable.__init__.  This parameter is simply passed through
1450            to the base class constructor
1451            (PostGISShapeStore._create_col_from_description): Fix typo in
1452            doc-string
1453            (PostGISShapeStore.Shape, PostGISShapeStore.AllShapes)
1454            (PostGISShapeStore.ShapesInRegion): Use the id column name
1455            provided to the constructor instead of "gid"
1456    
1457            * test/postgissupport.py
1458            (PostgreSQLServer.get_default_static_data_db): New static table
1459            landmarks_point_id with an id column != "gid.  Update the comments
1460            a bit.
1461            (skip_if_addgeometrycolumn_does_not_use_quote_ident): Fix typo in
1462            doc-
1463            (upload_shapefile): New parameter gid_column to use a name other
1464            than "gid" for the column to store the shape ids
1465    
1466            * test/test_postgis_db.py (TableTests): New.  Mixin-class
1467            containing all tests previously in TestPostGISTable.  The actual
1468            tests are the same but the code is a bit more configurable to
1469            allow for different id columns etc.
1470            (TestPostGISTable): Derive from TableTests now for the actual
1471            tests.
1472            (TestPostGISTableExplicitGIDColumn): New. Like TestPostGISTable
1473            except that it the landmarks_point_id table to test the id_column
1474            parameter
1475            (PointTests): Extend the doc-string
1476            (TestPostGISShapestorePointExplicitGIDColumn)
1477            (TestPostGISShapestorePointOIDAsGIDColumn): New classes derived
1478            from PointTests to test the explicit id_column parameter.  One
1479            tests with the name of the column holding the shape ids, the other
1480            uses PostgreSQL's OID column.  For the latter a number of methods
1481            have to be overwritten to make them independent of the actual id
1482            values.
1483    
1484    2004-03-08  Silke Reimer  <[email protected]>
1485    
1486            Update debian directory:
1487    
1488            * debian/changelog: Added new version.
1489            * deiban/rules: Updated management of patches (with cbds)
1490            * debian/control: Added cbds to dependencies
1491            * debian/patches/*: New. Adds better support for patches of thuban in
1492                            debian
1493            * debian/menu: Syntax of menu changed slightly
1494            * debian/setup.py.patch: removed because it has been moved to
1495                            debian/patechs/setup.py.patch
1496            
1497    
1498    2004-02-26  Bernhard Herzog  <[email protected]>
1499    
1500            Create the Doc/technotes directory for text files with information
1501            for developers
1502    
1503            * Doc/technotes/README: New. README for the technotes
1504    
1505            * Doc/technotes/coding_guidelines.txt: New. Coding guidelines for
1506            Thuban
1507    
1508            * Doc/technotes/release_process.txt: New. Used to be
1509            HOWTO-Release.  Now slightly adapted to technote formatting style.
1510    
1511            * HOWTO-Release: Removed.  It's contents are now in
1512            Doc/technotes/release_process.txt
1513    
1514    2004-02-25  Bernhard Herzog  <[email protected]>
1515    
1516            * libraries/thuban/wxproj.cpp (get_wx_version): New.  Return the
1517            version of wxWindows the module was compiled with so we can check
1518            that against the wxPython version.
1519    
1520            * Thuban/version.py (thuban_branch, thuban_release): New variables
1521            controlling which and how Thuban versions are shown.  See the
1522            comments for details.
1523            (verify_versions): Also check that the wx version that wxproj is
1524            compiled against matches that of the wxPython we use at runtime
1525    
1526    2004-02-20  Bernhard Herzog  <[email protected]>
1527    
1528            * Extensions/wms/wms.py (epsg_code_to_projection): Use
1529            get_system_proj_file to read the epsg projections.  The old way
1530            depended on the current directory being the top Thuban directory.
1531    
1532    2004-02-20  Bernhard Herzog  <[email protected]>
1533    
1534            * Extensions/svgexport/test/test_svgmapwriter.py
1535            (TestVirtualDC.test_clippath): Remove a debug print
1536    
1537    2004-02-20  Bernhard Herzog  <[email protected]>
1538    
1539            * Extensions/svgexport/__init__.py: New.  Turn
1540            Extensions/svgexport into a package.
1541    
1542            * Extensions/svgexport/svgmapwriter.py: Reorder the imports and
1543            doc-string a bit.  The doc-string must come first, otherwise it's
1544            not a doc-string.  The __future__ import must be the first thing
1545            after the doc-string.  Use only double quotes in doc-strings.
1546            Single quotes trip up emacs syntax highlighting if the text
1547            contains apostrophes.
1548    
1549    2004-02-20  Bernhard Herzog  <[email protected]>
1550    
1551            * Extensions/svgexport/test/__init__.py,
1552            Extensions/svgexport/test/test_svgmapwriter.py: New. Initial test
1553            suite for svgexport
1554    
1555            * test/runtests.py (find_test_modules): New. Function with the
1556            module finding code from main.
1557            (main): Use find_test_modules to figure out the default test
1558            modules and take modules from Extensions.svgexport.test too.
1559    
1560    2004-02-19  Bernhard Herzog  <[email protected]>
1561    
1562            * Thuban/UI/application.py (ThubanApplication.OnInit): Make sure
1563            the mainwindow has a reference to the map of the initial session.
1564            This fixes a bug introduced with the fix for RT#2245
1565    
1566    2004-02-19  Bernhard Herzog  <[email protected]>
1567    
1568            * Extensions/svgexport/svgsaver.py,
1569            Extensions/svgexport/svgmapwriter.py,
1570            Extensions/svgexport/maplegend.py: Added again.  This time in the
1571            correct place.
1572    
1573    2004-02-17  Bernhard Herzog  <[email protected]>
1574    
1575            Fix for RT#2245
1576    
1577            * Thuban/UI/application.py (ThubanApplication.OnInit): Initialize
1578            instance variables before trying to create any windows.  Creating
1579            windows can start an event loop if e.g. message boxes are popped
1580            up for some reason, and event handlers, especially EVT_UPDATE_UI
1581            may want to access things from the application.
1582            (ThubanApplication.maps_changed): The mainwindow may not have been
1583            created yet, so check whether it has been created before calling
1584            its methods
1585    
1586            * Thuban/UI/view.py (MapCanvas.OnIdle): Only try to redraw if we
1587            have a map
1588    
1589    2004-02-17  Bernhard Herzog  <[email protected]>
1590    
1591            * test/test_svgmapwriter.py, Extensions/svgsaver.py,
1592            Extensions/svgmapwriter.py, Extensions/maplegend.py,
1593            extensions/svgexport/svgsaver.py,
1594            extensions/svgexport/svgmapwriter.py,
1595            extensions/svgexport/maplegend.py: Removed.  These files were in
1596            the wrong places or didn't work at all.
1597    
1598    2004-02-16  Bernhard Herzog  <[email protected]>
1599    
1600            * Thuban/UI/view.py (MapCanvas.Export): Remove accidentally added
1601            line
1602    
1603    2004-02-16  Bernhard Herzog  <[email protected]>
1604    
1605            * Thuban/UI/view.py (MapCanvas.Export): Avoid UnboundLocalError.
1606    
1607    2004-02-15  Markus Rechtien  <[email protected]>
1608            
1609            * Extensions/svgexport/svgmapwriter.py: New. Adds the capability
1610            to write a session to a file in SVG format.
1611            * Extensions/svgexport/svgsaver.py: New. Uses svgmapwriter.py
1612            to write a SVG map of a session.
1613            * Extensions/svgexport/maplegend: New. Writes a basic maplegend
1614            in SVG format for the current session.
1615    
1616    2004-02-13  Bernhard Herzog  <[email protected]>
1617    
1618            * Thuban/UI/mainwindow.py (MainWindow.AddDBLayer): When the layer
1619            can't be created, return immediately after displaying the error
1620            message.
1621    
1622    2004-02-11  Bernhard Herzog  <[email protected]>
1623    
1624            Handle postgis tables with more than one geometry column.
1625    
1626            * Thuban/Model/postgisdb.py
1627            (PostGISTable._fetch_table_information): Delegate the creation of
1628            column objects to a different method so that we can extend that in
1629            derived classes
1630            (PostGISTable._create_col_from_description): New. Column object
1631            creation part of _fetch_table_information
1632            (PostGISShapeStore._create_col_from_description): New. Extend
1633            inherited method to handle geometry columns
1634            (PostGISShapeStore.__init__): New parameter geometry_column to
1635            specify which geometry column to use.  Optional but mandatory for
1636            tables with more than one geometry column
1637            (PostGISShapeStore._fetch_table_information): Also use the name of
1638            the geometry column when looking for the srid
1639            (PostGISShapeStore.ShapeType): Also use the name of the geometry
1640            column when looking for the shape type
1641    
1642            * test/test_save.py (SaveSessionTest.test_save_postgis): Adapt
1643            NonConnectionStore to changes in the PostGISShapeStore
1644    
1645            * test/test_postgis_db.py
1646            (TestPostGISSpecialCases.test_shapestore_two_geom_cols): Test
1647            PostGISShapeStore with tables having two geometry columns.
1648    
1649    2004-02-10  Bernhard Herzog  <[email protected]>
1650    
1651            Fix some postgis problems.  What remains to be done is real
1652            handling of SRIDs as they affect how reprojection is done
1653    
1654            * Thuban/Model/postgisdb.py (quote_identifier): Fix typo in
1655            doc-string
1656            (PostGISShapeStore._fetch_table_information): New. Extend
1657            inherited method to retrieve srid
1658            (PostGISShapeStore.BoundingBox): Handle tables without data.
1659            extent yields NULL for those
1660            (PostGISShapeStore.ShapesInRegion): Use the srid of the table.
1661    
1662            * test/test_postgis_db.py
1663            (TestPostGISSpecialCases.test_shapestore_empty_table): New test
1664            for the special case of a table without any data
1665            (TestPostGISShapestorePointSRID): New class with tests for a table
1666            that uses srids
1667            (PolygonTests): Fix a doc-string typo
1668    
1669            * test/postgissupport.py (PostGISDatabase.__init__): New parameter
1670            reference_systems with a specification of spacial reference
1671            systems to create in the new db.
1672            (PostgreSQLServer.new_postgis_db)
1673            (PostgreSQLServer.get_static_data_db): New parameter
1674            reference_systems to be passed through ultimately to
1675            PostGISDatabase.  In new_postgis_db also check whether an existing
1676            db already has the right srids
1677            (PostgreSQLServer.get_default_static_data_db): Add srids and a
1678            table that uses srids
1679            (PostGISDatabase.initdb): Create the entries for the reference
1680            systems
1681            (PostGISDatabase.has_data): Add reference_systems parameter to
1682            check for those too
1683            (upload_shapefile): New parameter srid to create tables with a
1684            specific srid
1685    
1686    2004-02-06  Frank Koormann  <[email protected]>
1687    
1688            * po/pt_BR.po: Fixed charset
1689    
1690    2004-02-05  Frank Koormann  <[email protected]>
1691    
1692            * po/pt_BR.po: Fixed format string for error message, missing %s
1693            added (Thuban/UI/application.py:273)
1694    
1695    2004-02-03  Frank Koormann  <[email protected]>
1696            
1697            First version of Portuguese (Brazilian) translation
1698    
1699            * po/pt_BR.po: New, translation of pot (2004-01-15 16:07+0300) for
1700            Brazilian Portuguese by Eduardo Patto Kanegae.
1701    
1702            * Thuban/UI/about.py (About.__init.py__): Added Eduardo to the list of
1703            translators.
1704    
1705    
1706    2004-01-22  Frank Koormann  <[email protected]>
1707    
1708            * Doc/manual/thuban-manual.xml: Added section on installation of
1709            Thuban under Win32 systems. Fixed image path references in the postgis
1710            section. Some minor source formattings.
1711    
1712    2004-01-21  Frank Koormann  <[email protected]>
1713    
1714            Make Thuban remember path selections (at least for one application run).
1715    
1716            * Thuban/UI/application.py (Application.OnInit): Initialize path as a
1717            attribute of application object. Path is a dictionary of
1718            strings, currently with the items "data" and "projection".  
1719            (Application.SetPath): New, stores path for the specified item.
1720            (Application.Path): New, return path for the specified item.
1721    
1722            * Thuban/UI/mainwindow.py
1723            (MainWindow.OpenSession, MainWindow.SaveSessionAs,
1724            MainWindow.AddLayer, MainWindow.AddRasterLayer,
1725            MainWindow.TableOpen): Access "data" path information of the
1726            application.
1727            
1728            * Thuban/UI/projdialog.py (ProjFrame._OnImport, ProjFrame._OnExport):
1729            Access "projection" path information of the application.
1730    
1731    2004-01-05  Bernhard Herzog  <[email protected]>
1732    
1733            * po/ru.po: Updated translations from Alex Shevlakov
1734    
1735    2004-01-05  Bernhard Herzog  <[email protected]>
1736    
1737            * po/Makefile, po/README: Move the description of how to generate
1738            the translation statistics to the README.
1739    
1740    2003-12-23  Bernhard Herzog  <[email protected]>
1741    
1742            * NEWS: Update for 1.0.0
1743    
1744            * po/it.po: Another update from Maurizio Napolitano
1745    
1746    2003-12-23  Bernhard Herzog  <[email protected]>
1747    
1748            * po/it.po: Updated translation from Maurizio Napolitano
1749    
1750    2003-12-23  Bernhard Herzog  <[email protected]>
1751    
1752            * Thuban/UI/join.py (JoinDialog.__init__): Mark one more string
1753            for translation
1754    
1755            * Thuban/UI/mainwindow.py (MainWindow.TableRename)
1756            (MainWindow.RenameMap, MainWindow.RenameLayer): Mark some more
1757            strings for translation
1758    
1759            * po/de.po: Update with the newly marked strings.
1760    
1761    2003-12-22  Bernhard Herzog  <[email protected]>
1762    
1763            * HOWTO-Release: Fix the places where version numbers have to be
1764            updated
1765    
1766    2003-12-22  Bernhard Herzog  <[email protected]>
1767    
1768            * setup.py (setup call): 1.0.0, yeah!
1769    
1770            * Thuban/version.py (longversion): 1.0.0, yeah!
1771    
1772            * Thuban/Model/load.py (SessionLoader.__init__): Accept the
1773            1.0.0 namespace too
1774    
1775            * Thuban/Model/save.py (SessionSaver.write_session): Save with
1776            1.0.0 namespace
1777    
1778            * test/test_load.py (LoadSessionTest.dtd)
1779            (TestSingleLayer.file_contents)
1780            (TestNonAsciiColumnName.file_contents)
1781            (TestLayerVisibility.file_contents)
1782            (TestClassification.file_contents, TestLabels.file_contents)
1783            (TestLayerProjection.file_contents)
1784            (TestRasterLayer.file_contents, TestJoinedTable.file_contents)
1785            (TestLabelLayer.file_contents, TestPostGISLayer.file_contents)
1786            (TestPostGISLayerPassword.file_contents)
1787            (TestLoadError.file_contents, TestLoadError.test): Update for
1788            1.0.0 namespace
1789    
1790            * test/test_save.py (SaveSessionTest.dtd)
1791            (SaveSessionTest.testEmptySession)
1792            (SaveSessionTest.testSingleLayer)
1793            (SaveSessionTest.testLayerProjection)
1794            (SaveSessionTest.testRasterLayer)
1795            (SaveSessionTest.testClassifiedLayer)
1796            (SaveSessionTest.test_dbf_table)
1797            (SaveSessionTest.test_joined_table)
1798            (SaveSessionTest.test_save_postgis): Update for 1.0.0 namespace
1799    
1800    2003-12-22  Bernhard Herzog  <[email protected]>
1801    
1802            * Thuban/Model/load.py (SessionLoader.start_label): Make sure the
1803            alignment flags are byte strings not unicode and that they have
1804            valid values
1805    
1806            * test/test_load.py (TestLabelLayer): New. Test loading (and
1807            indirectly saving) of maps with labels.
1808    
1809    2003-12-22  Bernhard Herzog  <[email protected]>
1810    
1811            * Thuban/UI/tableview.py (TableGrid.OnDestroy)
1812            (TableGrid.__init__): Handle EVT_WINDOW_DESTROY in the grid to
1813            unsubscribe all subscribers.
1814            (LayerTableFrame.OnDestroy): Do not unsubscribe any messages from
1815            self.grid since it may already have been destroyed.
1816            Fixes RT #2256
1817    
1818    2003-12-19  Bernhard Herzog  <[email protected]>
1819    
1820            * po/fr.po, po/es.po: Updated translations from Daniel Calvelo
1821    
1822    2003-12-16  Bernhard Herzog  <[email protected]>
1823            
1824            * debian/bitmappath.patch, debian/setup.py.patch:
1825                    added to ensure compliance with FHS for debian
1826            * debian/rules, debian/changelog:
1827                added patches in rules to ensure compliance with FHS for debian
1828    
1829    2003-12-16  Bernhard Herzog  <[email protected]>
1830    
1831            * po/Makefile (mo): Make the output a bit nicer so that it prints
1832            statistics about the translations. Add a comment how produce even
1833            nicer statistics with sed.
1834    
1835    2003-12-09  Frank Koormann   <[email protected]>
1836    
1837            * Resources/Projections/defaults.proj:
1838            French projection sample with correct accents (UNICODE).
1839    
1840    2003-12-05  Bernhard Herzog  <[email protected]>
1841    
1842            * MANIFEST.in: Add the devtools directory
1843    
1844            * setup.py (setup call): Use license instead of licence. This
1845            silences a deprecation warning on Python 2.3
1846    
1847    2003-12-05  Frank Koormann   <[email protected]>
1848    
1849            Documentation synced with 1.0rc1
1850    
1851            * Doc/manual/thuban-manual.xml:
1852            Minor formatting changes and references to database layers .
1853            Introduction.Internationalization: New section on i18n.
1854            MapManagement.AddingandRemovingLayers: Added item on database layers.  
1855            MapManagement.TheLegend: Added section and screenshot on popup menu.
1856            ProjectionManagement: Updated screenshot and sentence on EPSG.
1857            Appendix.SupportedDataSources: Added PostGIS.
1858            Appendix.WorkingwithPostGIS: New section.
1859    
1860            * Doc/manual/images/6_projection.png: Updated screenshot including
1861            EPSG checkboxes.
1862    
1863            * Doc/manual/images/3_5_popup_menu.png: New, popup menu screenshot.
1864    
1865            * Doc/manual/images/app_postgis_add_layer.png,
1866            Doc/manual/images/app_postgis_db_add.png,
1867            Doc/manual/images/app_postgis_db_management.png:
1868            New screenshots focussing on database layers
1869    
1870    2003-12-05  Frank Koormann   <[email protected]>
1871    
1872            * Thuban/UI/projdialog.py (load_user_proj): If user.proj is missing
1873            write warning to stderr instead of rising a warning dialog
1874    
1875    2003-12-03  Bernhard Herzog  <[email protected]>
1876    
1877            Fix for RT #2243
1878    
1879            * Thuban/UI/mainwindow.py (MainWindow.has_selected_shape_layer):
1880            New. Like has_selected_layer but for shape layers only
1881            (_has_selected_shape_layer): New. Like _has_selected_layer but for
1882            shape layers only
1883            (layer_show_table command, layer_jointable command): Use these
1884            commands should only be available for shape layers
1885    
1886    2003-12-03  Bernhard Herzog  <[email protected]>
1887    
1888            * Thuban/UI/mainwindow.py (MainWindow.Unsubscribe): Deal with
1889            publishers that are wx objects and may have been destroyed by wx
1890            already. Fixes RT #2242.
1891    
1892    2003-12-03  Bernhard Herzog  <[email protected]>
1893    
1894            * po/ru.po: Updates from Alex Shevlakov
1895    
1896    2003-12-03  Silke Reimer <silkeintevation.de>
1897    
1898            * debian/control, debian/changelog: Added gdal-support to
1899                    debian package, updated to new thuban version
1900    
1901    
1902    2003-12-03  Bernhard Herzog  <[email protected]>
1903    
1904            * Thuban/Lib/version.py: New. Module for version number
1905            manipulations. The version of make_tuple here also deals better
1906            with more unusual version number strings, such as e.g.
1907            "1.2+cvs20031111"
1908    
1909            * Thuban/version.py (make_tuple): Removed. It's now in
1910            Thuban.Lib.version. Use that implementation instead.
1911    
1912            * test/test_lib_version.py: New. Tests for Thuban/Lib/version.py
1913    
1914    2003-12-02  Bernhard Herzog  <[email protected]>
1915    
1916            * MANIFEST.in: Add debian files
1917    
1918            * setup.py (setup call): Add packages for the Extensions so that
1919            they're installed too
1920            (data_files): Add READMEs and sample data from some Extensions
1921    
1922            * NEWS: Add note about the extensions in binary packages
1923    
1924    2003-12-02  Bernhard Herzog  <[email protected]>
1925    
1926            * Thuban/Model/save.py (SessionSaver.write_session): Save files
1927            with the thuban-1.0rc1
1928    
1929            * Thuban/Model/load.py (SessionLoader.__init__): Recognize the
1930            thuban-1.0rc1 namespace too
1931    
1932            * test/test_save.py (SaveSessionTest.dtd)
1933            (SaveSessionTest.testEmptySession)
1934            (SaveSessionTest.testSingleLayer)
1935            (SaveSessionTest.testLayerProjection)
1936            (SaveSessionTest.testRasterLayer)
1937            (SaveSessionTest.testClassifiedLayer)
1938            (SaveSessionTest.test_dbf_table)
1939            (SaveSessionTest.test_joined_table)
1940            (SaveSessionTest.test_save_postgis): Update to thuban-1.0rc1
1941            namespace
1942    
1943            * test/test_load.py (LoadSessionTest.dtd): Update to thuban-1.0rc1
1944            namespace
1945            (TestSingleLayer.file_contents)
1946            (TestNonAsciiColumnName.file_contents)
1947            (TestLayerVisibility.file_contents)
1948            (TestClassification.file_contents, TestLabels.file_contents)
1949            (TestLayerProjection.file_contents)
1950            (TestRasterLayer.file_contents, TestJoinedTable.file_contents)
1951            (TestPostGISLayer.file_contents)
1952            (TestPostGISLayerPassword.file_contents)
1953            (TestLoadError.file_contents, TestLoadError.test): Update to
1954            thuban-1.0rc1 namespace
1955    
1956    2003-12-01  Bernhard Herzog  <[email protected]>
1957    
1958            * setup.py (proj4_prefix, wx_prefix, gdal_prefix): Fix these for
1959            nt to better match Intevation's current w32 setup
1960    
1961            * HOWTO-Release: Add note about updating MANIFEST.in
1962    
1963            * MANIFEST.in: Add the Extensions
1964    
1965            * NEWS: Update for 1.0rc1
1966    
1967    2003-12-01  Bernhard Herzog  <[email protected]>
1968    
1969            * Thuban/UI/mainwindow.py (MainWindow.AddLayer): Change the wild
1970            cards for the dialog so that shapefiles ending in all uppercase
1971            SHP are listed too
1972    
1973    2003-11-28  Bernhard Herzog  <[email protected]>
1974    
1975            * Thuban/version.py (longversion): Update to 1.0rc1
1976    
1977            * setup.py (setup call): Update version to 1.0rc1. Use the
1978            [email protected] email address as author email instead of my
1979            personal one.
1980    
1981    2003-11-28  Bernhard Herzog  <[email protected]>
1982    
1983            * po/de.po: Update german translation.
1984    
1985    2003-11-28  Bernhard Herzog  <[email protected]>
1986    
1987            Unify the filenames stored in .thuban files so that the .thuban
1988            files are more platform independend
1989    
1990            * Thuban/Model/save.py (unify_filename): New. Unify filenames so
1991            that they can be used on both windows and unix
1992            (SessionSaver.prepare_filename): New. Handle all filename
1993            transformations for filenames stored in the thuban file
1994            (SessionSaver.write_data_containers, SessionSaver.write_layer):
1995            Use prepare_filename
1996    
1997            * test/test_save.py (SaveSessionTest.testSingleLayer)
1998            (SaveSessionTest.testLayerProjection)
1999            (SaveSessionTest.testRasterLayer)
2000            (SaveSessionTest.testClassifiedLayer)
2001            (SaveSessionTest.test_dbf_table)
2002            (SaveSessionTest.test_joined_table): Filenames are always stored
2003            with slashes on all currently supported platforms so adapt all
2004            tests to this
2005    
2006            * test/test_load.py (LoadSessionTest.filenames): With the new
2007            filename scheme the filenames in the tests should be
2008            understandable on all currently supported platforms so we turn
2009            this into an empty list because we don't have to normalize them
2010            anymore
2011    
2012    2003-11-28  Bernhard Herzog  <[email protected]>
2013    
2014            * test/test_layer.py (TestLayer.test_arc_layer_with_projection):
2015            Add the ellipsoid to the projection since some Proj versions
2016            complain if it's missing.
2017    
2018  2003-11-27  Bernhard Herzog  <[email protected]>  2003-11-27  Bernhard Herzog  <[email protected]>
2019    
2020          Corect some bounding box projection problems          Corect some bounding box projection problems
# Line 23  Line 2040 
2040          better able to test whether bounding boxes are projected correctly          better able to test whether bounding boxes are projected correctly
2041          than test_point_layer_with_projection          than test_point_layer_with_projection
2042    
2043            * Thuban/UI/viewport.py (ViewPort.map_projection_changed): Use
2044            InverseBBox to unproject bboxes
2045    
2046  2003-11-25  Bernhard Herzog  <[email protected]>  2003-11-25  Bernhard Herzog  <[email protected]>
2047    
2048          * Thuban/UI/about.py (About.__init__): Make sure we have ASCII          * Thuban/UI/about.py (About.__init__): Make sure we have ASCII
# Line 3711  Line 5731 
5731          Fix problem of hidden properties dialog under windows after double          Fix problem of hidden properties dialog under windows after double
5732          click on layer tree:          click on layer tree:
5733          The tree control always gets an Expanded / Collapsed event after          The tree control always gets an Expanded / Collapsed event after
5734          the ItemActivated  on double click, which raises the main window again.         We add a second ItemActivated event to the queue, which simply          the ItemActivated  on double click, which raises the main window again.
5735            We add a second ItemActivated event to the queue, which simply
5736          raises the already displayed window.          raises the already displayed window.
5737    
5738          * Thuban/UI/legend.py (LegendTree.__init__): Instance variable          * Thuban/UI/legend.py (LegendTree.__init__): Instance variable

Legend:
Removed from v.1984  
changed lines
  Added in v.2431

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26