10 Commits

Author SHA1 Message Date
Artem Pavlenko
66217fc1d0 tiles.input - don't abort fetching tiles on an empty results (e.g HTTP 204 from remote server) + simplify logic a bit 2025-10-21 10:32:36 +01:00
Artem Pavlenko
355046829f tiles.input - add max-threads (used to fetch tiles) datasource parameter (default 4) 2025-09-25 14:33:02 +01:00
Artem Pavlenko
4463032c64 tiles.input - add tiles_source::get_source(str) factory method + better names [skip ci] 2025-09-18 11:00:58 +01:00
Artem Pavlenko
2ad5f454e5 tiles.input - rafactor + cleanup + better namings [skip ci] 2025-09-18 10:34:13 +01:00
Artem Pavlenko
d37f6fa506 tiles.input - simplify logic by using [vector,raster]_tiles_featuresets to handle mbtiles + local and remote pmtiles (+ optional SSL)
[skip ci]
2025-09-18 09:46:28 +01:00
Artem Pavlenko
8af0c2d2a4 Experimental "zxy" featureset - initial implementation [WIP] [skip ci] 2025-08-21 11:49:09 +01:00
Artem Pavlenko
e61128056f clang-format -
+QualifierAlignment: Right
+Standard: c++20
2025-07-14 14:49:23 +01:00
Artem Pavlenko
e5b221f38d fix clang-format -
+BreakConstructorInitializers: BeforeColon
+PackConstructorInitializers: Never
2025-07-14 14:42:10 +01:00
Artem Pavlenko
6f1ee898c9 pre-commit run --show-diff-on-failure --color=always --all-files 2025-06-23 10:55:51 +01:00
Artem Pavlenko
136c972165 tiles.input - better names 2025-06-23 09:43:29 +01:00