-
XYZ tiles is a popular format for distributing data. In Oskari you can choose MVT, I do not know if it is possible to use MVT to add XYZ data.
I would like to be able to add XYZ data (use source/XYZ …
-
### User Story
Currently the XYZ topographic tile map service supports vector tiles with `.pbf` (protobuf) format. This service does not work for raster-based XYZ services, e.g. [xyzservices](https…
-
First of all, thank you for your work.
Is there any plan to support remotely hosted datasets that are served over http / ftp.
I noticed in the code that it is scanning whole dataset to build a dic…
-
i try this:
`mapboxMap?.style.addSource(RasterSource(
id: 'local-xyz-source',
tiles: ['asset://assets/anholt_osmbright/{z}/{x}/{y}.png'], // Replace with your path
tileSize…
-
### What is the bug or the crash?
I have a PyQGIS standalone application. When printing or exporting, the QgsLayoutExporter fails and the application freezes without an error message when the OSM lay…
-
• GeoWebCache Bounding Box to Tile Conversion Not Working Properly (EPSG:4326)
• I am working on loading TMS and XYZ tiles from GeoServer into an OpenLayers 3 map using the EPSG:4326 projecti…
-
[app]
version = "v 0.1.0"
title = "MapCloud Tiler"
[output]
#can be mbtiles/file
format ="file"
#the output dir
directory ="output"
[task]
#number of fetchers
workers = 3
#number o…
-
An option to skip blank tiles when generating xyz/mbtiles:
https://github.com/lutraconsulting/qgis-xyz-tiles/issues/4
-
### Feature description
When I use the most recent version of QGIS to generate XYZ Raster Tiles, it automatically employs all the the CPU cores and threads available. However, the generation of XYZ V…
gio0v updated
5 months ago
-
Currently, raster tiles are always png. Also, the url to retrieve them, has the format `"/map/tiles/{}/{{tileMatrix}}/{{tileRow}}/{{tileCol}}",` which does not contain the extension.
Our backend (M…