martin icon indicating copy to clipboard operation
martin copied to clipboard

Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.

Results 204 martin issues
Sort by recently updated
recently updated
newest added

> Data race when sending and receiving after closing a `oneshot` channel | Details | | | ------------------- | ---------------------------------------------- | | Package | `tokio` | | Version | `0.2.25`...

Yes. The JWT is coded into Martin. And it is runs fine. Regards :beers: .

First thing, thanks your project, its awesome. I am working in a small company (its name is [dotGIS](https://www.dotgiscorp.com/) ) and we are using Martin for some projects. We need in...

serving

So Actix added SSL a while back (marginal benefit really), and recently HTTP/2; I've confirmed that both work behind nginx (or whichever other reverse proxy you care to use), though...

enhancement
help wanted

Is there a way to set `id` to feature (last param of `ST_AsMVT` function)? `id` from table is not passed to feature id. ![image](https://user-images.githubusercontent.com/988471/76747965-a92e1380-6782-11ea-8d24-002f632cf058.png) Or int value: ![image](https://user-images.githubusercontent.com/988471/76750031-3757c900-6786-11ea-8068-877c140fb1cc.png)

enhancement

Hello ! Thank you for the superbe work ! I am wondering if we could expose only a entire schema instead of exposing one table at a time ? Thank...

enhancement

We should create a new release on Github soon, so users can at least benefit from updated dependencies. I can also look into it if I find the time :)

As I see actual computation and transformation is done in postgis only, so why rust?

Merge MB into MapLibre getting started guide. Fixes #405

* set up github actions to automatically publish martin under `maplibre/martin`. For now just do it for the main branch as a latest tag. * set up needed docker-hub secret...

enhancement
help wanted
github_actions