Bas Couwenberg pushed to branch upstream at Debian GIS Project / tilemaker
Commits: 45e30215 by Bas Couwenberg at 2026-08-30T15:11:51+02:00 New upstream version 3.2.0 - - - - - 69 changed files: - + .github/scripts/verify-generated-tiles.py - .github/workflows/ci.yml - .gitignore - CHANGELOG.md - CMakeLists.txt - Dockerfile - Makefile - + VERSION - + cmake/config_schema.h.in - docs/CONFIGURATION.md - docs/INSTALL.md - include/append_vector.h - include/attribute_store.h - + include/config_validator.h - include/coordinates.h - include/coordinates_geom.h - + include/declutter.h - include/geojson_processor.h - include/geom.h - include/geometry/correct.hpp - include/helpers.h - include/osm_lua_processing.h - include/osm_store.h - include/output_object.h - include/pbf_processor.h - include/polylabel.h - include/sharded_way_store.h - include/shared_data.h - include/shp_mem_tiles.h - include/shp_processor.h - + include/simplify_buildings.h - include/sorted_way_store.h - include/tile_data.h - include/way_store.h - include/way_stores.h - + resources/config-schema.json - resources/process-openmaptiles.lua - src/attribute_store.cpp - + src/config_validator.cpp - src/coordinates_geom.cpp - + src/declutter.cpp - src/geojson_processor.cpp - src/geom.cpp - src/helpers.cpp - src/osm_lua_processing.cpp - src/osm_mem_tiles.cpp - src/osm_store.cpp - src/pbf_processor.cpp - src/pbf_reader.cpp - src/pmtiles.cpp - src/pooled_string.cpp - src/sharded_way_store.cpp - src/shared_data.cpp - src/shp_mem_tiles.cpp - src/shp_processor.cpp - + src/simplify_buildings.cpp - src/sorted_node_store.cpp - src/sorted_way_store.cpp - src/tile_data.cpp - src/tile_worker.cpp - src/tilemaker.cpp - src/visvalingam.cpp - src/way_stores.cpp - test/append_vector.test.cpp - test/attribute_store.test.cpp - + test/config_validator.test.cpp - test/helpers.test.cpp - + test/osm_store.test.cpp - test/pooled_string.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/45e302150c30084ddc106d0c96195f06ef22d72b -- View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/45e302150c30084ddc106d0c96195f06ef22d72b You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
