Skip to content

http://inspire.geology.cz site no longer available for 10-remote-data workshop #222

@geographika

Description

@geographika

http://127.0.0.1:8888/notebooks/10-remote-data.ipynb uses http://inspire.geology.cz as an example URL:

from owslib.wfs import WebFeatureService
url = 'http://inspire.geology.cz/geoserver/wms?service=WMS&version=1.3.0&request=Getcapabilities'
geology_wfs = WebFeatureService(geology.identifiers[1]['identifier'])

This site is returning Generic error 502: Bad Gateway for me at the moment. Also the example is for WebFeatureService but uses service=WMS.

Unless this is a temporary server issue, I can make a PR to switch to another WFS server (maybe https://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&VERSION=1.0.0&REQUEST=GetCapabilities).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions