geopython / geopython/geolinks

extend the sniffing capability to head out to the endpoint

Open
#5 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
5
PR merge metrics
No merged PRs in 30d

Description

i hoped this service would run a ?service=wms/wcs/csw/wfs/wmts&request=getcapabilities against the endpoint, to evaluate if it returns a valid response.
Does it make sense to work on a PR to this lib which introduces that functionality, maybe with an extra param mode=extended?

I guess this would then include owslib to actually grab the capabilities?

A challenging aspect is that currently geolinks.sniff returns a single protocol, however endpoints often support mulitple protocols, so the expected output would be an array of supported protocols...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.