Parent Directory
|
Revision Log
Sticky Revision: |
made a copy
Adjusted the render function to the modified render engine
Removed registry entry (moved to __init__.py).
Register the properties dialog class for the provided WMS layer
Added registration of the extension.
Use FindOrInsertMenu() instead of finding menu on its own.
Moved the WMS layer into layer.py in order to establish a clean structure.
Reset an empty URL to None so that the subsequent program can depend on this, since the dialog will indeed return an empty URL, causing another declaration of love by Python.
Reduce the list of supported graphic formats back to JPEG and BMP, PNG and others are too *cough* experimental... Sorry, Imeant to filter this out before I committed this part.
The epsg_id variable is named top_srs now.
Switch to using Thuban{Begin,End}BusyCursor instead of the pure wxWidgets variants.
Incorporate WMSCapabilities from capabilities.py and parser.py. Implement priority list for supported graphics formats, take care of wbmp != bmp. PNG, TIFF and GIF are supported here, but not yet by main Thuban. Hence, support for them may be removed later. Special contribution to usability: get wxWidgets to change the cursor when we're waiting for data from the network so the user won't start to worry. This causes a redrawing error/warning, though.
(epsg_code_to_projection): Use get_system_proj_file to read the epsg projections. The old way depended on the current directory being the top Thuban directory.
Provide layers via OGC WMS.
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.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |