[Git][debian-gis-team/tippecanoe][debian/bookworm-backports] 11 commits: Don't swap attributes when reducing tiny polygon dust (#207)

Anthony Fok (@foka) gitlab at salsa.debian.org
Mon Mar 4 20:42:36 GMT 2024



Anthony Fok pushed to branch debian/bookworm-backports at Debian GIS Project / tippecanoe


Commits:
a987197e by Erica Fischer at 2024-02-26T15:41:26-08:00
Don't swap attributes when reducing tiny polygon dust (#207)

* Don't swap attributes when reducing tiny polygon dust

Because the dust placeholder may be misleadingly far from the feature
that contributed the most area to it

* Remove unused arguments; update changelog
- - - - -
853ada87 by Dane Springmeyer at 2024-02-28T12:54:22-08:00
[ci] test in debug mode (#202)


- - - - -
d9a5c2ee by Pal Szabo at 2024-02-28T14:08:34-08:00
highz precision values (#208)


- - - - -
312e1560 by Erica Fischer at 2024-02-29T10:39:10-08:00
Stabilize feature order in overzoom (#210)

* Stabilize feature order in overzoom

* I want my sorts to be stable, please

* Revert "[ci] test in debug mode (#202)"

This reverts commit 853ada87b54f948dd2bfee4b4660c1ecb713ab8b.

* No need to reinitialize here
- - - - -
6a8f1b83 by Erica Fischer at 2024-03-01T10:11:41-08:00
Fix some undefined behavior (#209)

* Fix some undefined behavior

* Avoid overflow in line simplification calculations

* Oops, missed a test

* Didn't mean to add that to the Makefile

* Revert "Revert "[ci] test in debug mode (#202)""

This reverts commit c95c328e4755f188c56bb73ea7485d5e851f02db.

* Fix reference to out-of-scope pointer

* Fix invalid shift and out-of-bounds vector element reference

* Update changelog and version
- - - - -
021bb96a by Erica Fischer at 2024-03-04T10:16:48-08:00
Allow non-string types to be used in "in" expressions (#211)

* Allow non-string types to be used in "in" expressions

* No unidecode smashing in "in" expressions, though!

* Update version and changelog
- - - - -
bfe4c10b by Anthony Fok at 2024-03-04T13:06:35-07:00
New upstream version 2.49.0
- - - - -
3707f4dd by Anthony Fok at 2024-03-04T13:08:27-07:00
Update upstream source from tag 'upstream/2.49.0'

Update to upstream version '2.49.0'
with Debian dir 84309ea9c8e4fb5e46c326c16ba205773e912165
- - - - -
63b002db by Anthony Fok at 2024-03-04T13:09:50-07:00
Update changelog for 2.49.0-1 release

- - - - -
d849065a by Anthony Fok at 2024-03-04T13:35:42-07:00
Merge tag 'debian/2.49.0-1' into debian/bookworm-backports

tippecanoe Debian release 2.49.0-1

- - - - -
8b4a77fe by Anthony Fok at 2024-03-04T13:36:00-07:00
Update changelog for 2.49.0-1~bpo12+1 release

- - - - -


23 changed files:

- .github/workflows/test.yml
- CHANGELOG.md
- Makefile
- README.md
- clip.cpp
- debian/changelog
- dirtiles.cpp
- evaluator.cpp
- geojson.cpp
- geometry.cpp
- geometry.hpp
- main.cpp
- mvt.cpp
- pmtiles_file.cpp
- pool.cpp
- serial.cpp
- shared_borders.cpp
- tests/coalesce-id/out/-z1_--coalesce_--reorder.json
- tests/muni/out/-z10_--retain-points-multiplier_10_-M10000_--drop-smallest-as-needed.json
- tests/ne_110m_admin_0_countries/out/--coalesce_-z2_-Ccat.json
- tests/ne_110m_admin_0_countries/out/-B10_-z0_--retain-points-multiplier_10_-d8_-yNAME.json
- tests/ne_110m_admin_0_countries/out/-ae_-zg_-M5000_--drop-densest-as-needed.json
- tests/ne_110m_admin_0_countries/out/-ae_-zg_-M5000_--drop-fraction-as-needed.json


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/tippecanoe/-/compare/8fce7ceeec5c41d7547fc3c008542ff61956866d...8b4a77fe20b3cb9b621589f3f86068d14b30a40a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/tippecanoe/-/compare/8fce7ceeec5c41d7547fc3c008542ff61956866d...8b4a77fe20b3cb9b621589f3f86068d14b30a40a
You're receiving this email because of your account on salsa.debian.org.


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


More information about the Pkg-grass-devel mailing list