-
For testing code that uses a tiled client, I use a pytest fixture that build a server app.
For my tests, I import tiled[minimal-server].
For the code
```python
@pytest.fixture
def app(catalog…
-
I've completed a very very simple tile server for selfhosting that works also with GpxPod.
The `planet.mbtiles` file is ~85GB. So no API Key is necessary anymore.
Maybe someone is interested: ht…
-
Whenever a player interacts with a Gardens of the Dead hanging sign on a server, the log reports that there is an invalid block entity at the position of the sign. Breaking these signs is also inconsi…
-
### Describe the idea
Have come across some tile servers hosting smaller regional areas (eg slippy maps for the aerial imagery of city) which are identical format to normal tile servers except the …
-
## Description
A user should be able to use Zetkin without having her usage recorded by OpenStreetMap Foundation or their service providers.
The implementation in this repository uses `tile.open…
-
### 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…
-
Who can assist me please with tile servers (links for tkintermapiew) which I can use to download tiles to use them offline.
There're lots of them but they are either out of service or "work" (yes tki…
-
Martin needs to be able to render and serve MVT tiles as rasters (JPG and/or PNG).
### TODO
* [ ] https://github.com/maplibre/maplibre-native/issues/1057
* [ ] decide on URL endpoint changes
* […
-
When starting BBOX I get errors like:
```
bbox | [2024-10-22T07:48:56Z ERROR bbox_tile_server::datasource::postgis] Layer `bo_projgebaeude_mv`: Field detection failed at zoom level 0 - error r…
-
We’re trying to replace our current tile generation method (client-side composition using a `/cog` endpoint) with a server-side approach using the `/searches` endpoint. However, this new method is up …