Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
martin-aarch64-apple-darwin.tar.gz | 2025-01-27 | 18.1 MB | |
martin-aarch64-unknown-linux-musl.tar.gz | 2025-01-27 | 19.9 MB | |
martin-Debian-x86_64.deb | 2025-01-27 | 14.1 MB | |
martin-x86_64-apple-darwin.tar.gz | 2025-01-27 | 19.5 MB | |
martin-x86_64-pc-windows-msvc.zip | 2025-01-27 | 18.7 MB | |
martin-x86_64-unknown-linux-gnu.tar.gz | 2025-01-27 | 21.0 MB | |
martin-x86_64-unknown-linux-musl.tar.gz | 2025-01-27 | 21.2 MB | |
Martin v0.15.0 source code.tar.gz | 2025-01-26 | 4.9 MB | |
Martin v0.15.0 source code.zip | 2025-01-26 | 5.1 MB | |
README.md | 2025-01-26 | 3.7 kB | |
Totals: 10 Items | 142.5 MB | 0 |
Features
- Add basic
cog
(Cloud Optimized GeoTIFF) support by @sharkAndshark in https://github.com/maplibre/martin/pull/1590 and https://github.com/maplibre/martin/pull/1635 - Add
sdf
sprites which can be colored by the map dynamically via additional apis by @CommanderStorm in https://github.com/maplibre/martin/pull/1492 - Add support for
geography
columns by @rshk in https://github.com/maplibre/martin/pull/1627 - Add basic web UI (not currently usable) d by @paigewilliams in https://github.com/maplibre/martin/pull/1395
- Add
HEALTHCHECK
instruction to the Dockerfile by @caspg in https://github.com/maplibre/martin/pull/1397 - Use comment on view to generate TileJson by @sharkAndshark in https://github.com/maplibre/martin/pull/1507
- Add a postgres version check to not run on versions of postgis that we don't support by @CommanderStorm in https://github.com/maplibre/martin/pull/1427
- Use layer id if it is provided by @sharkAndshark in https://github.com/maplibre/martin/pull/1501
- Added validate function to PgConfig and invoked it in finalize and pool initialization by @Saru2003 in https://github.com/maplibre/martin/pull/1546
Refactorings and enhancements
- Add port fwd test by @nyurik in https://github.com/maplibre/martin/pull/1411
- Minor lints by @nyurik in https://github.com/maplibre/martin/pull/1412
- Update tests, connection limit by @nyurik in https://github.com/maplibre/martin/pull/1530
- Cleanup
test.sh
, fix json rounding issue by @nyurik in https://github.com/maplibre/martin/pull/1543 - unified the types to be based on
TileInfoSource
by @CommanderStorm in https://github.com/maplibre/martin/pull/1611 - Group dependency updates for GitHub Actions and Cargo by @nakul-py in https://github.com/maplibre/martin/pull/1623
- Temporary disable macos-13 testcase by @CommanderStorm in https://github.com/maplibre/martin/pull/1626
Documentation
- Fix curl url for linux mbtiles demo by @tbo47 in https://github.com/maplibre/martin/pull/1387
- Create run-with-apache.md by @agenceKanvas in https://github.com/maplibre/martin/pull/1394
- Document the
--base-path
option better by @CommanderStorm in https://github.com/maplibre/martin/pull/1420 - Better differentiation between
image_id
andsprite_id
s by @CommanderStorm in https://github.com/maplibre/martin/pull/1491 - Typo fixes by @jleedev in https://github.com/maplibre/martin/pull/1388 and @CommanderStorm in https://github.com/maplibre/martin/pull/1597
- Fixed the security policy not being recognised by github and add citations by @CommanderStorm in https://github.com/maplibre/martin/pull/1600
- Fix small typos in the docs by @0xflotus https://github.com/maplibre/martin/pull/1666
New Contributors
- @tbo47 made their first contribution in https://github.com/maplibre/martin/pull/1387
- @agenceKanvas made their first contribution in https://github.com/maplibre/martin/pull/1394
- @caspg made their first contribution in https://github.com/maplibre/martin/pull/1397
- @paigewilliams made their first contribution in https://github.com/maplibre/martin/pull/1395
- @CommanderStorm made their first contribution in https://github.com/maplibre/martin/pull/1420
- @Saru2003 made their first contribution in https://github.com/maplibre/martin/pull/1546
- @nakul-py made their first contribution in https://github.com/maplibre/martin/pull/1623
- @rshk made their first contribution in https://github.com/maplibre/martin/pull/1627
Full Changelog: https://github.com/maplibre/martin/compare/v0.14.2...v0.15.0