mapnik/plugins/input/csv
2024-05-18 10:22:29 +02:00
..
build.py Use std::filesystem when CXX_STD >= 17 and not USE_BOOST_FILESYSTEM 2023-03-09 13:17:28 +00:00
CMakeLists.txt move datasource_plugin into mapnik target 2023-01-23 16:13:32 +01:00
csv_datasource.cpp use std::optional instead of boost::optional 2024-05-18 10:22:29 +02:00
csv_datasource.hpp update pre-commit and format sources 2024-05-18 10:22:29 +02:00
csv_featureset.cpp use std::optional instead of boost::optional 2024-05-18 10:22:29 +02:00
csv_featureset.hpp format dir include and src 2022-01-27 00:12:08 +01:00
csv_getline.hpp format dir include and src 2022-01-27 00:12:08 +01:00
csv_index_featureset.cpp use std::optional instead of boost::optional 2024-05-18 10:22:29 +02:00
csv_index_featureset.hpp format dir include and src 2022-01-27 00:12:08 +01:00
csv_inline_featureset.cpp format dir include and src 2022-01-27 00:12:08 +01:00
csv_inline_featureset.hpp format dir include and src 2022-01-27 00:12:08 +01:00
csv_utils.cpp boost/algorithm/string/trim.hpp is needed for `trim_if' (boost 1.83) 2023-09-22 14:37:34 +01:00
csv_utils.hpp format dir include and src 2022-01-27 00:12:08 +01:00