Zsolt Ero

Results 314 comments of Zsolt Ero

Yes, that's the exact solution I settled on!

Hi, based on this discussion and this cookbook, I'm trying to come up with a recommended UUIDv7 PK type. ``` import uuid from typing import Annotated, TypeAlias import uuid_utils from...

Can you check if they show up in the inspector view? This way we can decide if it's a styling or data level choice. Set view to Inspect in the...

Thanks you for checking it up. Normally, I don't want to deviate from upstream OpenMapTiles, but I'm not against it either, if we believe some changes would be necessary. What...

Sure, I have nothing against the proposal. At this point please vote to show your interest, then if there is enough community interest I'll look into how can we do...

Hi! Thanks for the nice insights, really appreciated! 1. Yes, unpigz could work. The reason is mostly so that I can use aria and parallel downloads, as Cloudflare buckets are...

1. I mean I'm using it, but with a file on disk, not with a pipe. For this repo, I really prefer to keep it a temporary file + uncompress,...

Oh, yes, that one is a special, because they are versioned in the filename. If someone creates a custom style using these links: They'll be stuck on the old version...

You are right, but it is actually kept in the repo: https://github.com/hyperknot/openfreemap-styles/tree/main/sprites/sprites f384 is the only version we have currently.

You mean just a static one, so that sharing in social media is nicer?