root/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 10:20:29 @1104 [1104] seang Fix restructured text and wrap everything at 80
(edit) 05/14/08 08:37:01 @1103 [1103] domlowe editing README.txt to remove capabilities attribute
(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 09:00:02 @1101 [1101] seang Add code blocks back to readme
(edit) 05/09/08 08:56:01 @1100 [1100] seang Tag 0.3
(edit) 05/09/08 08:55:12 @1099 [1099] seang Restore setup.py
(edit) 05/09/08 08:53:12 @1098 [1098] seang Remove bogus tag
(edit) 05/09/08 08:52:32 @1097 [1097] seang Update credits and one test assertion
(edit) 05/09/08 08:37:47 @1096 [1096] seang Fixed up readme and added static JPL WMS capabilities back in
(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:14:49 @1094 [1094] seang Tag 0.3
(edit) 05/08/08 12:06:23 @1093 [1093] seang Update changes file
(edit) 05/08/08 12:03:23 @1092 [1092] seang Incorporated Paul Hiemstra's patch for basic authorization with …
(edit) 04/07/08 09:36:38 @1079 [1079] domlowe adding default values for high and low limits
(edit) 04/07/08 09:34:57 @1078 [1078] domlowe Added a grid property to WCS 1.0.0 contents and implementations of gml …
(edit) 04/03/08 02:46:18 @1077 [1077] domlowe contact.getchildren() returns empty list, not None so changed statement - …
(edit) 04/03/08 02:36:54 @1076 [1076] domlowe Tested revision 983 ok, minor fix for revision 982 # continued
(edit) 04/03/08 02:36:34 @1075 [1075] domlowe Tested revision 983 ok, minor fix for revision 982
(edit) 04/03/08 02:18:24 @1074 [1074] domlowe Exception no longer raised for missing contact info - ticket 150
(edit) 04/02/08 09:19:22 @1073 [1073] domlowe prefixing WFS tests with wfs_
(edit) 04/02/08 09:18:23 @1072 [1072] domlowe Updated WFS and tests to new interfaces
(edit) 04/02/08 07:49:16 @1071 [1071] domlowe correcting typo in ServiceIdentification?
(edit) 04/02/08 07:37:37 @1070 [1070] domlowe splitting metadata construction from init method to make things clearer
(edit) 04/02/08 05:18:23 @1069 [1069] domlowe adding wms_ prefix to telacapabilities test and removing temporary old …
(edit) 04/02/08 05:15:42 @1068 [1068] domlowe reinstated content metadata in WMS and fixed telacapabilities test
(edit) 03/27/08 11:06:29 @1061 [1061] domlowe Added contact info classes to wcs branch, fixed tests and moved old …
(edit) 02/07/08 02:49:19 @1042 [1042] domlowe Attempt at updating WMS code (in branch) to new interfaces. Added new test …
(edit) 01/30/08 07:16:42 @1041 [1041] domlowe wcs.provider.contact and wcs.provider.url now use simple string form, …
(edit) 01/24/08 10:01:04 @1038 [1038] seang Fix class name typo
(edit) 01/24/08 10:00:11 @1037 [1037] seang Check off domlowe's comments on the interfaces, move metadata properties …
(edit) 01/24/08 09:47:37 @1036 [1036] domlowe changed serviceprovider and serviceidentification to provider and …
(edit) 01/24/08 09:40:34 @1035 [1035] domlowe removed need for repeat describe coverage requests - has sped things up a …
(edit) 01/24/08 08:52:15 @1034 [1034] domlowe Added timepositions property to wcs 1.0.0. Still to do for 1.1.0
(edit) 01/24/08 08:40:51 @1033 [1033] seang Added a test target to setup.py
(edit) 01/24/08 08:16:25 @1030 [1030] domlowe and removed old line
(edit) 01/24/08 08:13:00 @1029 [1029] domlowe Closing bracket went missing just before last commit
(edit) 01/24/08 05:12:30 @1028 [1028] domlowe fixed crs and url encoding bugs
(edit) 01/24/08 04:31:12 @1027 [1027] domlowe more complete parameter handling for 1.0.0 and 1.1.0 wcs. 1.1.0 is largely …
(edit) 01/23/08 02:45:10 @1026 [1026] domlowe changed supportedFormats and supportedCRS to use property(). …
(edit) 01/22/08 03:06:51 @1025 [1025] domlowe tidying up wcs code. Including changes to interface.py
(edit) 01/21/08 09:42:21 @1024 [1024] domlowe fixed bug with url encoding and also removed unnecessary line setting …
(edit) 01/21/08 06:11:47 @1023 [1023] domlowe reworking of wcs 1.1.0 client and wcs tests
(edit) 01/18/08 04:58:57 @1020 [1020] domlowe basic 1.0.0 WCS working
(edit) 01/17/08 09:13:18 @1019 [1019] domlowe Added wcs branch. Under development and not working at the moment. Intend …
(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 12:00:53 @955 [955] seang Add a WCS test (#136)
(edit) 11/19/07 11:57:43 @954 [954] seang Refactor interfaces and use property builtin to define metadata properties
(edit) 10/30/07 14:44:59 @938 [938] seang add open_file into tests run through old runner
(edit) 08/08/07 10:41:46 @799 [799] dokai Updated doctest runner
(edit) 08/06/07 10:33:09 @779 [779] dokai Tagged the 0.2.1 release.
(edit) 08/06/07 10:27:33 @778 [778] dokai Added a note about ticket 105 that hobu fixed.
(edit) 08/06/07 10:20:52 @777 [777] dokai Bumped version to 0.2.1
(edit) 08/06/07 10:15:54 @776 [776] dokai Updated my name in the credits.
(edit) 08/06/07 03:22:07 @775 [775] dokai Noted changes.
(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 12:48:16 @652 [652] seang Remove unneeded piece of testing framework
(edit) 03/31/07 12:46:51 @651 [651] hobu delete _testing.py which is not needed
(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:12:49 @623 [623] seang re-tag
(edit) 02/01/07 22:11:56 @622 [622] seang drop before re-tagging
(edit) 02/01/07 22:09:21 @621 [621] seang Finish addition of abstract, link, and provider metadata with tests
(edit) 02/01/07 21:15:00 @620 [620] seang Add option to pick single test file from the runner
(edit) 02/01/07 20:57:37 @619 [619] seang tag for 0.2.0 release
(edit) 02/01/07 20:57:07 @618 [618] seang Change version and license for 0.2
(edit) 02/01/07 20:53:38 @617 [617] seang Change version and license for 0.2
(edit) 01/12/07 11:37:42 @615 [615] hobu move the capabilities to an xml file, not txt
(edit) 01/12/07 11:28:03 @614 [614] hobu add capabilities file for Frank's gdal.org DEM WCS
(edit) 01/12/07 10:29:09 @613 [613] hobu Branch to play around with WCS and renaming
(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) 12/20/06 08:19:08 @601 [601] seang remove obsolete test
(edit) 12/20/06 08:18:29 @600 [600] seang remove obsolete test
(edit) 10/19/06 11:43:11 @531 [531] seang tag 0.1.0
(edit) 10/19/06 11:40:15 @530 [530] seang fixed broken classifier, updated changes and version
(edit) 10/19/06 09:17:26 @529 [529] seang complete discovery-to-imagery WMS example
(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 20:07:23 @525 [525] seang get down to one setup file, improve the readme
(edit) 10/18/06 17:08:26 @524 [524] seang get down to one setup file, improve the readme
(edit) 10/18/06 17:00:10 @523 [523] seang improve WebFeatureService? docstrings, change name of the committers file
(edit) 10/18/06 16:48:13 @522 [522] seang update test runners
(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:30:11 @518 [518] dokai Don't break if pkg_resources.require() fails.
(edit) 10/18/06 00:27:49 @517 [517] seang add mapserver WFS capabilities and schema
(edit) 10/18/06 00:23:23 @516 [516] seang forgot to commit the doc test runner
(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 …