Adam Laža

Results 5 issues of Adam Laža

Hi, in MapTiler we provide Terrain RGB raster tiles of the entire planet https://cloud.maptiler.com/tiles/terrain-rgb/ which can be used in QGIS 3D view via Virtual Raster Layer. ![image](https://user-images.githubusercontent.com/19833762/151560087-1b7ce08d-533d-49ef-9e0f-9845fc277ad3.png) However, I can't...

enhancement

From GL json specs - layer properties, there are these layer types: **[type](https://docs.mapbox.com/mapbox-gl-js/style-spec/layers/#type)** _Required [enum](https://docs.mapbox.com/mapbox-gl-js/style-spec/types/#enum). One of `fill`, `line`, `symbol`, `circle`, `heatmap`, `fill-extrusion`, `raster`, `hillshade`, `background`, `sky`._ New maps Cadastre...

enhancement

This PR adds OSM OpenMapTiles style (inspired by OSM Carto) into OMT repo. The purpose of this style is to display every feature encoded in a vector tile. The PR...

# Overview Docker extension for pywps-flask. Updated readme. Added parameters to config file. Added requests for tests. Updated isolation Dockerfile. # Related Issue / Discussion # Additional Information # Contribution...

# Overview Added new ``Container.py`` class for Docker extension. The extension works so far only for pywps-flask demo server. See [pywps-flask PR](https://github.com/geopython/pywps-flask/pull/46). # Related Issue / Discussion # Additional Information...

enhancement