Benjamin Webb

Results 13 issues of Benjamin Webb

Addressing https://github.com/cgs-earth/pygeoapi/issues/1, this PR adds the capacity to render complicated json-ld templates using jinja2 and the default json-ld output from pygeoapi. - Check for template when generating JSON-LD document for...

Publish ARM64 and AMD64 versions of pygeoapi to GitHub Container repository with GitHub actions.

This is a work in progress implementation of (#728) for an Admin GUI and form of the `/pygeoapi/local.config.yaml` file. As per @ksonda's idea, this represents the begining of such interface...

**Description** As per [CQL predicates](https://portal.ogc.org/files/96288#simple-cql_comparison-predicates), the CQL comparisons should default `nocase: true`. Instead, this is ignored, and specifying `NOCASE` produces an error. The only way I am able to get...

bug

**Description** A fork of geopython/pygeoapi:master that is wanting to keep up date fails GitHub Actions because the the geopython Docker image is hard-coded into container.yml. Some solutions could be: -...

bug

There's a suggestion to integrate NBI data into NLDI and GeoConnex. The dataset can be found [here](https://geodata.bts.gov/datasets/usdot::national-bridge-inventory/explore?location=35.108178%2C-106.323228%2C12.20). **Context:** - This could help identify vulnerable downstream bridges. - Reference bridges were...

## User story As an NLDI Admin, I want to connect to the nldi-database via SQLAlchemy so that I am able to using python framework to structure and process the...

## User story As an NLDI Admin, I want to support Starlette-ASGI so that the NLDI server is able to field an expensive query without locking down one of the...

## User story As an NLDI Admin, I want to support Flask-WSGI or Starlette-ASGI so that the NLDI server is able to efficiently transmit large amounts of data. ## Acceptance...

**Description** Using the bbox intersection with a postgres backend results in items being returned that do not match the filter **Steps to Reproduce** Steps to reproduce the behavior: Go to...

bug
OGC API - Features