felt / tippecanoe

Build vector tilesets from large collections of GeoJSON features.
BSD 2-Clause "Simplified" License
906 stars 78 forks source link

FSL-style expressions can use unidecode data to smash case and diacritics #197

Closed e-n-f closed 6 months ago

e-n-f commented 7 months ago

This PR adds a --unidecode-data option to read the Unidecode data file from https://github.com/kmike/text-unidecode/. If it is specified, FSL-style filter expressions will use the Unidecode conventions to transliterate (romanize) the string literals and attributes, and convert them to lower case, before comparing.