# # ChangeLog for cows/trunk/cows # # Generated by Trac 0.12.2 # 06/12/19 03:38:13 Wed, 22 Oct 2008 09:52:13 GMT domlowe [4352] * cows/trunk/cows/bbox_util.py (modified) * cows/trunk/cows/model/filterencoding.py (modified) * cows/trunk/cows/service/imps/csmlbackend/csmlcommon.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (modified) Removing old bbox aggregator code Wed, 22 Oct 2008 09:44:34 GMT domlowe [4351] * cows/trunk/cows/service/imps/csmlbackend/csmlcommon.py (modified) * cows/trunk/cows/service/imps/csmlbackend/csmltests/test_csmllayer.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wms_csmllayer.py (modified) various small changes to csml backend Fri, 17 Oct 2008 14:08:56 GMT domlowe [4345] * cows/trunk/cows/model/filterencoding.py (modified) removing invalid comment Fri, 17 Oct 2008 14:07:01 GMT domlowe [4344] * cows/trunk/cows/model/filterencoding.py (modified) * cows/trunk/cows/pylons/wfs_controller.py (modified) Refactored filterencoding to make it more flexible, including adding ... Thu, 09 Oct 2008 14:29:13 GMT domlowe [4317] * cows/trunk/cows/pylons/templates/wfs_capabilities_1_1_0.xml (modified) Adding filter capabilities to template Thu, 09 Oct 2008 14:18:07 GMT domlowe [4316] * cows/trunk/cows/pylons/templates/wfs_capabilities_1_1_0.xml (modified) Changes to make capabilities document valid wrt the schema. Wed, 08 Oct 2008 15:19:56 GMT domlowe [4312] * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (modified) getFeaturesByBBox implemented using shapely polygons for intersection. Wed, 08 Oct 2008 14:13:05 GMT domlowe [4311] * cows/trunk/cows/model/filterencoding.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (modified) * cows/trunk/cows/service/wfs_iface.py (modified) Supporting code for bbox and temporal filtering. Methods not yet ... Wed, 08 Oct 2008 10:53:33 GMT domlowe [4303] * cows/trunk/cows/model/filterencoding.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (modified) * cows/trunk/cows/service/wfs_iface.py (modified) Added interfaces for getFeaturesByBBox and getFeaturesByTemporalRange ... Tue, 07 Oct 2008 15:06:34 GMT domlowe [4300] * cows/trunk/cows/pylons/templates/wfs_featurecollection.xml (modified) wfs_featurecollection template working except for bounding box Tue, 07 Oct 2008 14:44:43 GMT domlowe [4299] * cows/trunk/cows/model/filterencoding.py (modified) Minor change in filterencoding to use OGC function Tue, 07 Oct 2008 14:43:05 GMT domlowe [4298] * cows/trunk/cows/model/filterencoding.py (added) * cows/trunk/cows/model/wfs.py (modified) * cows/trunk/cows/pylons/templates/wfs_featurecollection.xml (added) * cows/trunk/cows/pylons/wfs_controller.py (modified) Added machinery for parsing filter encoding queries Tue, 07 Oct 2008 10:12:12 GMT domlowe [4292] * cows/trunk/cows/pylons/wfs_controller.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (modified) * cows/trunk/cows/service/wfs_iface.py (modified) Creating FeatureSet class to provide query methods on collection of ... Tue, 07 Oct 2008 09:04:49 GMT domlowe [4291] * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (modified) Get feature by featureid working. Mon, 06 Oct 2008 15:37:24 GMT domlowe [4289] * cows/trunk/cows/pylons/wfs_controller.py (modified) * cows/trunk/cows/service/imps/csmlbackend/csmlcommon.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (modified) * cows/trunk/cows/service/wfs_iface.py (modified) unfinished implementation of getFeature Mon, 06 Oct 2008 14:13:47 GMT domlowe [4288] * cows/trunk/cows/pylons/wfs_controller.py (modified) Content-type for DescribeFeatureType fixed to 'text/xml' Mon, 06 Oct 2008 14:11:18 GMT domlowe [4287] * cows/trunk/cows/pylons/wfs_controller.py (modified) DescribeFeatureType returns schema from correct namespace. Added config ... Mon, 06 Oct 2008 10:54:41 GMT domlowe [4284] * cows/trunk/cows/model/wfs.py (modified) * cows/trunk/cows/pylons/templates/wfs_capabilities_1_1_0.xml (modified) * cows/trunk/cows/pylons/wfs_controller.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (modified) * cows/trunk/cows/service/wfs_iface.py (modified) adding keywords, outputformats to WFS Fri, 03 Oct 2008 12:41:37 GMT domlowe [4278] * cows/trunk/cows/model/wfs.py (modified) * cows/trunk/cows/pylons/wfs_controller.py (modified) * cows/trunk/cows/service/imps/csmlbackend/csmlcommon.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wms_csmllayer.py (modified) More integration of WFS into cows. Layers now represent feature types, ... Thu, 02 Oct 2008 13:51:02 GMT domlowe [4275] * cows/trunk/cows/pylons/templates/wfs_capabilities_1_1_0.xml (modified) changing layers to featuretypes Thu, 02 Oct 2008 13:11:28 GMT domlowe [4274] * cows/trunk/cows/model/wfs.py (added) * cows/trunk/cows/pylons/templates/wfs_capabilities_1_1_0.xml (added) * cows/trunk/cows/pylons/wfs_controller.py (added) * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wms_csmllayer.py (modified) * cows/trunk/cows/service/wfs_iface.py (added) * cows/trunk/cows/service/wxs_iface.py (modified) Adding initial WFS code. Plus further separation of CSML code and ... Thu, 02 Oct 2008 11:48:23 GMT domlowe [4272] * cows/trunk/cows/service/imps/csmlbackend/__init__.py (added) * cows/trunk/cows/service/imps/csmlbackend/csmlcommon.py (modified) * cows/trunk/cows/service/imps/csmlbackend/wms_csmllayer.py (modified) Splitting CSML backend into common and service specific elements. Thu, 02 Oct 2008 11:09:21 GMT domlowe [4271] * cows/trunk/cows/service/imps/wms_csmllayer.py (deleted) deleting old wms_csmllayer code Thu, 02 Oct 2008 11:08:51 GMT domlowe [4270] * cows/trunk/cows/service/imps/csmlbackend/csmltests/test_csmllayer.py (moved) * cows/trunk/cows/service/imps/csmlbackend/wms_csmllayer.py (modified) * cows/trunk/cows/service/imps/wms_csmllayer.py (modified) moving wms_csmllayer code Thu, 02 Oct 2008 11:06:42 GMT domlowe [4269] * cows/trunk/cows/service/imps/csmlbackend (added) * cows/trunk/cows/service/imps/csmlbackend/csmlcommon.py (added) * cows/trunk/cows/service/imps/csmlbackend/csmltests (added) * cows/trunk/cows/service/imps/csmlbackend/wfs_csmllayer.py (added) * cows/trunk/cows/service/imps/csmlbackend/wms_csmllayer.py (added) Restructuring CSML backend to share common code between WXSs. (currently ... Thu, 02 Oct 2008 09:19:58 GMT domlowe [4266] * cows/trunk/cows/service/imps/wms_csmllayer.py (modified) * cows/trunk/cows/service/imps/wms_gdal.py (modified) * cows/trunk/cows/service/imps/wms_layers.py (modified) * cows/trunk/cows/service/wms_iface.py (modified) * cows/trunk/cows/service/wxs_iface.py (added) Splitting wms_iface into wxs_iface and wms_iface interfaces. Modifying ... Wed, 24 Sep 2008 14:19:12 GMT spascoe [4228] * cows/trunk/README (added) * cows/trunk/cows/pylons/decorators.py (modified) * cows/trunk/cows/pylons/ows_controller.py (modified) * cows/trunk/cows/pylons/wms_controller.py (modified) * cows/trunk/cows/service/imps/StationCollection.py (modified) * cows/trunk/cows/service/imps/pointrenderer.py (modified) * cows/trunk/cows/service/imps/wms_csmllayer.py (modified) * cows/trunk/cows/service/imps/wms_layers.py (modified) Changed print statements to loggging calls where appropriate. Wed, 03 Sep 2008 09:23:53 GMT spascoe [4166] * cows/trunk/cows/pylons/templates/wms_capabilities_json_g04.txt (modified) Wrong comment format Wed, 03 Sep 2008 09:18:03 GMT spascoe [4164] * cows/trunk/cows/pylons/templates/wms_capabilities_json_g04.txt (moved) Filename typo Wed, 03 Sep 2008 09:06:40 GMT spascoe [4163] * cows/trunk/cows/pylons/ows_controller.py (modified) * cows/trunk/cows/pylons/templates/wms_capabiltites_json_g04.txt (added) * cows/trunk/cows/pylons/wms_controller.py (modified) Reverted to expecting Genshi 0.4. This requires a different ... Wed, 06 Aug 2008 12:19:53 GMT spascoe [4107] * cows/trunk/cows/pylons/templates/wms_capabilities_1_3_0.xml (modified) Exceptions element in correct place for schema. Wed, 06 Aug 2008 08:31:03 GMT spascoe [4106] * cows/trunk/cows/service/imps/wms_gdal.py (moved) * cows/trunk/cows/service/imps/wms_layers.py (modified) Moving wms_gdal.py to imps folder. This implementation is broken anyway ... Tue, 05 Aug 2008 10:42:34 GMT spascoe [4103] * cows/trunk/cows/pylons/wms_controller.py (modified) Incorrect indenting Tue, 05 Aug 2008 10:40:23 GMT spascoe [4102] * cows/trunk/cows/pylons/wms_controller.py (modified) Stripping out the HTML renderring of GetFeatureInfo in ... Tue, 05 Aug 2008 10:32:03 GMT spascoe [4101] * cows/trunk/cows/pylons/ows_controller.py (modified) * cows/trunk/cows/pylons/wms_controller.py (modified) GetFeatureInfo bug fix. Thu, 31 Jul 2008 14:32:05 GMT spascoe [4080] * cows/trunk/cows/pylons/templates/wms_capabilities_1_3_0.xml (modified) * cows/trunk/cows/pylons/templates/wms_capabilities_json.txt (modified) JSON debugged for IE7 Thu, 31 Jul 2008 13:47:21 GMT spascoe [4079] * cows/trunk/cows/pylons/templates/wms_capabilities_json.txt (modified) Making JSON IE7 compatible Wed, 30 Jul 2008 13:12:01 GMT spascoe [4078] * cows/trunk/cows/pylons/templates/wms_capabilities_json.txt (added) * cows/trunk/cows/pylons/wms_controller.py (modified) JSON Capabilities implemented as a template. Wed, 30 Jul 2008 10:18:35 GMT spascoe [4076] * cows/trunk/cows/pylons/wms_controller.py (modified) Added JSON capabilities support. Not tested yet! Tue, 29 Jul 2008 13:42:21 GMT spascoe [4073] * cows/trunk/cows/pylons/wms_controller.py (modified) Experimental change to rendering code Tue, 29 Jul 2008 12:55:09 GMT spascoe [4072] * cows/trunk/cows/bbox_util.py (modified) Improved bbox_util functionality. Wed, 23 Jul 2008 14:55:23 GMT spascoe [4060] * cows/trunk/cows/pylons/ows_controller.py (modified) * cows/trunk/setup.cfg (modified) Unicode bug in genshi response Wed, 23 Jul 2008 14:04:50 GMT spascoe [4058] * cows/trunk/cows/pylons/ows_controller.py (modified) * cows/trunk/setup.cfg (modified) Corrected start_response calling behaviour Fri, 27 Jun 2008 11:21:51 GMT spascoe [4032] * cows/trunk/cows/pylons/templates/exception_report.xml (modified) * cows/trunk/cows/pylons/templates/wms_capabilities_1_1_1.xml (modified) * cows/trunk/cows/pylons/templates/wms_capabilities_1_3_0.xml (modified) * cows/trunk/cows/pylons/templates/wms_context_1_1_1.xml (modified) * cows/trunk/setup.py (modified) Missing import changes. Fri, 20 Jun 2008 09:01:09 GMT spascoe [4022] * cows/trunk/cows/pylons/validators.py (deleted) Removed deprecated validators module Fri, 20 Jun 2008 08:43:10 GMT spascoe [4021] * cows/trunk/cows/pylons/ows_controller.py (modified) Improved docstrings Mon, 09 Jun 2008 11:22:19 GMT spascoe [4008] * cows/trunk (copied) * cows/trunk/cows (moved) * cows/trunk/cows/bbox_util.py (modified) * cows/trunk/cows/builder.py (modified) * cows/trunk/cows/exceptions.py (modified) * cows/trunk/cows/helpers.py (modified) * cows/trunk/cows/model/__init__.py (modified) * cows/trunk/cows/model/contents.py (modified) * cows/trunk/cows/model/data_identification.py (modified) * cows/trunk/cows/model/operations_metadata.py (modified) * cows/trunk/cows/model/service_identification.py (modified) * cows/trunk/cows/model/wcs.py (modified) * cows/trunk/cows/model/wms.py (modified) * cows/trunk/cows/pylons/decorators.py (modified) * cows/trunk/cows/pylons/ows_controller.py (modified) * cows/trunk/cows/pylons/validators.py (modified) * cows/trunk/cows/pylons/wms_controller.py (modified) * cows/trunk/cows/service/imps/pointrenderer.py (modified) * cows/trunk/cows/service/wms_gdal.py (modified) * cows/trunk/cows/service/wms_iface.py (modified) * cows/trunk/cows/test/test_genshi_util.py (modified) * cows/trunk/cows/test/test_wms_gdal.py (modified) * cows/trunk/cows/util.py (modified) * cows/trunk/cows/xml/__init__.py (modified) * cows/trunk/cows/xml/iso19115_subset.py (modified) * cows/trunk/cows/xml/service_identification.py (modified) * cows/trunk/cows/xml/service_provider.py (modified) * cows/trunk/setup.py (modified) New COWS distribution. See [4005] for description. Wed, 28 May 2008 11:00:54 GMT domlowe [3956] * TI05-delivery/ows_framework/branches/ows_framework-refactor/ows_common/ows_common/pylons/wms_controller.py (modified) Fixed bug - confilicting wms keywords were not being correctly handled ...