Jorge Samuel Mendes de Jesus
Jorge Samuel Mendes de Jesus
BigQuery from google now supports SQL/MM Spatial standard: https://cloud.google.com/blog/big-data/2018/07/bridging-the-gap-between-data-and-insights Using data from BigQuery should be more or less like the PostGIS provider
Fast code analysis on postgresql provider, the datetime is not implemented. Implement `datetime` support as indicated on the OGC Feature standard. - [x] Get datasets with datetime stamps - [x]...
Issue 16
# Overview Implements issue #16 (Implementaition of `PYWPS_CFG` and `PYWPS_PROCESSES`). The demo.py script will pick up the variables from system env and use it. Unitests was write and located in...
# Description Docker images are 2 years old and require update # Environment - operating system: - Python version: - PyWPS version: - source/distribution - [ ] git clone -...
# Description Check if all processes have unittests and are operational for example grassbuffer process requires GRASSGIS and normally GRASS is not installed # Environment - operating system: All -...
# Description .travis.yml needs update to supporte flake8 and/or only packages like we have in pygeoapi https://github.com/geopython/pygeoapi/blob/master/.travis.yml # Environment travis testing env - operating system: - Python version: 2.7, 3.6...
# Background and Motivation For Re3gistry deployment I can only use Openshift/k8s, and therefore all systems are running on docker containers # Proposed change - Change `re3gistry2` configuration procedures `init-config.sh`...