-
## Data
Shiori version 1.7.1 (build 2315f0da403a2e5dca6841e83f0fac5f52e4a18f)
## Describe the bug / actual behavior
databases: mysql
version:8.0.36
os:ubuntu
```
time="2024-11-11T17:31:03…
-
## Problem
Good morning! I want this query to run, and perform an aggregate over the `GEOMETRY` type column. Any help would be greatly appreciated.
## Traceback
```
terminate called recursiv…
-
This issue serves to capture baseline data for `//geometry/benchmarking:compliant_mesh_intersection_benchmark` as well as track the progress of the PR train for a new contact surface algorithm.
The…
-
While trying to integrate the spatial index and Near Filter into my application [based on the published documentation](https://nitrite.dizitart.com/java-sdk/filter/index.html#near-filter), I was unabl…
-
@MuellerSeb Hello, I want to use your kriging interpolation method but I'm getting a memory error. How can I overcome this? However, although I waited for the same data in the SmartMap plugin in QGIS,…
-
Someone please help. I'm trying to insert a simple point into MySQL but have been quite unsuccessful due to an error.
**My Entity class**
```
@Entity(name = "listing")
@Data
public class Lis…
-
A common pattern for users is to dive all the way into the backing SArray's `data` of an `AxisTensor`. For example, in ClimaAtmos: `ᶠϵ₂₃ = ᶠϵ.components.data.:6`.
We should probably internalize the…
-
### Describe the Bug
Hello,
I tried to input some data with simple geoLocation (point via the map input type).
When I try to query by REST or GraphQL I always get an error :
GraphQL : "String …
-
### qBittorrent & operating system versions
qbittorrent_5.0.1_qt6_lt20_x64 AND qbittorrent_5.0.1_x64
Win 10 Pro
?
?
### What is the problem?
In standard window mode, the orange button 'loc…
-
for (var _i = 0, dataArray_1 = dataArray; _i < dataArray_1.length; _i++) {
var data = dataArray_1[_i];
var record = findDataByPoint(point, data, geometry);
if (record) {
…