/[thuban]/trunk/thuban/Extensions/umn_mapserver/mapfile.py
ViewVC logotype

Log of /trunk/thuban/Extensions/umn_mapserver/mapfile.py

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 2301 - (view) (annotate) - [select for diffs]
Modified Wed Jul 28 12:35:32 2004 UTC (20 years, 7 months ago) by jschuengel
File length: 47123 byte(s)
Diff to previous 2287
Changed all class functions. Now all metadata will handle by the function and its not needed to initialize it from outside. Therefor the associated mapobj will be stored in the Metadata Object. So we can use thespecial functions from the associated mapobj to get the Metadata. Therefor all initialization code for the metadata is removed from the other classes.
(MF_Layer): Added a function to get the metadata object.
(MF_Map): Added a function to set the mappath, the path where the mapfile ist stored.


Revision 2287 - (view) (annotate) - [select for diffs]
Modified Thu Jul 15 14:31:37 2004 UTC (20 years, 7 months ago) by jschuengel
File length: 48245 byte(s)
Diff to previous 2284
Added a function to get the mappath directly from the mapobj. Is needed becaus of the changes in mf_import.py.
(MF_Layer.add_thubanclass): Added a new comment.
(MF_Map.set_extent): Fixed a bug with exporting empty mapobj. If the mapobj is empty there is no extent get from thuban an so no one can set to th mapobj.


Revision 2284 - (view) (annotate) - [select for diffs]
Modified Wed Jul 14 10:38:08 2004 UTC (20 years, 7 months ago) by jschuengel
File length: 47902 byte(s)
Diff to previous 2273
Added ClassGroupDefault to import.
(MF_Symbolset): Removed the extra variable for numsymbols.
(MF_Class.__init__): Added a comment to the exception clause.
Removed the extent init, because it was not needed anymore.
(MF_Layer.add_thubanclass): Added the code to set the class name to the expression value from thuban if no label is defined.
Added the code to export Range expressions from thuban to the mapfile.
(MF_Map.set_extent): Removed the exception and replace it by some if code. If the size of a map is not defined the size will be set to 1,1. This is necessary because if the extent is set, mapscript checks if the size is greater than zero.
(MF_Web): Added the get and set function for the template.


Revision 2273 - (view) (annotate) - [select for diffs]
Modified Thu Jul 8 14:26:56 2004 UTC (20 years, 8 months ago) by jschuengel
File length: 43912 byte(s)
Diff to previous 2270
Added code to generade and get a list of supported outputformats. This formats are not alle supported because there is no possibility to get the outputformat without the name known. Make some formal changes to the code.
(MF_Map.set_name()): Fixed a bug if the name is None.


Revision 2270 - (view) (annotate) - [select for diffs]
Modified Wed Jul 7 12:51:42 2004 UTC (20 years, 8 months ago) by jschuengel
File length: 42114 byte(s)
Diff to previous 2265
Added some new settings to edit (outputformat, label, imagetype)


Revision 2265 - (view) (annotate) - [select for diffs]
Modified Tue Jul 6 14:28:52 2004 UTC (20 years, 8 months ago) by jschuengel
File length: 39615 byte(s)
Diff to previous 2260
Added the symbolObj, pointObj and line Obj and add the scalebar_status_type, scalebar_style_type and scalebar_position_type.
Added the symbol- and symbolsetObject (MF_Symbol,MF_Symbolset). The are only used to create a Symbol like the circle in Thuban.
Added the scalebarObject (MF_Scalebar)
(MF_Class): Added set_status and get_status.
(MF_Layer.add_thubanclass): Added code to set the class status
(MF_Map): Added code to handle the symbols and scalebar
(MF_Label): Added the set_partials and get_partials functions


Revision 2260 - (view) (annotate) - [select for diffs]
Modified Thu Jul 1 14:39:00 2004 UTC (20 years, 8 months ago) by jschuengel
File length: 33486 byte(s)
Diff to previous 2252
Added new types which are need for the editing functions.
Added needed set-functions for the editing functions.
Added the possibility to export rasterimages.
Added new classes (MF_Web, MF_Label, MF_Legend, MF_Symbol, MF_SymbolSet).
MF_Symbol and MF_SymbolSet are not needed at the moment.
(MF_Class.set_thubanstyle): Now point layers will set to a default symbol
to show a circle in mapserver and not only a 1px dot.				(MF_Style.__init__): Fixed a bug with the color. Color was not set correct
before.
(MF_Size): Removed, because it is not needed.


Revision 2252 - (view) (annotate) - [select for diffs]
Modified Wed Jun 23 12:39:52 2004 UTC (20 years, 8 months ago) by jschuengel
File length: 25635 byte(s)
Diff to previous 2235
Expand the classes to use with the export module. Especially added the possibility to add thuban objects directly to the map objects.


Revision 2235 - (view) (annotate) - [select for diffs]
Added Thu Jun 10 12:27:48 2004 UTC (20 years, 8 months ago) by jschuengel
File length: 17225 byte(s)
Classes to represent '.map'-file objects.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26