mirror of
https://github.com/maplibre/martin.git
synced 2024-12-18 20:31:54 +03:00
Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
hacktoberfestleafletmapbox-glmapbox-gl-jsmapbox-vector-tilemaplibremaplibre-gl-jsmapsmbtilespmtilespostgispostgresqlruststarred-maplibre-repostarred-repovector-tileswebserver
bea985cb2a
Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.8 to 2.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/indoc/releases">indoc's releases</a>.</em></p> <blockquote> <h2>2.0.0</h2> <ul> <li>Change handling of final newline at zero levels of indentation (<a href="https://github-redirect.dependabot.com/dtolnay/indoc/issues/55">#55</a>)</li> <li>Add <a href="https://docs.rs/indoc/2/indoc/macro.concatdoc.html"><code>concatdoc!</code></a> macro (<a href="https://github-redirect.dependabot.com/dtolnay/indoc/issues/56">#56</a>)</li> <li>Raise oldest supported rustc to 1.56</li> </ul> <h2>1.0.9</h2> <ul> <li>Fix parsing of some edge cases involving angle brackets in writedoc's expr argument (<a href="https://github-redirect.dependabot.com/dtolnay/indoc/issues/54">#54</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
---|---|---|
.cargo | ||
.cargo-husky/hooks | ||
.github | ||
benches | ||
martin-mbtiles | ||
martin-tile-utils | ||
src | ||
tests | ||
.dockerignore | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
docker-compose.yml | ||
Dockerfile | ||
justfile | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
logo.png | ||
nginx.conf | ||
README-main.md | ||
README.md | ||
release.toml | ||
rustfmt.toml |
Martin is a PostGIS vector tiles server suitable for large databases. Martin is written in Rust using Actix web framework.
-
See documentation for v0.6 (latest stable).
-
If you want to see our unreleased version documentation, go here, but it may change.