mirror of
https://github.com/maplibre/martin.git
synced 2024-12-18 20:31:54 +03:00
71e6e68a59
Some checks failed
Documentation / Build Docs (push) Has been cancelled
CI / Lint and Unit test (push) Has been cancelled
CI / Build and test docker images (push) Has been cancelled
CI / Build ${{ matrix.target }} (.exe, windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
CI / Build ${{ matrix.target }} (macos-13, x86_64-apple-darwin) (push) Has been cancelled
CI / Build ${{ matrix.target }} (macos-latest, aarch64-apple-darwin) (push) Has been cancelled
CI / Build ${{ matrix.target }} (ubuntu-latest, debian-x86_64) (push) Has been cancelled
CI / Build ${{ matrix.target }} (ubuntu-latest, x86_64-unknown-linux-gnu) (push) Has been cancelled
Demo / Demo (push) Has been cancelled
Code coverage / grcov (push) Has been cancelled
CI / Test AWS Lambda (push) Has been cancelled
CI / Test on ${{ matrix.os }} (.exe, windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
CI / Test on ${{ matrix.os }} (macos-13, x86_64-apple-darwin) (push) Has been cancelled
CI / Test on ${{ matrix.os }} (ubuntu-latest, x86_64-unknown-linux-gnu) (push) Has been cancelled
CI / Test postgis:${{ matrix.img_ver }} sslmode=${{ matrix.sslmode }} (postgres -c ssl=on -c ssl_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem -c ssl_key_file=/etc/ssl/private/ssl-cert-snakeoil.key, 15-3.3, require) (push) Has been cancelled
CI / Test postgis:${{ matrix.img_ver }} sslmode=${{ matrix.sslmode }} (postgres, 11-3.0-alpine, disable) (push) Has been cancelled
CI / Test postgis:${{ matrix.img_ver }} sslmode=${{ matrix.sslmode }} (postgres, 14-3.3-alpine, disable) (push) Has been cancelled
CI / Package (push) Has been cancelled
CI / CI Finished (push) Has been cancelled
Github currently does not recognise the security policy => lets rename said file to something that I know works. ![image](https://github.com/user-attachments/assets/2d4180a6-3f68-455c-8ce0-6088c4ac25f9) This PR also adds a citation badge, which might be nice (we can drop said commit if you don't like it)
24 lines
531 B
YAML
24 lines
531 B
YAML
|
|
# Parser settings.
|
|
cff-version: 1.2.0
|
|
message: Please cite this crate using these information.
|
|
|
|
# Version information.
|
|
date-released: 2024-11-29
|
|
version: 4.5.21
|
|
|
|
# Project information.
|
|
abstract: Vector Tiles from Large Databases on the Fly
|
|
authors:
|
|
- alias: nyurik
|
|
family-names: Astrakhan
|
|
given-names: Yuri
|
|
- name: The maplibre Community
|
|
license:
|
|
- MIT
|
|
- Apache-2.0
|
|
repository-artifact: https://martin.maplibre.org
|
|
repository-code: https://github.com/maplibre/martin
|
|
title: Martin
|
|
url: https://martin.maplibre.org
|