tippecanoe icon indicating copy to clipboard operation
tippecanoe copied to clipboard

Reorder data in a tile using the value of a property

Open iandees opened this issue 5 years ago • 2 comments

I'm building a tileset with POI data that has an "importance" number on it. In areas where the data is very densely packed, I'd like to pre-collide the data out of the tile using the existing --gamma flag, but I want to drop the "least important" places in a tile rather than whatever order tippecanoe would pick, so I propose that tippecanoe add a new reordering flag that sorts features in a tile using the value of a given property name.

iandees avatar Apr 14 '20 13:04 iandees

You ended up solving this with MTS right?

e-n-f avatar Feb 03 '21 07:02 e-n-f

Yep. It'd still be nice to solve it in Tippecanoe, but I understand if it's not a priority for you.

iandees avatar Feb 03 '21 15:02 iandees