Markus Tremmel
Markus Tremmel
The following primary requirements must be taken into consideration in the design of the index: • Minimize the transferred amount of data and the number of requests to reduce costs...
Converting a continent sized MBTiles database like europe with about 21 gb takes only about 14 minutes. But the conversion of a planet tileset with about 55 gb takes about...
Currently only Mapbox vector tiles are supported as content of a map tile and no raster formats (PNG, WebP). Add support for raster tiles like PNG, WebP or JPEG.
Currently the server is in the state of an experimental vector tiles server for serving a COMTiles archive directly from the filesystem. This should be enhanced to run in a...
Currently the provider library can only abort tile request for individual tile requests but not when the requests get batched.
The index table for a planet size vector tileset (z0 - z14) has currently about 3.1 gb in size. Options to reduce the size: - Only one absolute offset per...