root/OWSLib/trunk/owslib/wms.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 06/24/08 05:11:54 @1117 [1117] domlowe adding support for time to WMS client. Also a couple of minor bug fixes. …
(edit) 05/14/08 05:07:26 @1102 [1102] domlowe Error no longer raised if a Layer does not have an SRS. A Layer may just …
(edit) 05/09/08 07:16:18 @1095 [1095] domlowe Merging branches/wcstemp into trunk, and combining with authorization code
(edit) 05/08/08 12:03:23 @1092 [1092] seang Incorporated Paul Hiemstra's patch for basic authorization with …
(edit) 12/09/07 14:21:48 @984 [984] seang Support for style legend URLs (#140)
(edit) 12/09/07 14:17:55 @983 [983] seang Support for layer keywords (#139)
(edit) 12/09/07 14:15:40 @982 [982] seang Improve contact metadata parsing (#141)
(edit) 12/09/07 14:11:33 @981 [981] seang Support nested layers and SRS lists (#138)
(edit) 02/01/07 22:09:21 @621 [621] seang Finish addition of abstract, link, and provider metadata with tests
(edit) 01/02/07 15:10:37 @603 [603] seang Change license from GPL2 to BSD (#94)
(edit) 12/20/06 08:22:41 @602 [602] seang added service contact metadata and interface (#93)
(edit) 10/18/06 20:44:59 @526 [526] seang add example to WebMapService?.getmap docstring, and add doctests into the …
(edit) 10/17/06 22:56:34 @513 [513] seang handle service exceptions from capabilities requests
(edit) 10/17/06 22:48:23 @512 [512] seang implement getmap() method that handles service exceptions in a Pythonic …
(edit) 10/17/06 16:52:59 @511 [511] seang implement getcapabilities method for WebMapService?
(edit) 10/17/06 14:02:57 @510 [510] seang add a mapserver WMS test. new api provides everything the old one did.
(edit) 10/17/06 12:49:59 @509 [509] seang test for, and implement accessors for content bounding boxes and crs …
(edit) 10/17/06 11:48:47 @508 [508] seang initial implementation of service metadata and content metadata. tests are …
(copy) 07/30/06 14:49:16 @474 [474] root First step in moving owslib out of PCL
copied from PCL/trunk/OWSLib/owslib/wms.py:
(copy) 04/10/06 15:27:29 @379 [379] seang Merge successful. Port changes in the dublin branch back to the trunk: …