Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/maplibre/martin

Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
https://github.com/maplibre/martin

martin ui POC - WIP

tomeronen opened this pull request about 1 year ago
Martin Šafář

pistqak opened this issue about 1 year ago
chore(deps): Bump clap from 4.4.12 to 4.4.13

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump serde_json from 1.0.110 to 1.0.111

dependabot[bot] opened this pull request about 1 year ago
Serving fonts while Martin is used with nginx returns HTTP 400

pirttju opened this issue about 1 year ago
chore(deps): Bump serde_json from 1.0.108 to 1.0.109

dependabot[bot] opened this pull request about 1 year ago
Cache tiles in ready-to-serve encoding

nyurik opened this issue about 1 year ago
Deprecate few things, lock and lints

nyurik opened this pull request about 1 year ago
chore(deps): Bump clap from 4.4.11 to 4.4.12

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump moka from 0.12.1 to 0.12.2

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump anyhow from 1.0.76 to 1.0.77

dependabot[bot] opened this pull request about 1 year ago
Lots of small refactorings

nyurik opened this pull request about 1 year ago
chore(deps): Bump thiserror from 1.0.51 to 1.0.52

dependabot[bot] opened this pull request about 1 year ago
Implement tile caching

nyurik opened this pull request about 1 year ago
Try to fix sporadic macos test failures

nyurik opened this pull request about 1 year ago
Move some build commands to CI

nyurik opened this pull request about 1 year ago
chore(deps): Bump actix-web from 4.4.0 to 4.4.1

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump actix-http from 3.4.0 to 3.5.1

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump futures from 0.3.29 to 0.3.30

dependabot[bot] opened this pull request about 1 year ago
Make fonts and sprites optional compilable features

nyurik opened this pull request about 1 year ago
Improve `mbtiles update`, update min/max zoom on `martin-cp`

nyurik opened this pull request about 1 year ago
Limit PMTiles cache 4MB per file

nyurik opened this pull request about 1 year ago
PMTiles cache, refactor file configs, modularize

nyurik opened this pull request about 1 year ago
Make PMTiles directory cache shared between files

nyurik opened this issue about 1 year ago
chore(deps): Bump serde_yaml from 0.9.27 to 0.9.28

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump async-trait from 0.1.74 to 0.1.75

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump anyhow from 1.0.75 to 1.0.76

dependabot[bot] opened this pull request about 1 year ago
How to add array and hstore columns type in properties

zachtrong opened this issue about 1 year ago
chore(deps): Bump tokio from 1.35.0 to 1.35.1

dependabot[bot] opened this pull request about 1 year ago
Store hashing algorithm in the metadata table

nyurik opened this issue about 1 year ago
Store compression type in the metadata table

nyurik opened this issue about 1 year ago
use install tool

nyurik opened this pull request about 1 year ago
Multiple mbtiles and martin-cp fixes

nyurik opened this pull request about 1 year ago
Make martin-cp integration tests ignore gen version

nyurik opened this pull request about 1 year ago
Fix composite sources returning bad data on empty

nyurik opened this pull request about 1 year ago
chore(deps): Bump sqlite-hashes from 0.5.3 to 0.5.4

dependabot[bot] opened this pull request about 1 year ago
Add support for tile, sprite, and font source aliasing

nyurik opened this issue about 1 year ago
Support SDF sprites

nyurik opened this issue about 1 year ago
Minor test snapshot cleanup

nyurik opened this pull request about 1 year ago
Split Clap code from `MbtilesCopier` into `CopyArgs`

nyurik opened this pull request about 1 year ago
Separate `MbtilesCopier` into Clap struct and parameters struct

nyurik opened this issue about 1 year ago
Fix bbox_to_xyz

sharkAndshark opened this pull request about 1 year ago
Add `--copy-type (both|metadata|data)` to `mbtiles copy`

nyurik opened this issue about 1 year ago
Feature: new `mbtiles diff` command

sharkAndshark opened this pull request about 1 year ago
update artifact actions

nyurik opened this pull request about 1 year ago
chore(deps): Bump actions/download-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Require `--on-duplicate` when adding to existing mbtiles files

