Daniel Kastl
Daniel Kastl
If possible create a page with a sitemap of index. So far this doesn't seem to work automatically with "toctree".
There are plenty of links to external websites and many of them link to the insecure `http` URL even if an `https` URL exists as well. Let's change to `https`...
If possible it might be nice to run the workshop as a Jupyter notebook. Maybe this is some similar motivation for a PostGIS workshop: https://github.com/mapmeld/postgis-zimbabwe However, we don't want to...
We should use pgRouting elephant with QGIS logo where it makes sense ;-) - [ ] First of all, where is the logo? Is there one? - [ ] Where...
**Problem** There may be cases where projects have tge GTT plugin enabled but that have issues without geomtry. In this case the map is of no real use and only...
**Problem** When a geoemtry is changed a journal entry is added. There seems to be a Javascript pasing error when rendering these geometry journal log. Note: this may be theme-dependent
Fixes #268 . Changes proposed in this pull request: - Fixes rotation issue - Fixes access to `@project` @dkastl @smellman I added the followings: - Adds integration/system tests - Fixes...
Firstly calling `@project` to fetch project related information does not work. The project can be access thorugh`issue.project` though. With this change the map will not initialize correctly when the project...
**Problem** The recent release supports a variety of map layers, some of them like KML or GeoJSON layers for example can provide data from external sources like facility or vehicle...
Implement a WFS endpoint to integrate with other GIS software, for example QGIS. Possible starting points: - Ruby Mapscript: https://github.com/sourcepole/ruby_mapscript - WFS-T with TinyOWS: https://mapserver.org/tinyows/ - WFS 3.0: https://github.com/opengeospatial/ogcapi-features Eventually...