ǝɹʇʇɐʃǝ◖ xıʃǝɟ pushed to branch upstream at Debian GIS Project / tilemaker


Commits:
d1695080 by Felix Delattre at 2026-03-18T14:04:38+01:00
New upstream version 3.1.0
- - - - -


116 changed files:

- .github/workflows/ci.yml
- CHANGELOG.md
- CMakeLists.txt
- Dockerfile
- Makefile
- README.md
- action.yml
- docs/CONFIGURATION.md
- docs/INSTALL.md
- docs/RELATIONS.md
- docs/RUNNING.md
- + get-coastline.sh
- + get-landcover.sh
- + get-monaco.sh
- include/append_vector.h
- include/attribute_store.h
- include/coordinates.h
- include/external/kaguya.hpp
- + include/external/libdeflate/libdeflate.h
- include/geojson_processor.h
- include/geojson_writer.h
- include/geom.h
- include/helpers.h
- include/mmap_allocator.h
- include/node_stores.h
- include/options_parser.h
- include/osm_lua_processing.h
- include/osm_mem_tiles.h
- include/osm_store.h
- include/output_object.h
- include/pbf_processor.h
- include/shared_data.h
- include/shp_mem_tiles.h
- include/tag_map.h
- + include/tile_coordinates_set.h
- include/tile_data.h
- + include/tile_data_base.h
- + include/visvalingam.h
- resources/config-coastline.json
- resources/config-openmaptiles.json
- resources/docker-entrypoint.sh
- resources/process-coastline.lua
- resources/process-debug.lua
- resources/process-example.lua
- resources/process-openmaptiles.lua
- server/Simple-Web-Server/server_http.hpp
- server/server.cpp
- src/attribute_store.cpp
- + src/external/libdeflate/common_defs.h
- + src/external/libdeflate/lib/adler32.c
- + src/external/libdeflate/lib/arm/adler32_impl.h
- + src/external/libdeflate/lib/arm/cpu_features.c
- + src/external/libdeflate/lib/arm/cpu_features.h
- + src/external/libdeflate/lib/arm/crc32_impl.h
- + src/external/libdeflate/lib/arm/crc32_pmull_helpers.h
- + src/external/libdeflate/lib/arm/crc32_pmull_wide.h
- + src/external/libdeflate/lib/arm/matchfinder_impl.h
- + src/external/libdeflate/lib/bt_matchfinder.h
- + src/external/libdeflate/lib/cpu_features_common.h
- + src/external/libdeflate/lib/crc32.c
- + src/external/libdeflate/lib/crc32_multipliers.h
- + src/external/libdeflate/lib/crc32_tables.h
- + src/external/libdeflate/lib/decompress_template.h
- + src/external/libdeflate/lib/deflate_compress.c
- + src/external/libdeflate/lib/deflate_compress.h
- + src/external/libdeflate/lib/deflate_constants.h
- + src/external/libdeflate/lib/deflate_decompress.c
- + src/external/libdeflate/lib/gzip_compress.c
- + src/external/libdeflate/lib/gzip_constants.h
- + src/external/libdeflate/lib/gzip_decompress.c
- + src/external/libdeflate/lib/hc_matchfinder.h
- + src/external/libdeflate/lib/ht_matchfinder.h
- + src/external/libdeflate/lib/lib_common.h
- + src/external/libdeflate/lib/matchfinder_common.h
- + src/external/libdeflate/lib/riscv/matchfinder_impl.h
- + src/external/libdeflate/lib/utils.c
- + src/external/libdeflate/lib/x86/adler32_impl.h
- + src/external/libdeflate/lib/x86/adler32_template.h
- + src/external/libdeflate/lib/x86/cpu_features.c
- + src/external/libdeflate/lib/x86/cpu_features.h
- + src/external/libdeflate/lib/x86/crc32_impl.h
- + src/external/libdeflate/lib/x86/crc32_pclmul_template.h
- + src/external/libdeflate/lib/x86/decompress_impl.h
- + src/external/libdeflate/lib/x86/matchfinder_impl.h
- + src/external/libdeflate/lib/zlib_compress.c
- + src/external/libdeflate/lib/zlib_constants.h
- + src/external/libdeflate/lib/zlib_decompress.c
- src/geojson_processor.cpp
- src/geom.cpp
- src/helpers.cpp
- src/mbtiles.cpp
- src/mmap_allocator.cpp
- src/options_parser.cpp
- src/osm_lua_processing.cpp
- src/osm_mem_tiles.cpp
- src/osm_store.cpp
- src/output_object.cpp
- src/pbf_processor.cpp
- src/pmtiles.cpp
- src/pooled_string.cpp
- src/shared_data.cpp
- src/shp_mem_tiles.cpp
- src/shp_processor.cpp
- src/sorted_node_store.cpp
- src/sorted_way_store.cpp
- + src/tile_coordinates_set.cpp
- src/tile_data.cpp
- + src/tile_sorting.cpp
- src/tile_worker.cpp
- src/tilemaker.cpp
- + src/visvalingam.cpp
- test/attribute_store.test.cpp
- + test/helpers.test.cpp
- test/options_parser.test.cpp
- + test/test.jsonl
- + test/tile_coordinates_set.test.cpp


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/d1695080447f8640230890cc4591f5a297223906

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/d1695080447f8640230890cc4591f5a297223906
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to