Artem Pavlenko
|
9fae6a6eb8
|
tiles.input - check if feature's bounding box intersects vt extent when vt is not "contained" in query box.
|
2025-12-01 09:32:38 +00: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
|
479c6ef650
|
tiles.input - add support for direct tile URLs e.g scheme://hostname:port/source-name/{z}/{x}/{y}.ext [skip ci]
|
2025-09-18 14:58:13 +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
|
a24fd1dc7c
|
tiles.input - make tile data an std::optional to reduce data copying [WIP] [skip ci]
|
2025-09-15 15:37:26 +01:00 |
|
Artem Pavlenko
|
62a4a349d8
|
Correct and simplify zoom level logic [WIP] [skip ci]
|
2025-09-10 09:23:37 +01:00 |
|
Artem Pavlenko
|
07215a4cb2
|
Remove debug stderr [WIP] [skip ci]
|
2025-09-01 10:38:46 +01:00 |
|
Artem Pavlenko
|
5d3aad6823
|
Initialise spsc_queue with num_tiles to avoid locking + cache metadata to reduce net I/O [WIP] [skip ci]
|
2025-08-28 09:49:44 +01:00 |
|
Artem Pavlenko
|
91b6d6ba13
|
xyz_featureset - features_at_point [WIP] [skip ci]
|
2025-08-22 15:56:16 +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
|
ce9a3172a3
|
Pass 'filter_factor' (raster_tiles_featureset)
|
2025-06-23 14:06:59 +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
|
c87fa3d833
|
cleanup
|
2025-06-23 10:55:06 +01:00 |
|
Artem Pavlenko
|
136c972165
|
tiles.input - better names
|
2025-06-23 09:43:29 +01:00 |
|
Artem Pavlenko
|
0f440c2e44
|
Support more zoom levels.
|
2025-06-23 09:37:10 +01:00 |
|
Artem Pavlenko
|
686ec452f6
|
tiles.input - raster tiles support (pmtiles) [WIP] [skip ci]
|
2025-06-20 10:09:10 +01:00 |
|
Artem Pavlenko
|
3eaf993e61
|
clang-format
(pre-commit run --show-diff-on-failure --color=always --all-files)
|
2025-05-06 14:41:01 +01:00 |
|
Artem Pavlenko
|
9df9043e82
|
Cleanup [skip ci]
|
2025-05-06 14:32:27 +01:00 |
|
Artem Pavlenko
|
500b60ee8f
|
Fix CMakeLists.txt to work with 40e0a8a7530be8f6848f044c64219df514fc8443
|
2025-05-06 10:02:33 +01:00 |
|
Artem Pavlenko
|
40e0a8a753
|
Use header only boost.json in *nix
|
2025-05-06 09:35:14 +01:00 |
|
Artem Pavlenko
|
3124ce05b8
|
Link to boost_json to avoid C2491 and C2127 (header only approach fails on Windows)
|
2025-05-05 18:07:48 +01:00 |
|
Artem Pavlenko
|
743cbea432
|
pre-commit run --show-diff-on-failure --color=always --all-files
|
2025-05-01 10:09:33 +01:00 |
|
Artem Pavlenko
|
d3fb85f52c
|
Rename to "tiles.input" + cleanup [skip ci] [WIP]
|
2025-04-28 10:34:24 +01:00 |
|