[Git][debian-gis-team/tilemaker][master] 5 commits: New upstream version 3.2.0

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 30 14:36:51 BST 2026



Bas Couwenberg pushed to branch master at Debian GIS Project / tilemaker


Commits:
45e30215 by Bas Couwenberg at 2026-08-30T15:11:51+02:00
New upstream version 3.2.0
- - - - -
ba040472 by Bas Couwenberg at 2026-08-30T15:13:39+02:00
Update upstream source from tag 'upstream/3.2.0'

Update to upstream version '3.2.0'
with Debian dir df3c926d2249b7c5b3e3815ba92398f9a95e6ec5
- - - - -
1169179d by Bas Couwenberg at 2026-08-30T15:19:59+02:00
New upstream release.

- - - - -
04e073bb by Bas Couwenberg at 2026-08-30T15:22:05+02:00
Drop empty patch series.

- - - - -
115742ca by Bas Couwenberg at 2026-08-30T15:22:21+02:00
Set distribution to unstable.

- - - - -


71 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
- debian/changelog
- − debian/patches/series
- 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/-/compare/b6b8b5e874082637ec60db80a0feb8e3c3b4629f...115742caaee16316a9699decdd228c31f26117a1

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/compare/b6b8b5e874082637ec60db80a0feb8e3c3b4629f...115742caaee16316a9699decdd228c31f26117a1
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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260830/b8e4b9c9/attachment.htm>


More information about the Pkg-grass-devel mailing list