Zsolt Ero
Zsolt Ero
@ajnisbet thanks a lot for sharing your knowledge, as well as your planned work on making a 30m GPXZ dataset! About hillshading, I've seen this image on Eduard's homepage about...
@stephenemslie what a coincidence, right now, I mean just a few hours ago https://mapterhorn.com/ was launched! It's exactly what I was looking for in this thread. Since it's 1.43 TB...
Hi, This is not yet high-priority, as you can just directly use the source Mapterhorn Cloudflare bucket with the Maplibre plugin. But in the future I'm planning on setting it...
Thanks, I didn't know it. Can you ask them at https://github.com/mapterhorn/mapterhorn/discussions if it's on purpose or just a missing configuration? If it's on purpose then I'll definitely make it a...
Great news, Mapterhorn also received Cloudflare sponsorship and opened up their CORS settings for public use. Soon it'll provide plugin-free endpoint in XYZ format, then I'll start working on OpenFreeMap...
Hi @edent, I never used clusters, I think it'd be great to ask the Maplibre GL JS devs about this particular limitation. I'd guess we should be able to specify...
We can add a nginx regex location to serve Noto Regular for all missing fonts though. I have to look into the nginx specifics for that. But let's ask the...
I believe the font wasn't specified in the original example, but I'll have a look at the actual example code.
OK, I added the official cluster example. Only two differences I made was: - use OpenFreeMap sources - specify font as Noto Sans Regular It's here: https://github.com/hyperknot/openfreemap/blob/main/website/src/examples/cluster.html Is there anything...
> In the meantime, is there an easy way for us to bypass this requirement and supply our own font for these objects? I cannot find a way to do...