-
Updated
Jun 9, 2020 - Shell
wps
Here are 98 public repositories matching this topic...
-
Updated
Jan 29, 2020 - C
The XSLT engine moved from built-in JAXP to Saxon with #999
It appears that imagery in GeoPackage exported from GeoServer is shifted to the right by one pixel when compared to the source imagery. Compare the following are two zoomed-in screenshots from QGIS that illustrate the issue:
Source Image
I am wondering what is causing the error. I am using QGIS 3.12.0-București and the latest updated giswrf plugin. I can load and view the files just fine in NOAA's WCT 4.5.0 (https://www.ncdc.noaa.gov/wct/)
See Log below:
2020-03-09T12:37:22 WARNING Traceback (most recent call last):
File "C:/Users/wrigh/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\gi
-
Updated
Jun 8, 2020 - Python
When R processes can't be loaded the actual reason should be displayed in the admin interface.
Possible reasons can be
- when the R script is invalid
- when resources or imports are missing
- ...
-
Updated
May 23, 2019 - Shell
-
Updated
Jan 25, 2020 - Python
-
Updated
Apr 7, 2019 - Python
-
Updated
Jun 5, 2020 - Python
-
Updated
Jun 5, 2020 - Python
We need to collect service usage information to provide service usage metrics/statistics in Copernicus. This information can be stored in a database (using SQLAlchemy), similar to PyWPS:
http://birdhouse-workshop.readthedocs.io/en/latest/pywps/logging.html
-
Updated
Apr 24, 2018
-
Updated
Jun 9, 2020 - C++
Only "/result" is currently supported (same as "/outputs") due to Testbed14 conformance.
To ensure back-compatibility with similar WPS REST interfaces, these routes should be added.
Description
There is no installation section in the docs.
sudo apt-get install g++;
sudo apt-get install libhdf5-serial-dev netcdf-bin libnetcdf-dev
conda install hdf5
conda install netcdf4
Improve this page
Add a description, image, and links to the wps topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wps topic, visit your repo's landing page and select "manage topics."

Once the user move point during measuring distance no more points can be drawn, only move of points is possible.
Even if the user close the measure tool panel, there is no way to start drawing again, unless the page is refreshed.
Any thoughts/info on this?