Ashley Sommer

Results 64 issues of Ashley Sommer

I'd like the ability to add an expiry date when creating a share link, so after the given date the link no longer works (returns a 401 status would be...

Currently the WMS Catalog item allows Time-dimension support (aka WMS-T protocol extension), but the WMTS (Web Mapping Tile Service) Catalog item does not have the ability to enable time-dimension feature...

The WMS catalog item can be configured with some useful options like: * supportsGetLegendGraphic * linkedWcsUrl * linkedWcsCoverage But the WMTS catalog item does not support those. It would be...

Xarray, Rasterio, and rioxarray don't usually have any issue loading an VRT file in place of a real TIF file. However in this case, have a valid VRT file that...

bug

In late 2018 we achieved a lot with OWL-RL. We successfully released v5.0, we ported it to python3, changed the python package name from RDFClosure to owlrl, and we got...

PySHACL was originally built to be a basic (but fully standards compliant) SHACL _validator_. That is, it uses SHACL shapes to check conformance of a data graph, and gives you...

help wanted
discussion

PySHACL is maturing and becoming an increasingly powerful and relevant tool for validating SHACL. I believe it is the go-to tool for SHACL validation on the commandline, and should be...

When configuring username and password for postgres db, it would be great to not have to hardcode the values into the config file. When using containerisation runtimes like docker-compose or...

In my example, I am proxying a GetLegendGraphic request from MapCache to a backend WMS service. However the tileset name in Mapcache is different than the Layer name in Mapserver....

I'm trying to get a WMS-T compliant time dimension working on the Mapcache WMS/WMTS server. I'd prefer not to have to set up a ES, PG, or SQLite db alongside...