Frank Elsinga

Results 1017 comments of Frank Elsinga
trafficstars

Which map Software are you using that requests this template instead of subsituting the values? Maplibre for example should replace the `{fontstack}`/.. variables: https://maplibre.org/maplibre-style-spec/glyphs/

I cannot really reproduce this. Can you share how you configured this and or where to click? Here is what is working for me: Style: https://raw.githubusercontent.com/TUM-Dev/NavigaTUM/refs/heads/main/map/styles/navigatum-basemap.json ![Image](https://github.com/user-attachments/assets/38d210bf-8efb-4c49-a787-805469b8856a) ![Image](https://github.com/user-attachments/assets/8b8bc121-e54a-4b42-b55e-6f0ba5692b28)

Ah, I see. I don't see a request to - `font.json` or - `fontstack.json` as refered [here](https://github.com/maplibre/maputnik/issues/18). This may be related to https://github.com/maplibre/maputnik/issues/945, I have not looked into this further....

Yes, the information is avaliable. Thing is that we can't realistically ask maputnik to support the `/catalog` format (can we?)

The code maputnik currently uses to load the metadata looks like this (=> no standard is mentioned 🤔): https://github.com/maplibre/maputnik/blob/c6174a57d9f934a1569f45edafca48859f799c0f/src/libs/metadata.ts#L20-L35

You ommitted what you are expecting => https://oidref.com/1.3.6.1.2.1.31.1.1.1.10 @isboy88 could you please enable debug loggin and report the output of this debug statement? https://github.com/louislam/uptime-kuma/blob/3b58ac3fd3712df192741b6b7bfd759d4624fd2c/server/monitor-types/snmp.js#L32

@evildronepilot this seems like a duplicate of https://github.com/louislam/uptime-kuma/issues/2000 Can you please edit your feature request to make this more distictive or close this issue?

Is being available and functional not the same issue? (=> I think these should be merged via a comment in #2000) Said monitor being able to delete local files sounds...

Could you note the assumptions in the frontend? Especially that users need to activate the monitoring plugin should be non-obvious.. > PR makes the following assumptions: > - Monitoring plugin...

How do we want to go about the rust integration? (I have not updated my PR to remove the experimental part, but can do so) Kontext: - https://github.com/meilisearch/meilisearch-rust/pull/554 These are...