Ticket #173 (feature request)
Opened 4 months ago
Last modified 4 months ago
add support for OGC Filter Encoding 1.1
Status: new
| Reported by: | tomkralidis | Assigned to: | tomkralidis |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | OWSLib | Version: | |
| Keywords: | ogc ows filter | Cc: | |
Related to #170, SOS leverages Filter 1.1.0. Many OGC specs will also leverage OWS Common.
I suggest an initial owslib/filter.py implementation.
By building filter.py, then calling code (i.e. wfs, sos, etc.) will get smaller so as to leverage the common methods, etc.
Attachments
Change History
09/19/08 15:27:42: Modified by tomkralidis
- attachment filter.py added.
09/19/08 15:28:55: Modified by tomkralidis
- owner changed from seang to tomkralidis.

initial implementation