1
0
Fork 0
mirror of https://github.com/mapnik/mapnik.git synced 2025-11-26 13:14:09 +01:00
mapnik/plugins/input/tiles
2025-11-05 14:49:57 +00:00
..
build.py tiles.input - link to zlib (ref #4535) 2025-11-05 14:37:51 +00:00
CMakeLists.txt tile.input - CMake - link to zlib (target_link_libraries(ZLIB::ZLIB)) (ref #4535) 2025-11-05 14:49:57 +00:00
mbtiles_source.hpp tiles.input - update error message [WIP] [skip ci] 2025-09-15 16:09:58 +01:00
mvt_io.cpp clang-format - 2025-07-14 14:49:23 +01:00
mvt_io.hpp clang-format - 2025-07-14 14:49:23 +01:00
mvt_message.hpp pre-commit run --show-diff-on-failure --color=always --all-files 2025-05-01 10:09:33 +01:00
pmtiles_source.hpp Re-apply fix from 5ed68a80c3 2025-10-05 07:14:56 -07:00
raster_tiles_featureset.cpp tiles.input - add max-threads (used to fetch tiles) datasource parameter (default 4) 2025-09-25 14:33:02 +01:00
raster_tiles_featureset.hpp tiles.input - add max-threads (used to fetch tiles) datasource parameter (default 4) 2025-09-25 14:33:02 +01:00
tiles_datasource.cpp tiles.input - add max-threads (used to fetch tiles) datasource parameter (default 4) 2025-09-25 14:33:02 +01:00
tiles_datasource.hpp tiles.input - add max-threads (used to fetch tiles) datasource parameter (default 4) 2025-09-25 14:33:02 +01:00
tiles_source.cpp tiles.input + add missing tiles_source.cpp 2025-09-19 11:03:02 +01:00
tiles_source.hpp tiles.input - add tiles_source::get_source(str) factory method + better names [skip ci] 2025-09-18 11:00:58 +01:00
vector_tiles_featureset.cpp 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
vector_tiles_featureset.hpp tiles.input - add max-threads (used to fetch tiles) datasource parameter (default 4) 2025-09-25 14:33:02 +01:00
xyz_tiles.hpp tiles.input - simplify logic by using [vector,raster]_tiles_featuresets to handle mbtiles + local and remote pmtiles (+ optional SSL) 2025-09-18 09:46:28 +01:00