martin/tests/expected/configured
Yuri Astrakhan 1a8e7c89a4
Implement http pmtiles (#991)
PMTiles is a web-optimized format, allowing the actual file to be read
with HTTP range requests. Supporting this use case instantly allows
Martin to function as a lambda executable accessing PMTiles, but without
any significant investment into devops or hosting large file.

PMTiles config now also allows `http` and `https` protocol.

```
# Publish PMTiles files
pmtiles:
  paths:
    # specific pmtiles file will be published as mypmtiles source
    # (use last portion of the URL without extension)
    - http://example.org/path/to/mypmtiles.pmtiles
  sources:
    # named source matching source name to a single file
    pm-src1: https://example.org/path/to/some_pmtiles.pmtiles
 ```

fixes #884

---------

Co-authored-by: Kyle Slugg-Urbino <35903887+kyleslugg@users.noreply.github.com>
2023-12-22 06:01:50 +00:00
..
catalog_cfg.json Implement http pmtiles (#991) 2023-12-22 06:01:50 +00:00
cmp_0_0_0.pbf [breaking] Use table name as the layer ID for PG tables (#598) 2023-03-13 07:41:25 -04:00
cmp_0_0_0.pbf.txt [breaking] Use table name as the layer ID for PG tables (#598) 2023-03-13 07:41:25 -04:00
fnc2_0_0_0.pbf Fix legacy DB, add CI tests (#547) 2023-01-01 05:03:21 +00:00
fnc2_0_0_0.pbf.txt Fix legacy DB, add CI tests (#547) 2023-01-01 05:03:21 +00:00
fnc_0_0_0.pbf Fix legacy DB, add CI tests (#547) 2023-01-01 05:03:21 +00:00
fnc_0_0_0.pbf.txt Fix legacy DB, add CI tests (#547) 2023-01-01 05:03:21 +00:00
fnc_comment_cfg.json Fix SQL comments when func or table is pre-configured (#1045) 2023-12-07 07:24:51 +00:00
font_1.pbf Implement dynamic font support /font/<name>/<start>-<end> (#755) 2023-10-28 05:10:48 +00:00
font_2.pbf Implement dynamic font support /font/<name>/<start>-<end> (#755) 2023-10-28 05:10:48 +00:00
font_3.pbf Implement dynamic font support /font/<name>/<start>-<end> (#755) 2023-10-28 05:10:48 +00:00
pmt2_0_0_0.png Minor cleanup and just reorg (#992) 2023-11-08 19:46:23 -05:00
pmt2_0_0_0.png.txt Minor cleanup and just reorg (#992) 2023-11-08 19:46:23 -05:00
pmt_0_0_0.png Add .pmtiles file support (#517) 2023-01-08 14:19:11 -05:00
pmt_0_0_0.png.txt Add .pmtiles file support (#517) 2023-01-08 14:19:11 -05:00
save_config.yaml Implement http pmtiles (#991) 2023-12-22 06:01:50 +00:00
spr_cmp_2x.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_cmp_2x.png Upgarde to v0.10 spreet crate, cleanup SpreetResult (#984) 2023-11-29 19:09:05 -05:00
spr_cmp_2x.png.txt Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_cmp.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_cmp.png Upgarde to v0.10 spreet crate, cleanup SpreetResult (#984) 2023-11-29 19:09:05 -05:00
spr_cmp.png.txt Upgarde to v0.10 spreet crate, cleanup SpreetResult (#984) 2023-11-29 19:09:05 -05:00
spr_mysrc_2x.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_mysrc_2x.png Upgarde to v0.10 spreet crate, cleanup SpreetResult (#984) 2023-11-29 19:09:05 -05:00
spr_mysrc_2x.png.txt Upgarde to v0.10 spreet crate, cleanup SpreetResult (#984) 2023-11-29 19:09:05 -05:00
spr_mysrc.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_mysrc.png Upgarde to v0.10 spreet crate, cleanup SpreetResult (#984) 2023-11-29 19:09:05 -05:00
spr_mysrc.png.txt Upgarde to v0.10 spreet crate, cleanup SpreetResult (#984) 2023-11-29 19:09:05 -05:00
spr_src1_2x.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_src1_2x.png Upgarde to v0.10 spreet crate, cleanup SpreetResult (#984) 2023-11-29 19:09:05 -05:00
spr_src1_2x.png.txt Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_src1.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_src1.png Upgarde to v0.10 spreet crate, cleanup SpreetResult (#984) 2023-11-29 19:09:05 -05:00
spr_src1.png.txt Upgarde to v0.10 spreet crate, cleanup SpreetResult (#984) 2023-11-29 19:09:05 -05:00
tbl_0_0_0.pbf [breaking] Use table name as the layer ID for PG tables (#598) 2023-03-13 07:41:25 -04:00
tbl_0_0_0.pbf.txt [breaking] Use table name as the layer ID for PG tables (#598) 2023-03-13 07:41:25 -04:00
tbl_comment_cfg.json Fix SQL comments when func or table is pre-configured (#1045) 2023-12-07 07:24:51 +00:00