Oliver Wipfli
Oliver Wipfli
Just to double-check, the MVT spec does support UTF-16?
I'm not speaking Greek so maybe this is not really an issue...
Yes I was thinking too that it must be using the javascript function `toUpperCase` for this. However, CSS seems to have a different behavior at least on my browser (chrome,...
JavaScript has also `toLocaleUpperCase` but I don't think that would help much here unless the user specifies the locale... https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toLocaleUpperCase
You could feed the geojson from this issue to tippecanoe and create a small mbtiles containing mvts. See https://github.com/felt/tippecanoe
Thanks for the feedback. Here is an example how to use the proof-of-concept: https://github.com/wipfli/maplibre-feature-properties-transform-example And you are right @HarelM the setFeaturePropertiesTransform function should not be available in the main thread,...
Thanks for asking @neodescis! I think this would be a good addition but I did not have a use-case for it recently and so did not work more on it....
You should look into geometries. That is a great idea. I just did not have a use-case for this at the time...
I use chrome on ubuntu. It is an old version I am ashamed of but somehow automatic updates are not working on my laptop... Feel free to open an issue...
Thanks for working on the disputed tag. In general we aim to align the protomaps basemap as far as possible with tilezen. Can you have a look at how they...