root/OWSLib/trunk/owslib


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 08/12/08 08:07:37 @1134 [1134] domlowe Added basic debug logging capability to WCS client. Called with …
(edit) 07/31/08 03:30:05 @1129 [1129] domlowe Changed round default urlopen args in WCS client. Also added support for …
(edit) 07/29/08 09:06:30 @1128 [1128] domlowe several changes to WCS 1.1.0 client following testing against univ of …
(edit) 07/29/08 08:21:23 @1127 [1127] domlowe fixed bug with Describe coverage request when hierarchical coverages are …
(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) 11/19/07 11:57:43 @954 [954] seang Refactor interfaces and use property builtin to define metadata properties
(edit) 08/06/07 02:47:57 @774 [774] dokai Added support for ElementTree? included in Python 2.5.
(edit) 04/11/07 09:53:36 @660 [660] hobu make sure we work for getfeature requests that return content > 32000
(edit) 03/31/07 10:55:47 @650 [650] hobu change references to WMS to be WFS
(edit) 03/30/07 10:00:13 @649 [649] hobu apply the patch for missing Content-length headers (ticket #105)
(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/18/06 17:00:10 @523 [523] seang improve WebFeatureService? docstrings, change name of the committers file
(edit) 10/18/06 16:34:28 @521 [521] seang check for and handle service exceptions in responses under 32kb, larger …
(edit) 10/18/06 01:24:33 @520 [520] seang implemented getfeature, but unsure how to best handle service exceptions
(edit) 10/18/06 00:38:07 @519 [519] dokai Don't mask all exceptions, simply catch ImportError? to allow fallback to …
(edit) 10/18/06 00:13:45 @515 [515] seang implement getcapabilities for WebFeatureService?
(edit) 10/17/06 23:54:49 @514 [514] seang implemented basic metadata for WFS, testing against a MapServer? 4.8 WFS
(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 …
(edit) 10/17/06 10:49:04 @507 [507] seang Flesh out ows metadata interfaces
(edit) 10/17/06 09:40:09 @506 [506] seang New interfaces and WMS capabilities doctest
(edit) 07/30/06 15:22:32 @478 [478] seang move tests up one directory
(edit) 07/30/06 15:20:12 @477 [477] seang New meta files for owslib
(copy) 07/30/06 14:49:16 @474 [474] root First step in moving owslib out of PCL
copied from PCL/trunk/OWSLib/owslib:
(copy) 04/10/06 15:27:29 @379 [379] seang Merge successful. Port changes in the dublin branch back to the trunk: …