[owslib-devel] WMS stuff in feature/wfs100.py

Tom Kralidis tomkralidis at hotmail.com
Wed Oct 5 11:30:27 PDT 2011



> Hi,
>
> I am looking around the code and I found some WMS stuff in WFS files.
> Classes ServiceProvider and ContactMetadata in feature/wfs100.py look
> like they are trying to parse WMS 1.3.0 stuff, which is entirely
> different from what in the WFS 1.0.0 is... May be there is some more, I
> haven't checked it entirely.
>
> Kind Regards,
>
> Michal
>

FYI owslib is trying (in it's objects) to follow the OWS Common approach to service metadata.  So you might see some shoehorning of non OWS Common objects into OWS Common objects.

Having said this, you are correct, owslib/feature/wfs100.py has constructs which are not a part of WFS 1.0.0.  I will make these fixes and put forth owslib/feature/wfs110.py as well.

..Tom
 		 	   		  



More information about the OWSLib-devel mailing list