Frank Elsinga

Results 1093 comments of Frank Elsinga

> gcp compute engine with [...] firewall settings Could you try disabling the fiewall and see if this fixes the problem? I don't know what that firewall filters as I...

I don't think we actually do, but we would love a PR ^^ Said part of the docs is talking primarily about how we recognise functions. Quite misleading, true.

> support etags for `/catalog` This is acutally not as simple as it looks. When I changed to `HashMaps` for storage of the non-internal catalog, this also lost us the...

> Why can't we make the output stable, e.g. do a recursive key sort If we want to go this route, we should store our public catalog in `BTreeMap`'s. This...

@tuananh0707 I tried to reproduce what you reported and cannot. (given how high level this currently works, I would also be sceptical of this not working) | tilejson | tile...

I have reworded the remaing issue here to make it more obvious what is still left: - https://github.com/maplibre/martin/issues/1917

- [x] `Weilheim` is removed https://github.com/TUM-Dev/NavigaTUM/commit/fc0a479b3ff9c4386823e52ba68cb661c0e51e7e - [x] adresses are again asigned to the root building from its children https://github.com/TUM-Dev/NavigaTUM/commit/d254927c65dca2ecad6755f31e444f15c814a49e - [ ] address is changed (needs upstream actions)

ecosystem is not there yet: - `nightwind`: may not be compatible - `nuxt/tailwind`: https://github.com/nuxt-modules/tailwindcss/issues/820

Thanks for the thurough report ^^ Okay, I invested a bit of time today to speed this up. I am nowhere near fixing this, but let's start at the beginning...

> I just wanted to get a local setup running to be able to iteratively figure out the coordinates you can append `?debug=true` to the urls 😉 No need to...