Kyle Onda
Kyle Onda
I am using YOURLS as a redirector that can retrieve resources produced by an api. For example. https://geoconnex.us/ref/states/06 redirects to https://info.geoconnex.us/collections/states/items/06 Without sleeky, a programmatic access, for example, via a...
I believe PATCH is broken. Below is a reprex where a POST from httr works, the PATCH does not, and the PATCH from httr2 does work. ```r library(jsonlite) library(httr) library(httr2)...
**Is your feature request related to a problem? Please describe.** @dblodgett-usgs and I have been working through how to use pygeoapi to render some fairly complicated JSON-LD ([example](https://github.com/internetofwater/docs.geoconnex.us/wiki/hydrologic-location-json-ld-guidance)). It is...
**Is your feature request related to a problem? Please describe.** I would like to use pygeoapi to generate an OAF endpoint based on tabular data made available via the CKAN...
This is a WIP/ proof of concept to implement #173. The use case is for a data publisher providing a feature service for a geospatial dataset that wishes to also...
**Is your feature request related to a problem? Please describe.** Some users have difficulty configuring due to yml syntax issues, and the general length + complexity of the yml when...
In many cases in the sandbox demo api endpoint, the discovery endpoint is empty for datasets that exist. E.g. compare https://sandbox.demo.socrata.com/api/catalog/v1?ids=afch-b83a and https://sandbox.demo.socrata.com/dataset/Seattle-Bridges-Geometry-and-Status/afch-b83a It seems like this may have something...
Right now, updating the DB involves having to manually update the new sciencebase sql.gz in the bucket and then loading it into the cloudsql db. Both of these steps should...
Depending on the case this may involve A) adding PIDs and geometries for HUCs whose numbers have simply been superseded, along with a supercession link to the current correct HUC...
@amabdallah do you have this kind of thing?