geopython / OWSLib

OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
https://owslib.readthedocs.io
BSD 3-Clause "New" or "Revised" License
381 stars 273 forks source link

parameter srsname is missing in .getfeature #682

Open JoukeVerstappen opened 4 years ago

iherwig commented 1 year ago

To be more specific, WebFeatureService_2_0_0 is missing the srsname argument in the getfeature method. Is it missing by purpose?