Jason Baker
Jason Baker
A project I'm working on needs to use both `arq` and `aioredis` to connect to different redis databases with separate use cases. Following the `aioredis` docs for using their 2.x...
Resolves #33 GeoJSON [spec](https://tools.ietf.org/html/rfc7946) specifies that coordinates be ordered as `x, y` coordinate pairs. This PR adds a `params` object argument with a `geojson` value that defaults to false (having...
Would the team be open to adding a flag or options argument to the `decode` function to parameterize that `x, y` encoding for the coordinate pairs per [the GeoJSON spec](https://tools.ietf.org/html/rfc7946)...
Hi, thanks for the great tool! I have a use case where I'd like to proxy a `pg_tileserv` deployment at a sub-route of my app, something like `/tiles` to be...
### What happens? Hi, thanks for the awesome tool - I'm really excited about potential use cases for WASM. While tinkering around with using it to read from a new...
Do you think it would be in scope of this project to expose a CLI method to generate a directory of static raster tiles from a maplibre style, given a...