Jyri-Matti Lähteenmäki
Jyri-Matti Lähteenmäki
This is an experimental extension to use Htmx to query a SQLite database served over HTTP, instead of using XHRs. I'm not expecting this to be merged, but I decided...
**Branch/Environment/Version** - Branch/Version: Master - Environment: Any **Describe the bug** Trying to map response headers while reverse proxying replaces every occurrence of TargetPath with ListenPath instead of just first one....
Hi, I've used sql.js-httpvfs for some hobby projects and just tried sqlite-wasm-http, and it looks nice! However, most my needs are small things that don't require any kind of build...
This PR fixes `org.geotools.filter.expression.geojson.JSONNodePropertyAccessorFactory.JSONNodePropertyAccessor` to allow getting nested property values from GEOJson data with `someProperty/someNestedProperty`. This is much less verbose syntax than using the jsonPointer function. The earlier implementation couldn't...
I had encountered some problems during rendering which looked like the displacement wasn't being applied correctly. I had some trouble figuring out why it doesn't happen always, but finally realized...