nyurik opened this pull request about 1 year ago
add a few aliases to mbtiles commands

nyurik opened this pull request about 1 year ago
chore(deps): Bump sqlite-hashes from 0.5.2 to 0.5.3

dependabot[bot] opened this pull request about 1 year ago
Feature: `mbtiles copy --bbox ...` to copy tiles within a bbox only

nyurik opened this pull request about 1 year ago
Fix bbox to xyz roundtrip computation

nyurik opened this pull request about 1 year ago
Adjust CI link checker

nyurik opened this pull request about 1 year ago
Add tiles table/view validation to `mbtiles validate`

nyurik opened this pull request about 1 year ago
Move math utils to martin-tile-utils

nyurik opened this pull request about 1 year ago
chore: simplify fn git_source_info

nyurik opened this pull request about 1 year ago
How to change the `tiles` option in TileJSON

Linker-123 opened this issue about 1 year ago
Add extra CLI help string about RUST_LOG

nyurik opened this pull request about 1 year ago
Remove automatic ENV var usage except inside config files

nyurik opened this issue about 1 year ago
Different strat remove all traces off database url

patrick-amuse opened this pull request about 1 year ago
Cannot use config file if DATABASE_URL env var is set.

patrick-amuse opened this issue about 1 year ago
Add mbtiles binary diffing and patching (per tile)

nyurik opened this issue about 1 year ago
Clean up mbtiles tool output

nyurik opened this pull request about 1 year ago
ignore databse_url envvar

patrick-amuse opened this pull request about 1 year ago
Fix SQL comments when func or table is pre-configured

nyurik opened this pull request about 1 year ago
Some tiles cannot be read. The server returns 204 with no content

fandy00123 opened this issue about 1 year ago
chore(deps): Bump actix-cors from 0.6.4 to 0.6.5

dependabot[bot] opened this pull request about 1 year ago
CI demo build

nyurik opened this pull request about 1 year ago
Upgrade styled componenets to v6

jtmiclat opened this pull request about 1 year ago
feat: martin-cp can set metadata values

nyurik opened this pull request about 1 year ago
chore(deps-dev): Bump vite from 4.5.0 to 4.5.1 in /demo/frontend

dependabot[bot] opened this pull request about 1 year ago
Upgrade to RusTLS v0.22 (some breaking changes)

nyurik opened this issue about 1 year ago
chore(deps): Bump clap from 4.4.10 to 4.4.11

dependabot[bot] opened this pull request about 1 year ago
add agg-tiles-hash calc to `martin-cp`

nyurik opened this pull request about 1 year ago
Improve changelog management and release integration

nyurik opened this issue about 1 year ago
Add linting to CI for martin book

sharkAndshark opened this pull request about 1 year ago
chore(deps): Bump clap from 4.4.9 to 4.4.10

dependabot[bot] opened this pull request about 1 year ago
RUSTSEC-2023-0071: Marvin Attack: potential key recovery through timing sidechannels

github-actions[bot] opened this issue about 1 year ago
chore(deps): Bump sqlite-hashes from 0.5.1 to 0.5.2

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump clap from 4.4.8 to 4.4.9

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump pmtiles from 0.5.0 to 0.5.1

dependabot[bot] opened this pull request about 1 year ago
Use indicatif or prodash crates for CLI status reporting

nyurik opened this issue about 1 year ago
Does Martin docker compose service support "env_file" property?

geospatialweb opened this issue about 1 year ago
Update Docker build process

nyurik opened this pull request about 1 year ago
Error when building images after v0.9.3

jjcfrancisco opened this issue about 1 year ago
Add compression and query to martin-cp

nyurik opened this pull request about 1 year ago
Update document file names for outside links

sharkAndshark opened this pull request about 1 year ago
chore(deps): Bump serde from 1.0.192 to 1.0.193

dependabot[bot] opened this pull request about 1 year ago
Rename MartinError, benchmarks, streamline get_tile

nyurik opened this pull request about 1 year ago
Can't pass query params to function

iSINUS opened this issue about 1 year ago
Rename dst-type to mbtiles-type

nyurik opened this pull request about 1 year ago
Refactoring and minor changes

nyurik opened this pull request about 1 year ago