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

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



Anthony Fok pushed to branch upstream 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
- - - - -


22 changed files:

- .github/workflows/test.yml
- CHANGELOG.md
- Makefile
- README.md
- clip.cpp
- 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/be2e09b36a680b9d12b74d24891f5bc5952e1bee...bfe4c10b6576fa32ae0ffd184282db0ec482a247

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/tippecanoe/-/compare/be2e09b36a680b9d12b74d24891f5bc5952e1bee...bfe4c10b6576fa32ae0ffd184282db0ec482a247
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/1a242538/attachment.htm>


More information about the Pkg-grass-devel mailing list